| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.partitions/ |
| D | stable_partition.pass.cpp | 56 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local 85 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local 125 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local 154 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local 183 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local 212 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local 241 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local 270 const unsigned size = sizeof(array)/sizeof(array[0]); in test() local 298 const unsigned size = 5; in test1() local
|
| /ndk/tests/device/asan-smoke/jni/ |
| D | asan_oob_test.cc | 33 NOINLINE void *malloc_fff(size_t size) { in malloc_fff() 35 NOINLINE void *malloc_eee(size_t size) { in malloc_eee() 37 NOINLINE void *malloc_ddd(size_t size) { in malloc_ddd() 39 NOINLINE void *malloc_ccc(size_t size) { in malloc_ccc() 41 NOINLINE void *malloc_bbb(size_t size) { in malloc_bbb() 43 NOINLINE void *malloc_aaa(size_t size) { in malloc_aaa() 56 NOINLINE void oob_test(int size, int off) { in oob_test() 67 for (int size = sizeof(T); size < 20; size += 5) { in OOBTest() local
|
| /ndk/sources/cxx-stl/gabi++/src/ |
| D | new.cc | 96 void* operator new(std::size_t size) throw(std::bad_alloc) { in operator new() 113 void* operator new(std::size_t size, const std::nothrow_t& no) in operator new() 123 void* operator new[](std::size_t size) throw(std::bad_alloc) { in operator new[]() 128 void* operator new[](std::size_t size, const std::nothrow_t& no) in operator new[]()
|
| /ndk/tests/device/test-stlport/unit/ |
| D | lexcmp_test.cpp | 33 const unsigned size = 6; in lexcmp1() local 42 const unsigned size = 6; in lexcmp2() local
|
| /ndk/tests/device/test-gnustl-full/unit/ |
| D | lexcmp_test.cpp | 33 const unsigned size = 6; in lexcmp1() local 42 const unsigned size = 6; in lexcmp2() local
|
| /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
| D | cxa_new_delete.cpp | 36 operator new(std::size_t size) in operator new() 69 operator new(size_t size, const std::nothrow_t&) in operator new() 94 operator new[](size_t size) in operator new[]() 110 operator new[](size_t size, const std::nothrow_t&) in operator new[]()
|
| /ndk/tests/device/test-stlport_shared-exception/jni/ |
| D | eh-alloca-1.cpp | 14 bar (char *p, int size) in bar() 29 foo (int size) throw (B,A) in foo()
|
| D | eh-inline-2.cpp | 14 bar (char *p, int size) in bar() 30 foo (int size) throw (B,A) in foo()
|
| D | badalloc1.cpp | 32 size_t size __attribute__((aligned)); member 41 extern "C" void *malloc (size_t size) in malloc() 63 extern "C" void *realloc (void *p, size_t size) in realloc()
|
| D | eh-vararg-1.cpp | 15 bar (char *p, int size) in bar() 35 int size; in foo() local
|
| D | new6.cpp | 11 void *operator new (size_t size) throw (bad_alloc) in operator new()
|
| D | eh-vararg-2.cpp | 15 bar (char *p, int size) in bar() 34 int size; in test() local
|
| /ndk/tests/device/test-stlport_static-exception/jni/ |
| D | eh-alloca-1.cpp | 14 bar (char *p, int size) in bar() 29 foo (int size) throw (B,A) in foo()
|
| D | eh-inline-2.cpp | 14 bar (char *p, int size) in bar() 30 foo (int size) throw (B,A) in foo()
|
| D | badalloc1.cpp | 32 size_t size __attribute__((aligned)); member 41 extern "C" void *malloc (size_t size) in malloc() 63 extern "C" void *realloc (void *p, size_t size) in realloc()
|
| D | eh-vararg-1.cpp | 15 bar (char *p, int size) in bar() 35 int size; in foo() local
|
| D | new6.cpp | 11 void *operator new (size_t size) throw (bad_alloc) in operator new()
|
| D | eh-vararg-2.cpp | 15 bar (char *p, int size) in bar() 34 int size; in test() local
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
| D | new.cpp | 47 operator new(std::size_t size) in operator new() 74 operator new(size_t size, const std::nothrow_t&) _NOEXCEPT in operator new() 93 operator new[](size_t size) in operator new[]() 103 operator new[](size_t size, const std::nothrow_t&) _NOEXCEPT in operator new[]()
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
| D | size.hpp | 29 struct size struct
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/ |
| D | item.hpp | 38 typedef typename next<typename Base::size>::type size; typedef 57 typedef typename next<typename Base::size>::type size; typedef 75 typedef typename prior<typename Base::size>::type size; typedef 91 typedef typename prior<typename Base::size>::type size; typedef
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/ |
| D | size.hpp | 40 size(const SinglePassRange& rng) in size() function
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/class.gslice/gslice.cons/ |
| D | start_size_stride.pass.cpp | 24 std::valarray<std::size_t> size(a1, sizeof(a1)/sizeof(a1[0])); in main() local
|
| /ndk/sources/cxx-stl/gabi++/tests/ |
| D | libtest_malloc_lockup.cpp | 41 extern "C" void* malloc(size_t size) { in malloc()
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.modifiers/ |
| D | push_back_rvalue.pass.cpp | 26 make(int size, int start = 0 ) in make() 47 void test(int size) in test()
|