Searched refs:items (Results 1 – 17 of 17) sorted by relevance
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | p11667.cpp | 11 LIST() { nitems = 16; items = new T[nitems]; }; in LIST() 13 LIST(int u) { nitems = u; items = new T[nitems]; }; in LIST() 16 return items[i]; in operator []() 21 T* src = items; in grow() 32 if (items) delete[] items; in grow() 34 items = newlist; in grow() 39 T *items; member in LIST
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | p11667.cpp | 11 LIST() { nitems = 16; items = new T[nitems]; }; in LIST() 13 LIST(int u) { nitems = u; items = new T[nitems]; }; in LIST() 16 return items[i]; in operator []() 21 T* src = items; in grow() 32 if (items) delete[] items; in grow() 34 items = newlist; in grow() 39 T *items; member in LIST
|
/ndk/sources/host-tools/make-3.81/ |
D | hash.c | 72 char *items = (char *) item_table; in hash_load() local 75 hash_insert (ht, items); in hash_load() 76 items += size; in hash_load()
|
D | COPYING | 324 mouse-clicks or menu items--whatever suits your program.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/ |
D | lit.cfg | 69 items = ln[ln.index('XFAIL:') + 6:].split(',') 70 test.xfails.extend([s.strip() for s in items]) 72 items = ln[ln.index('REQUIRES:') + 9:].split(',') 73 requires.extend([s.strip() for s in items]) 145 for name,value in self.exec_env.items())
|
/ndk/build/gmsl/ |
D | __gmsl | 43 # three items: major, minor, revision 812 # Returns: Number of items on the stack
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngpriv.h | 731 PNG_EXTERN PNG_FUNCTION(voidpf,png_zalloc,PNGARG((voidpf png_ptr, uInt items,
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 324 mouse-clicks or menu items--whatever suits your program.
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 323 mouse-clicks or menu items--whatever suits your program.
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 324 mouse-clicks or menu items--whatever suits your program.
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 324 mouse-clicks or menu items--whatever suits your program.
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 324 mouse-clicks or menu items--whatever suits your program.
|
/ndk/tests/abcc/jni/mman-win32/ |
D | LICENSE.TXT | 323 mouse-clicks or menu items--whatever suits your program.
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 324 mouse-clicks or menu items--whatever suits your program.
|
/ndk/sources/host-tools/make-3.81/po/ |
D | rw.po | 82 # svx/source\items\svxitems.src:RID_SVXITEMS_DATE_COMPLETE.text
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 206 % \vadjust-items are inserted at the left edge of the type. So 2722 % @multitablelinespace is space to leave between table items, baseline
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 10063 # If the user did not use the arguments to specify the items to instantiate,
|