/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/io/ |
D | ios_state.hpp | 45 { this->restore(); } in ~ios_flags_saver() 47 void restore() in restore() function in boost::io::ios_flags_saver 70 { this->restore(); } in ~ios_precision_saver() 72 void restore() in restore() function in boost::io::ios_precision_saver 95 { this->restore(); } in ~ios_width_saver() 97 void restore() in restore() function in boost::io::ios_width_saver 123 { this->restore(); } in ~basic_ios_iostate_saver() 125 void restore() in restore() function in boost::io::basic_ios_iostate_saver 152 { this->restore(); } in ~basic_ios_exception_saver() 154 void restore() in restore() function in boost::io::basic_ios_exception_saver [all …]
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | UnwindRegistersRestore.S | 37 # restore all registers 70 # restore all registers 75 # restore rdi later 78 # restore rsp later 106 ; restore integral registerrs 140 ; restore float registers 174 ; restore vector registers if any are in use 271 ; skip restore of x0,x1 for now 286 ldr lr, [x0, #0x100] ; restore pc into lr 288 mov sp,x1 ; restore sp [all …]
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
D | _epilog.h | 27 # pragma info(restore)
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | Makefile.in | 239 restore=: && backupdir="$(am__leading_dot)am$$$$" && \ 244 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \ 256 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/ |
D | wcsnrtombs.inc | 66 * here so we can restore it if the multibyte
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | results_reporter.ipp | 167 s_rr_impl().m_stream_state_saver->restore();
|
D | unit_test_log.ipp | 264 s_log_impl().m_stream_state_saver->restore();
|
/ndk/build/core/ |
D | build-binary.mk | 18 $(call module-restore-locals,$(LOCAL_MODULE))
|
D | definitions.mk | 566 module-restore-locals = \
|
/ndk/sources/host-tools/make-3.81/po/ |
D | make.pot | 641 msgid "Could not restore stdin\n" 645 msgid "Could not restore stdout\n"
|
D | be.po | 645 msgid "Could not restore stdin\n" 649 msgid "Could not restore stdout\n"
|
D | ja.po | 654 msgid "Could not restore stdin\n" 658 msgid "Could not restore stdout\n"
|
D | ko.po | 654 msgid "Could not restore stdin\n" 658 msgid "Could not restore stdout\n"
|
D | zh_CN.po | 646 msgid "Could not restore stdin\n" 650 msgid "Could not restore stdout\n"
|
D | rw.po | 697 msgid "Could not restore stdin\n" 701 msgid "Could not restore stdout\n"
|
D | he.po | 655 msgid "Could not restore stdin\n" 659 msgid "Could not restore stdout\n"
|
D | sv.po | 651 msgid "Could not restore stdin\n" 655 msgid "Could not restore stdout\n"
|
D | id.po | 652 msgid "Could not restore stdin\n" 656 msgid "Could not restore stdout\n"
|
D | fi.po | 654 msgid "Could not restore stdin\n" 658 msgid "Could not restore stdout\n"
|
D | nl.po | 662 msgid "Could not restore stdin\n" 666 msgid "Could not restore stdout\n"
|
D | pl.po | 654 msgid "Could not restore stdin\n" 658 msgid "Could not restore stdout\n"
|
D | da.po | 650 msgid "Could not restore stdin\n" 654 msgid "Could not restore stdout\n"
|
D | hr.po | 652 msgid "Could not restore stdin\n" 656 msgid "Could not restore stdout\n"
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | cxa_demangle.cpp | 4459 save_value(T& restore) in save_value() argument 4460 : restore_(restore), in save_value() 4461 original_value_(restore) in save_value()
|
/ndk/sources/host-tools/make-3.81/ |
D | ChangeLog | 1791 * variable.h: Prototypes for {install,restore}_variable_buffer. 1793 before we eval, then restore the old one when we're done. 1800 (eval): Use the {install,restore}_conditionals for "include" 1802 (eval_buffer): Use {install,restore}_conditionals to preserve the
|