/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _auto_ptr.h | 39 _Tp* release() const { _M_r.__set(__STATIC_CAST(void*, 0)); return _M_p; } in release() function 53 _Tp* release() _STLP_NOTHROW { in release() function 89 _Tp* __conversionCheck = __r.release(); in auto_ptr() 94 _Tp* __conversionCheck = __r.release(); 100 auto_ptr(_Self& __r) _STLP_NOTHROW { this->__set(__r.release()); } in auto_ptr() 103 reset(__r.release()); 110 { this->__set(__r.release()); } in auto_ptr() 113 reset(__r.release()); 121 { return auto_ptr<_Tp1>(release()); }
|
/ndk/sources/cxx-stl/stlport/src/ |
D | iostream.cpp | 173 return result.release(); in _Stl_create_filebuf() 185 return result.release(); in _Stl_create_wfilebuf() 224 istream* ptr_cin = new(&cin) istream(cin_buf.get()); cin_buf.release(); in _S_initialize() 225 ostream* ptr_cout = new(&cout) ostream(cout_buf.get()); cout_buf.release(); in _S_initialize() 226 ostream* ptr_cerr = new(&cerr) ostream(cerr_buf.get()); cerr_buf.release(); in _S_initialize() 227 /*ostream* ptr_clog = */ new(&clog) ostream(clog_buf.get()); clog_buf.release(); in _S_initialize() 238 wistream* ptr_wcin = new(&wcin) wistream(win.get()); win.release(); in _S_initialize() 239 wostream* ptr_wcout = new(&wcout) wostream(wout.get()); wout.release(); in _S_initialize() 240 wostream* ptr_wcerr = new(&wcerr) wostream(werr.get()); werr.release(); in _S_initialize() 241 /*wostream* ptr_wclog = */ new(&wclog) wostream(wlog.get()); wlog.release(); in _S_initialize() [all …]
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | cxa_vector.cpp | 49 void release () { enabled_ = false; } in release() function in __cxxabiv1::__anon70efdc130111::st_heap_block2 64 void release () { enabled_ = false; } in release() function in __cxxabiv1::__anon70efdc130111::st_heap_block3 85 void release () { enabled_ = false; } in release() function in __cxxabiv1::__anon70efdc130111::st_cxa_cleanup 99 void release () { enabled_ = false; } in release() function in __cxxabiv1::__anon70efdc130111::st_terminate 159 heap.release (); // We're good! in __cxa_vec_new2() 188 heap.release (); // We're good! in __cxa_vec_new3() 218 cleanup.release (); // We're good! in __cxa_vec_cctor() 242 cleanup.release (); // We're good! in __cxa_vec_ctor() 268 exception_guard.release (); // We're good ! in __cxa_vec_dtor() 270 cleanup.release (); // We're still good! in __cxa_vec_dtor() [all …]
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.mod/ |
D | release.pass.cpp | 44 assert(lk.release() == &m); in main() 49 static_assert(noexcept(lk.release()), "release must be noexcept"); in main()
|
/ndk/sources/cxx-stl/gabi++/src/ |
D | cxxabi_vec.cc | 58 void release() { in release() function in __anon439609a40111::scoped_block 85 void release() { in release() function in __anon439609a40111::scoped_cleanup 106 void release() { in release() function in __anon439609a40111::scoped_catcher 187 block.release(); in __cxa_vec_new3() 214 cleanup.release(); in __cxa_vec_ctor() 242 cleanup.release(); in __cxa_vec_dtor() 266 catcher.release(); in __cxa_vec_cleanup() 356 cleanup.release(); in __cxa_vec_cctor()
|
/ndk/tests/build/build-mode/jni/ |
D | Application.mk | 2 APP_OPTIM := release
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/ |
D | exception.hpp | 34 release(); in ~refcount_ptr() 53 release(); in adopt() 76 release() in release() function in boost::exception_detail::refcount_ptr 78 if( px_ && px_->release() ) in release() 163 virtual bool release() const = 0;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.modifiers/ |
D | release.pass.cpp | 23 int* j = p.release(); in main()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.modifiers/ |
D | release.pass.cpp | 23 int* j = p.release(); in main()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.auto.ptr/auto.ptr/auto.ptr.members/ |
D | release.pass.cpp | 27 A* p2 = ap.release(); in test()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.locking/ |
D | unlock.pass.cpp | 44 lk.release(); in main()
|
D | try_lock.pass.cpp | 52 lk.release(); in main()
|
D | try_lock_for.pass.cpp | 57 lk.release(); in main()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/ |
D | unlock.pass.cpp | 49 lk.release(); in main()
|
D | try_lock.pass.cpp | 57 lk.release(); in main()
|
D | try_lock_for.pass.cpp | 62 lk.release(); in main()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.mod/ |
D | release.pass.cpp | 39 assert(lk.release() == &m); in main()
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/ |
D | ChangeLog | 12 * Initial release.
|
/ndk/ |
D | checkbuild.py | 133 if args.release is not None: 134 package_args.append('--release={}'.format(args.release)) 143 release = args.release 144 if args.release is None: 145 release = datetime.date.today().strftime('%Y%m%d') 150 test_dir = os.path.join(out_dir, 'android-ndk-{}'.format(release))
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/ |
D | sp_counted_base_gcc_x86.hpp | 141 void release() // nothrow in release() function in boost::detail::sp_counted_base
|
D | sp_counted_base_gcc_mips.hpp | 149 void release() // nothrow in release() function in boost::detail::sp_counted_base
|
D | sp_counted_base_spin.hpp | 98 void release() // nothrow in release() function in boost::detail::sp_counted_base
|
/ndk/sources/cpufeatures/ |
D | README.TXT | 6 but it is DEPRECATED and will be removed in a future NDK release.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | mutex | 145 mutex_type* release() noexcept; 317 __u0.release(); 338 __u0.release(); 357 __u0.release(); 366 __u1.release(); 390 __u0.release(); 403 __u1.release();
|
/ndk/sources/host-tools/make-3.81/w32/ |
D | Makefile | 91 ACLOCAL = ${SHELL} /opt/src/make/make-release/config/missing --run aclocal-1.9 95 AMTAR = ${SHELL} /opt/src/make/make-release/config/missing --run tar 97 AUTOCONF = ${SHELL} /opt/src/make/make-release/config/missing --run autoconf 98 AUTOHEADER = ${SHELL} /opt/src/make/make-release/config/missing --run autoheader 99 AUTOMAKE = ${SHELL} /opt/src/make/make-release/config/missing --run automake-1.9 132 MAKEINFO = ${SHELL} /opt/src/make/make-release/config/missing --run makeinfo 188 install_sh = /opt/src/make/make-release/config/install-sh
|