Home
last modified time | relevance | path

Searched defs:Array (Results 1 – 13 of 13) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.require/
Dinvoke.pass.cpp20 struct Array struct
27 Array<char, 1>::type& f1(); argument
/ndk/tests/device/test-stlport_shared-exception/jni/
Darray5.cpp35 struct Array struct
45 Array A; in main() argument
/ndk/tests/device/test-stlport_static-exception/jni/
Darray5.cpp35 struct Array struct
45 Array A; in main() argument
/ndk/sources/cxx-stl/gabi++/tests/
Dcatch_array_01.cpp16 typedef char Array[4]; in main() typedef
Dcatch_array_02.cpp16 typedef char Array[4]; in main() typedef
Dtest_vector3.cpp62 typedef test1::A Array[10]; in main() typedef
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dcatch_array_01.cpp16 typedef char Array[4]; in main() typedef
Dcatch_array_02.cpp16 typedef char Array[4]; in main() typedef
Dtest_vector3.cpp53 typedef test1::A Array[10]; in main() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.rel/
Dis_convertible.pass.cpp35 typedef char Array[1]; typedef
/ndk/sources/host-tools/nawk-20071023/
Dawk.h88 typedef struct Array { /* symbol table array */ struct
92 } Array; typedef
/ndk/docs/renderscript/
Djquery.js12 …:"1.3.2",size:function(){return this.length},get:function(E){return E===g?Array.prototype.slice.ca… class
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_unittest.cc7345 typedef int Array[2]; in TEST() typedef