/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.rtti/bad.cast/ |
D | bad_cast.pass.cpp | 23 std::bad_cast b2 = b; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.dynamic/alloc.errors/bad.alloc/ |
D | bad_alloc.pass.cpp | 23 std::bad_alloc b2 = b; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.exception/exception/ |
D | exception.pass.cpp | 21 std::exception b2 = b; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.dynamic/alloc.errors/new.badlength/ |
D | bad_array_new_length.pass.cpp | 23 std::bad_array_new_length b2 = b; in main() local
|
D | bad_array_length.pass.cpp | 24 std::bad_array_length b2 = b; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.rtti/bad.typeid/ |
D | bad_typeid.pass.cpp | 23 std::bad_typeid b2 = b; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.exception/bad.exception/ |
D | bad_exception.pass.cpp | 23 std::bad_exception b2 = b; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/ |
D | atomic_is_lock_free.pass.cpp | 30 bool b2 = std::atomic_is_lock_free(static_cast<const volatile A*>(&vt)); in test() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/template.mask.array/mask.array.assign/ |
D | mask_array.pass.cpp | 27 bool b2[N2] = {true, false, true, true, in main() local
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | dyncast7.cpp | 16 const B& b2 = dynamic_cast<B&>(a); in x() local
|
D | overload12_1.cpp | 20 B<1> b2 (a); in main() local
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | dyncast7.cpp | 16 const B& b2 = dynamic_cast<B&>(a); in x() local
|
D | overload12_1.cpp | 20 B<1> b2 (a); in main() local
|
/ndk/tests/device/test-stlport/unit/ |
D | bitset_test.cpp | 39 bitset<13U> b2(0x1111); in bitset1() local
|
D | fstream_test.cpp | 411 char b2[10] = { 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y' }; in seek() local 442 char b2[10] = { 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y' }; in seek() local 497 wchar_t b2[10] = { L'y', L'y', L'y', L'y', L'y', L'y', L'y', L'y', L'y', L'y' }; in seek() local
|
D | mfunptr_test.cpp | 212 binder2nd<const_mem_fun1_ref_t<bool,V,int> > b2 = bind2nd( pmf, 2 ); in find() local
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | bitset_test.cpp | 39 bitset<13U> b2(0x1111); in bitset1() local
|
D | fstream_test.cpp | 411 char b2[10] = { 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y' }; in seek() local 442 char b2[10] = { 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y' }; in seek() local 497 wchar_t b2[10] = { L'y', L'y', L'y', L'y', L'y', L'y', L'y', L'y', L'y', L'y' }; in seek() local
|
D | mfunptr_test.cpp | 212 binder2nd<const_mem_fun1_ref_t<bool,V,int> > b2 = bind2nd( pmf, 2 ); in find() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
D | inherited_exception.cpp | 17 int b2; member
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | compile.c | 1267 struct buffer *b2; local 1293 struct buffer *b2; local
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest-tuple_test.cc | 153 tuple<int, double> a2, b2; in TEST() local
|
D | gtest_unittest.cc | 7388 const int b2[4] = { 0, 1, 2, 3 }; in TEST() local
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngpriv.h | 639 #define PNG_CHUNK(b1,b2,b3,b4) \ argument
|
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 2398 int bbits, b2, b5, be, dig, i, ieps, ilim0, local
|