/third_party/python/Lib/lib2to3/fixes/ |
D | fix_asserts.py | 8 NAMES = dict( variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/icons/ |
D | Makefile | 3 NAMES := wpa_gui ap laptop group invitation macro
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
D | OperatorsTableSchema.java | 70 public static final ColumnGroup<SimpleLanguageTag, String> NAMES = field in OperatorsTableSchema
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/icons/ |
D | Makefile | 3 NAMES := wpa_gui ap laptop group invitation macro
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | DebugUtilitiesData.java | 29 public static final String [][] NAMES = { field in DebugUtilitiesData
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | DebugUtilitiesData.java | 33 public static final String [][] NAMES = { field in DebugUtilitiesData
|
/third_party/openssl/providers/ |
D | defltprov.c | 34 #define ALGC(NAMES, FUNC, CHECK) { { NAMES, "provider=default", FUNC }, CHECK } argument 35 #define ALG(NAMES, FUNC) ALGC(NAMES, FUNC, NULL) argument
|
D | legacyprov.c | 29 #define ALG(NAMES, FUNC) { NAMES, "provider=legacy", FUNC } argument
|
/third_party/node/deps/openssl/openssl/providers/ |
D | defltprov.c | 34 #define ALGC(NAMES, FUNC, CHECK) { { NAMES, "provider=default", FUNC }, CHECK } argument 35 #define ALG(NAMES, FUNC) ALGC(NAMES, FUNC, NULL) argument
|
D | legacyprov.c | 29 #define ALG(NAMES, FUNC) { NAMES, "provider=legacy", FUNC } argument
|
/third_party/python/Tools/scripts/ |
D | make_ctype.py | 4 NAMES = ("LOWER", "UPPER", "ALPHA", "DIGIT", "XDIGIT", "ALNUM", "SPACE") variable
|
/third_party/musl/libc-test/ |
D | Makefile | 7 NAMES:=$(SRCS:src/%.c=%) macro
|
/third_party/node/deps/openssl/openssl/providers/fips/ |
D | fipsprov.c | 39 #define ALGC(NAMES, FUNC, CHECK) { { NAMES, FIPS_DEFAULT_PROPERTIES, FUNC }, CHECK } argument 40 #define ALG(NAMES, FUNC) ALGC(NAMES, FUNC, NULL) argument
|
/third_party/openssl/providers/fips/ |
D | fipsprov.c | 39 #define ALGC(NAMES, FUNC, CHECK) { { NAMES, FIPS_DEFAULT_PROPERTIES, FUNC }, CHECK } argument 40 #define ALG(NAMES, FUNC) ALGC(NAMES, FUNC, NULL) argument
|