Home
last modified time | relevance | path

Searched defs:NAMES (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Lib/lib2to3/fixes/
Dfix_asserts.py8 NAMES = dict( variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/icons/
DMakefile3 NAMES := wpa_gui ap laptop group invitation macro
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DOperatorsTableSchema.java70 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/
DMakefile3 NAMES := wpa_gui ap laptop group invitation macro
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DDebugUtilitiesData.java33 public static final String [][] NAMES = { field in DebugUtilitiesData
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDebugUtilitiesData.java29 public static final String [][] NAMES = { field in DebugUtilitiesData
/third_party/python/Tools/scripts/
Dmake_ctype.py4 NAMES = ("LOWER", "UPPER", "ALPHA", "DIGIT", "XDIGIT", "ALNUM", "SPACE") variable
/third_party/musl/libc-test/
DMakefile7 NAMES:=$(SRCS:src/%.c=%) macro