Searched refs:keywords (Results 1 – 17 of 17) sorted by relevance
/system/apex/tests/ |
D | TEST_MAPPING | 34 "keywords": ["primary-device"] 38 "keywords": ["primary-device"] 45 "keywords": ["primary-device"] 49 "keywords": ["primary-device"] 53 "keywords": ["primary-device"] 57 "keywords": ["primary-device"] 61 "keywords": ["primary-device"]
|
/system/netd/ |
D | TEST_MAPPING | 11 "keywords": ["netd-device-kernel-4.9", "netd-device-kernel-4.14"]}, 13 "keywords": ["netd-device-kernel-4.9", "netd-device-kernel-4.14"]}, 15 "keywords": ["netd-device-kernel-4.9", "netd-device-kernel-4.14"]}
|
/system/tools/xsdc/src/com/android/xsdc/java/ |
D | Utils.java | 23 private static final String[] keywords = { field in Utils 34 private static final HashSet<String> keywordSet = new HashSet<>(Arrays.asList(keywords));
|
/system/tools/xsdc/src/com/android/xsdc/cpp/ |
D | Utils.java | 23 private static final String[] keywords = { field in Utils 37 private static final HashSet<String> keywordSet = new HashSet<>(Arrays.asList(keywords));
|
/system/tools/aidl/tests/ |
D | aidl_parser_fuzzer.dict | 1 # keywords
|
/system/update_engine/fuzz/ |
D | xml.dict | 26 # keywords
|
/system/tools/hidl/ |
D | AST.cpp | 850 static const std::vector<std::string> keywords({ in isJavaCompatible() local 863 if (std::find(keywords.begin(), keywords.end(), comp) != keywords.end()) { in isJavaCompatible()
|
D | hidl-gen_y.yy | 122 static const std::vector<std::string> keywords({ 156 if (std::find(keywords.begin(), keywords.end(), identifier) != keywords.end()) {
|
/system/bt/gd/packet/parser/ |
D | language_l.ll | 39 * all keywords will be treated as an identifier.
|
/system/tools/aidl/ |
D | aidl_language_l.ll | 103 /* keywords */
|
D | aidl_language_y.yy | 194 /* A couple of tokens that are keywords elsewhere are identifiers when
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | seapp_contexts | 63 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | seapp_contexts | 63 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | seapp_contexts | 63 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | seapp_contexts | 103 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/private/ |
D | seapp_contexts | 103 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | seapp_contexts | 103 # rules are never output to the built seapp_contexts file. Like all keywords,
|