Home
last modified time | relevance | path

Searched refs:restore (Results 1 – 25 of 32) sorted by relevance

12

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/io/
Dios_state.hpp45 { 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/
DUnwindRegistersRestore.S37 # 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.h27 # pragma info(restore)
/ndk/sources/host-tools/make-3.81/doc/
DMakefile.in239 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/
Dwcsnrtombs.inc66 * here so we can restore it if the multibyte
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dresults_reporter.ipp167 s_rr_impl().m_stream_state_saver->restore();
Dunit_test_log.ipp264 s_log_impl().m_stream_state_saver->restore();
/ndk/build/core/
Dbuild-binary.mk18 $(call module-restore-locals,$(LOCAL_MODULE))
Ddefinitions.mk566 module-restore-locals = \
/ndk/sources/host-tools/make-3.81/po/
Dmake.pot641 msgid "Could not restore stdin\n"
645 msgid "Could not restore stdout\n"
Dbe.po645 msgid "Could not restore stdin\n"
649 msgid "Could not restore stdout\n"
Dja.po654 msgid "Could not restore stdin\n"
658 msgid "Could not restore stdout\n"
Dko.po654 msgid "Could not restore stdin\n"
658 msgid "Could not restore stdout\n"
Dzh_CN.po646 msgid "Could not restore stdin\n"
650 msgid "Could not restore stdout\n"
Drw.po697 msgid "Could not restore stdin\n"
701 msgid "Could not restore stdout\n"
Dhe.po655 msgid "Could not restore stdin\n"
659 msgid "Could not restore stdout\n"
Dsv.po651 msgid "Could not restore stdin\n"
655 msgid "Could not restore stdout\n"
Did.po652 msgid "Could not restore stdin\n"
656 msgid "Could not restore stdout\n"
Dfi.po654 msgid "Could not restore stdin\n"
658 msgid "Could not restore stdout\n"
Dnl.po662 msgid "Could not restore stdin\n"
666 msgid "Could not restore stdout\n"
Dpl.po654 msgid "Could not restore stdin\n"
658 msgid "Could not restore stdout\n"
Dda.po650 msgid "Could not restore stdin\n"
654 msgid "Could not restore stdout\n"
Dhr.po652 msgid "Could not restore stdin\n"
656 msgid "Could not restore stdout\n"
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_demangle.cpp4459 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/
DChangeLog1791 * 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

12