Home
last modified time | relevance | path

Searched defs:b1 (Results 1 – 15 of 15) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
Dbitset_test.cpp38 bitset<13U> b1(0xFFFF); in bitset1() local
87 bitset<13U> b1; in iostream() local
101 bitset<13U> b1; in iostream() local
Dfstream_test.cpp402 …char b1[] = { 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x',… in seek() local
428 …char b1[] = { 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x',… in seek() local
479 …wchar_t b1[] = { L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x… in seek() local
/ndk/tests/device/test-stlport/unit/
Dbitset_test.cpp38 bitset<13U> b1(0xFFFF); in bitset1() local
87 bitset<13U> b1; in iostream() local
101 bitset<13U> b1; in iostream() local
Dfstream_test.cpp402 …char b1[] = { 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x',… in seek() local
428 …char b1[] = { 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x',… in seek() local
479 …wchar_t b1[] = { L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x', L'x… in seek() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/
Datomic_is_lock_free.pass.cpp28 bool b1 = std::atomic_is_lock_free(static_cast<const A*>(&t)); in test() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/template.mask.array/mask.array.assign/
Dmask_array.pass.cpp23 bool b1[N1] = {true, false, false, true, true, false, in main() local
/ndk/tests/device/test-stlport_shared-exception/jni/
Doverload12_1.cpp19 B<1> b1; in main() local
Dfp-regs.cpp21 double a1, b1, c1, d1, e1, f1, g1, h1, i1, j1; in main() local
/ndk/tests/device/test-stlport_static-exception/jni/
Doverload12_1.cpp19 B<1> b1; in main() local
Dfp-regs.cpp21 double a1, b1, c1, d1, e1, f1, g1, h1, i1, j1; in main() local
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dinherited_exception.pass.cpp31 int b1; member
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-tuple_test.cc149 tuple<int> a1, b1; in TEST() local
Dgtest_unittest.cc7387 const int b1[3] = { 0, 1, 1 }; in TEST() local
/ndk/sources/android/support/src/stdio/
Dstrtod.c682 Bigint *b1; local
725 Bigint *b1; in increment() local
1010 Bigint *b1, *p5, *p51; local
1067 Bigint *b1; local
2397 Bigint *b, *b1, *delta, *mhi, *S; local
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngpriv.h639 #define PNG_CHUNK(b1,b2,b3,b4) \ argument