OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NAMES
(Results
1 - 12
of
12
) 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
))
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/
ProfilesTableModel.java
23
private static final String[]
NAMES
= { "measure", "layout", "draw" };
43
return
NAMES
[row];
/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);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.6/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.7-4.6/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
3
Namespace
NAMES
;
45
NAMES
.Add(VOID_TYPE);
48
NAMES
.Add(BOOLEAN_TYPE);
53
NAMES
.Add(BYTE_TYPE);
56
NAMES
.Add(CHAR_TYPE);
61
NAMES
.Add(INT_TYPE);
66
NAMES
.Add(LONG_TYPE);
71
NAMES
.Add(FLOAT_TYPE);
76
NAMES
.Add(DOUBLE_TYPE);
79
NAMES
.Add(STRING_TYPE)
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardTextsSet.java
104
private static final String[]
NAMES
= {
[
all
...]
/external/proguard/src/proguard/classfile/instruction/
InstructionConstants.java
234
public static final String[]
NAMES
=
/external/proguard/lib/
proguard.jar
/prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar
/prebuilts/tools/common/m2/internal/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar
Completed in 355 milliseconds