Home
last modified time | relevance | path

Searched refs:LIST (Results 1 – 8 of 8) sorted by relevance

/ndk/tests/device/test-stlport_static-exception/jni/
Dp11667.cpp8 class LIST { class
11 LIST() { nitems = 16; items = new T[nitems]; }; in LIST() function in LIST
13 LIST(int u) { nitems = u; items = new T[nitems]; }; in LIST() function in LIST
44 LIST<int> mylist(10); in main()
/ndk/tests/device/test-stlport_shared-exception/jni/
Dp11667.cpp8 class LIST { class
11 LIST() { nitems = 16; items = new T[nitems]; }; in LIST() function in LIST
13 LIST(int u) { nitems = u; items = new T[nitems]; }; in LIST() function in LIST
44 LIST<int> mylist(10); in main()
/ndk/build/tools/
Dcommon-build-host-funcs.sh210 local LIST
211 LIST=$@
214 for ELEMENT in $LIST; do
/ndk/build/gmsl/
D__gmsl175 # LIST MANIPULATION FUNCTIONS
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-22214 `$(sort LIST)'
2215 Sort the words in LIST lexicographically, removing duplicates.
3257 with the Invariant Sections being LIST THEIR TITLES, with
3258 the Front-Cover Texts being LIST, and with the Back-Cover Texts
3259 being LIST.
Dmake.info-13114 LIST = one two three
3116 for i in $(LIST); do \
5319 `$(sort LIST)'
5320 Sorts the words of LIST in lexical order, removing duplicate
5601 $(foreach VAR,LIST,TEXT)
5603 The first two arguments, VAR and LIST, are expanded before anything
5605 the same time. Then for each word of the expanded value of LIST, the
5611 whitespace-separated words in LIST. The multiple expansions of TEXT
5646 they were beforehand. The other values which are taken from LIST are
Dmake.texi3717 LIST = one two three
3719 for i in $(LIST); do \
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.04147 # Loop through the user's path and test for each of PROGNAME-LIST
4213 # Loop through the user's path and test for each of PROGNAME-LIST