HomeSort by relevance Sort by last modified time
    Searched defs:NAMES (Results 1 - 24 of 24) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
Makefile 3 NAMES := wpa_gui ap laptop group invitation
5 ICONS := $(addsuffix .png, $(foreach name, $(NAMES), $(foreach size, $(SIZES), $(size)/$(name))))
6 ICONS += $(addsuffix .xpm, $(NAMES))
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/
AnnotationVisibility.java 15 * * Neither the name of Google Inc. nor the names of its
41 private static String[] NAMES = new String[] {"build", "runtime", "system"};
44 if (visibility < 0 || visibility >= NAMES.length) {
47 return NAMES[visibility];
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/
ProfilesTableModel.java 23 private static final String[] NAMES = { "measure", "layout", "draw" };
43 return NAMES[row];
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DebugUtilitiesData.java 30 public static final String [][] NAMES = {
  /cts/tests/tests/sax/src/android/sax/cts/
ElementTest.java 57 private static final String[] NAMES = { "bob", "tom", "brett" };
77 assertEquals(NAMES[mNameIndex], body);
127 assertEquals(NAMES.length, mNameIndex);
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
ActivityTransition.java 65 public static final String[] NAMES = {
85 for (int i = 0; i < NAMES.length; i++) {
86 String name = NAMES[i];
109 public void onMapSharedElements(List<String> names,
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
CtsTestTest.java 56 private static final List<String> NAMES = new ArrayList<>();
61 NAMES.add(PACKAGE_NAME);
281 EasyMock.expect(mMockRepo.getPackageNames()).andReturn(NAMES).anyTimes();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tic.h 54 ** Names Section, containing the names of the terminal
137 * three are also used in the hash table of capability names. The scanner
146 #define NAMES 4 /* The names for a terminal type */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tic.h 54 ** Names Section, containing the names of the terminal
137 * three are also used in the hash table of capability names. The scanner
146 #define NAMES 4 /* The names for a terminal type */
  /frameworks/base/tools/aidl/
Type.cpp 5 Namespace NAMES;
47 NAMES.Add(VOID_TYPE);
50 NAMES.Add(BOOLEAN_TYPE);
55 NAMES.Add(BYTE_TYPE);
58 NAMES.Add(CHAR_TYPE);
63 NAMES.Add(INT_TYPE);
68 NAMES.Add(LONG_TYPE);
73 NAMES.Add(FLOAT_TYPE);
78 NAMES.Add(DOUBLE_TYPE);
81 NAMES.Add(STRING_TYPE)
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardTextsTable.java 84 private static final String[] NAMES = {
    [all...]
  /external/proguard/src/proguard/classfile/instruction/
InstructionConstants.java 234 public static final String[] NAMES =
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.10/
proguard-base-4.10.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.11/
proguard-base-4.11.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.1/
proguard-base-5.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.2.1/
proguard-base-5.2.1.jar 
  /prebuilts/tools/common/offline-m2/net/sf/proguard/proguard-base/5.1/
proguard-base-5.1.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 630 milliseconds