/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
D | test_vector3.pass.cpp | 43 void destroy(void* v) in destroy() function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/allocator.traits.members/ |
D | destroy.pass.cpp | 40 void destroy(U* p) in destroy() function
|
/ndk/sources/cxx-stl/gabi++/tests/ |
D | test_vector3.cpp | 51 CTOR_RETURN_TYPE destroy(void* v) in destroy() function
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/ |
D | sp_counted_base_gcc_x86.hpp | 124 virtual void destroy() // nothrow in destroy() function in boost::detail::sp_counted_base
|
D | sp_counted_base_spin.hpp | 81 virtual void destroy() // nothrow in destroy() function in boost::detail::sp_counted_base
|
D | sp_counted_base_gcc_mips.hpp | 132 virtual void destroy() // nothrow in destroy() function in boost::detail::sp_counted_base
|
D | sp_counted_impl.hpp | 215 virtual void destroy() // nothrow in destroy() function in boost::detail::sp_counted_impl_pda
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/ |
D | test_allocator.h | 87 void destroy(pointer p) {p->~T();} in destroy() function 147 void destroy(pointer p) {p->~T();} in destroy() function
|
D | allocators.h | 153 void destroy(U* p) in destroy() function
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _construct.h | 278 inline void destroy(_Tp* __pointer) { _STLP_STD::_Destroy(__pointer); } in destroy() function 280 inline void destroy(_ForwardIterator __first, _ForwardIterator __last) { _STLP_STD::_Destroy_Range(… in destroy() function
|
D | _pthread_alloc.h | 159 void destroy(pointer _p) { _p->~_Tp(); } in destroy() function
|
D | _alloc.h | 332 void destroy(pointer __p) { _STLP_STD::_Destroy(__p); } in destroy() function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/ |
D | test_allocator.h | 80 void destroy(pointer p) {p->~T();} in destroy() function
|
/ndk/tests/device/test-stlport/unit/ |
D | mvctor_declaration_test.cpp | 109 void destroy(pointer) {} in destroy() function in std::allocator
|
D | stack_allocator.h | 139 void destroy(pointer __p) { __p->~_Tp(); } in destroy() function
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | mvctor_declaration_test.cpp | 109 void destroy(pointer) {} in destroy() function in std::allocator
|
D | stack_allocator.h | 139 void destroy(pointer __p) { __p->~_Tp(); } in destroy() function
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/ |
D | optional.hpp | 436 void destroy() in destroy() function in boost::optional_detail::optional_base
|
/ndk/docs/Additional_library_docs/renderscript/ |
D | jquery.js | 32 …={version:"1.7.2",plugin:{add:function(k,l,n){var m=c.ui[k].prototype;for(var j in n){m.plugins[j]… argument 43 …;this.element.addClass("ui-resizable");c.extend(this,{_aspectRatio:!!(j.aspectRatio),aspectRatio:j… argument
|