/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
D | test_aux_runtime.cpp | 28 B *bp = NULL; in bad_typeid_test() local 44 B *bp = (B*)&d; // cast needed to break protection in bad_cast_test() local
|
/ndk/sources/cxx-stl/gabi++/tests/ |
D | test_aux_runtime.cpp | 28 B *bp = NULL; in bad_typeid_test() local 44 B *bp = (B*)&d; // cast needed to break protection in bad_cast_test() local
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | new3.cpp | 35 B *bp = new B; in main() local
|
D | ref9.cpp | 11 basic *bp; member
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | new3.cpp | 35 B *bp = new B; in main() local
|
D | ref9.cpp | 11 basic *bp; member
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/specialized.algorithms/uninitialized.fill/ |
D | uninitialized_fill.pass.cpp | 35 B* bp = (B*)pool; in main() local
|
/ndk/sources/host-tools/nawk-20071023/ |
D | lex.c | 106 char *bp = buf; in gettok() local 360 char *s, *bp; in string() local 509 char *bp; in regexpr() local
|
D | b.c | 292 uschar *op, *bp; in cclenter() local 772 uschar *bp; in relex() local
|
D | tran.c | 415 uschar *buf, *bp; in qstring() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/specialized.algorithms/uninitialized.copy/ |
D | uninitialized_copy.pass.cpp | 35 B* bp = (B*)pool; in main() local
|
D | uninitialized_copy_n.pass.cpp | 35 B* bp = (B*)pool; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/specialized.algorithms/uninitialized.fill.n/ |
D | uninitialized_fill_n.pass.cpp | 34 B* bp = (B*)pool; in main() local
|
/ndk/sources/host-tools/make-3.81/ |
D | commands.c | 146 char *bp; in set_file_variables() local
|
D | ansi2knr.c | 570 char **bp; local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | CompactUnwinder.hpp | 240 typename A::pint_t bp = registers.getEBP(); in frameUnwind() local
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngrtran.c | 2540 png_bytep bp = row; in png_do_unshift() local 2555 png_bytep bp = row; in png_do_unshift() local 2573 png_bytep bp = row; in png_do_unshift() local 2591 png_bytep bp = row; in png_do_unshift() local
|
/ndk/sources/cxx-stl/stlport/src/ |
D | num_put_float.cpp | 487 static size_t __format_float_scientific( __iostring& buf, const char *bp, in __format_float_scientific() 550 static size_t __format_float_fixed( __iostring &buf, const char *bp, in __format_float_fixed() 651 static inline size_t __format_float(__iostring &buf, const char * bp, in __format_float() 861 char * bp; local
|
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 3212 gethex( CONST char **sp, CONST FPI *fpi, Long *exp, Bigint **bp, int sign, locale_t loc) in gethex()
|