/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
D | test_vector2.pass.cpp | 55 void *storage; member 56 …vec_on_stack () : storage ( __cxxabiv1::__cxa_vec_new ( 10, 40, 8, throw_construct, … in vec_on_stack() 57 …~vec_on_stack () { __cxxabiv1::__cxa_vec_delete ( storage, 40, 8, … in ~vec_on_stack()
|
D | test_vector1.pass.cpp | 60 void *storage; member 61 …vec_on_stack () : storage ( __cxxabiv1::__cxa_vec_new ( 10, 40, 8, throw_construct, … in vec_on_stack() 62 …~vec_on_stack () CAN_THROW {__cxxabiv1::__cxa_vec_delete ( storage, 40, 8, … in ~vec_on_stack()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.flag/ |
D | default.pass.cpp | 26 _ALIGNAS_TYPE(A) char storage[sizeof(A)] = {1}; in main() 27 A& zero = *new (storage) A(); in main()
|
/ndk/sources/cxx-stl/gabi++/tests/ |
D | test_vector2.cpp | 75 void *storage; member 76 …vec_on_stack () : storage ( __cxxabiv1::__cxa_vec_new ( 10, 40, 8, throw_construct, … in vec_on_stack() 77 …~vec_on_stack () { __cxxabiv1::__cxa_vec_delete ( storage, 40, 8, … in ~vec_on_stack()
|
D | test_vector1.cpp | 79 void *storage; member 80 …vec_on_stack () : storage ( __cxxabiv1::__cxa_vec_new ( 10, 40, 8, throw_construct, … in vec_on_stack() 81 …~vec_on_stack () CAN_THROW {__cxxabiv1::__cxa_vec_delete ( storage, 40, 8, … in ~vec_on_stack()
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | addr2line.c | 110 long storage; in slurp_symtab() local 117 storage = bfd_get_symtab_upper_bound (abfd); in slurp_symtab() 118 if (storage == 0) in slurp_symtab() 120 storage = bfd_get_dynamic_symtab_upper_bound (abfd); in slurp_symtab() 123 if (storage < 0) in slurp_symtab() 126 syms = (asymbol **) xmalloc (storage); in slurp_symtab()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/ |
D | address.pass.cpp | 118 _ALIGNAS_TYPE(A) char storage[sizeof(A)] = {23}; in do_test() 119 A& zero = *new (storage) A(); in do_test()
|
D | integral.pass.cpp | 149 _ALIGNAS_TYPE(A) char storage[sizeof(A)] = {23}; in do_test() 150 A& zero = *new (storage) A(); in do_test()
|
D | bool.pass.cpp | 225 _ALIGNAS_TYPE(A) char storage[sizeof(A)] = {1}; in main() 226 A& zero = *new (storage) A(); in main()
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | new | 28 // new: Dynamic storage management.
|
/ndk/tests/awk/extract-pid/ |
D | test-1.in | 40 root 68 2 0 0 ffffffff 00000000 S file-storage
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | ios | 88 // 27.5.2.5 storage: 208 storage-class-specifier const error_category& iostream_category() noexcept; 296 // 27.5.2.5 storage:
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 119 fixed a storage leak in call() that appears to have been there since 643 fixed storage leak in freefa, failing to recover [N]CCL. 857 Fixed bug in call() that failed to recover storage. 861 another storage leak).
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | unit_test_parameters.ipp | 203 // storage for the CLAs
|
D | debug.ipp | 371 // copy all the argument values into local storage
|
D | execution_monitor.ipp | 735 // !! need to be placed in thread specific storage
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 131 a storage or distribution medium does not bring the other work under
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 131 a storage or distribution medium does not bring the other work under
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 131 a storage or distribution medium does not bring the other work under
|
/ndk/sources/host-tools/ndk-stack/ |
D | NOTICE | 131 a storage or distribution medium does not bring the other work under
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 131 a storage or distribution medium does not bring the other work under
|
/ndk/sources/host-tools/make-3.81/ |
D | COPYING | 132 a storage or distribution medium does not bring the other work under
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 131 a storage or distribution medium does not bring the other work under
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 131 a storage or distribution medium does not bring the other work under
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 343 and independent documents or works, in or on a volume of a storage or
|