Searched defs:as (Results 1 – 9 of 9) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/ |
D | ctor_sseq.pass.cpp | 182 unsigned as[] = {3, 5, 7}; in test1() local 297 unsigned as[] = {3, 5, 7}; in test2() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.disc/ |
D | ctor_sseq.pass.cpp | 28 unsigned as[] = {3, 5, 7}; in test1() local 43 unsigned as[] = {3, 5, 7}; in test2() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/ |
D | ctor_sseq.pass.cpp | 28 unsigned as[] = {3, 5, 7}; in test1() local 43 unsigned as[] = {3, 5, 7}; in test2() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/ |
D | ctor_sseq.pass.cpp | 28 unsigned as[] = {3, 5, 7}; in test1() local 43 unsigned as[] = {3, 5, 7}; in test2() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | libunwind.cpp | 75 unw_addr_space_t as, in unw_init_remote_thread() 113 unw_addr_space_x86_64 *as = new unw_addr_space_x86_64(task); in unw_create_addr_space_for_task() local 118 unw_addr_space_i386 *as = new unw_addr_space_i386(task); in unw_create_addr_space_for_task() local 134 unw_addr_space_i386 *as = (unw_addr_space_i386 *)asp; in unw_destroy_addr_space() local 139 unw_addr_space_x86_64 *as = (unw_addr_space_x86_64 *)asp; in unw_destroy_addr_space() local 145 unw_addr_space_ppc *as = (unw_addr_space_ppc *)asp; in unw_destroy_addr_space() local
|
D | UnwindCursor.hpp | 536 UnwindCursor<A, R>::UnwindCursor(unw_context_t *context, A &as) in UnwindCursor() 545 UnwindCursor<A, R>::UnwindCursor(A &as, void *) in UnwindCursor()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/ |
D | ctor_sseq.pass.cpp | 68 unsigned as[] = {3, 5, 7}; in test1() local
|
/ndk/tests/device/test-stlport/unit/ |
D | string_test.cpp | 304 const char* as = a.c_str(); in short_string() local
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | string_test.cpp | 304 const char* as = a.c_str(); in short_string() local
|