Home
last modified time | relevance | path

Searched defs:restore (Results 1 – 25 of 88) sorted by relevance

1234

/third_party/boost/boost/io/
Dios_state.hpp40 void restore() { in restore() function in boost::io::ios_flags_saver
69 void restore() { in restore() function in boost::io::ios_precision_saver
98 void restore() { in restore() function in boost::io::ios_width_saver
130 void restore() { in restore() function in boost::io::basic_ios_iostate_saver
162 void restore() { in restore() function in boost::io::basic_ios_exception_saver
192 void restore() { in restore() function in boost::io::basic_ios_tie_saver
222 void restore() { in restore() function in boost::io::basic_ios_rdbuf_saver
252 void restore() { in restore() function in boost::io::basic_ios_fill_saver
283 void restore() { in restore() function in boost::io::basic_ios_locale_saver
318 void restore() { in restore() function in boost::io::ios_iword_saver
[all …]
/third_party/flutter/skia/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp77 auto restore = fContext->makeCurrentAndAutoRestore(); in GLTestAtlasTextRenderer() local
279 auto restore = fContext->makeCurrentAndAutoRestore(); in createTexture() local
301 auto restore = fContext->makeCurrentAndAutoRestore(); in deleteTexture() local
313 auto restore = fContext->makeCurrentAndAutoRestore(); in setTextureData() local
337 auto restore = fContext->makeCurrentAndAutoRestore(); in drawSDFGlyphs() local
389 auto restore = fContext->makeCurrentAndAutoRestore(); in makeTargetHandle() local
426 auto restore = fContext->makeCurrentAndAutoRestore(); in targetDeleted() local
435 auto restore = fContext->makeCurrentAndAutoRestore(); in readTargetHandle() local
453 auto restore = fContext->makeCurrentAndAutoRestore(); in clearTarget() local
/third_party/flutter/skia/tools/gpu/
DGrContextFactory.cpp62 SkScopeExit restore(nullptr); in destroyContexts() local
85 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts() local
103 SkScopeExit restore(nullptr); in releaseResourcesAndAbandonContexts() local
267 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal() local
/third_party/skia/tools/gpu/
DGrContextFactory.cpp67 SkScopeExit restore(nullptr); in destroyContexts() local
90 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts() local
117 SkScopeExit restore(nullptr); in releaseResourcesAndAbandonContexts() local
318 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal() local
/third_party/boost/boost/serialization/
Dstate_saver.hpp52 struct restore { struct in boost::serialization::state_saver
53 static void invoke(T & previous_ref, const T & previous_value){ in invoke()
/third_party/python/Tools/scripts/
Dndiff.py119 def restore(which): function
/third_party/skia/src/core/
DSkMarkerStack.cpp58 void SkMarkerStack::restore(void* boundary) { in restore() function in SkMarkerStack
DSkRasterClipStack.h42 void restore() { in restore() function
/third_party/python/Tools/c-analyzer/c_common/
Dlogging.py51 def restore(): function
/third_party/boost/boost/xpressive/detail/utility/
Dsave_restore.hpp43 void restore() in restore() function
/third_party/boost/libs/locale/src/shared/
Dformat.cpp54 void format_parser::restore() in restore() function in boost::locale::details::format_parser
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_window.h42 DFBRectangle restore; member
/third_party/glib/gio/
Dgio-tool-trash.c30 static gboolean restore = FALSE; variable
/third_party/python/Lib/unittest/test/
Dtest_program.py325 def restore(): function
347 def restore(): function
Dtest_discovery.py465 def restore(): function
815 def restore(): function
/third_party/boost/boost/chrono/io/
Dduration_io.hpp105 void restore() in restore() function
Dtime_point_io.hpp572 void restore() in restore() function
628 void restore() in restore() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_wallpaper.js160 restore: function (...args) { method
/third_party/skia/experimental/sorttoy/
DFake.cpp127 void FakeDevice::restore(PaintersOrder paintersOrderWhenPopped) { in restore() function in FakeDevice
DFake.h262 void restore() { in restore() function
/third_party/flutter/skia/src/core/
DSkRasterClipStack.h93 void restore() { in restore() function
/third_party/mindspore/mindspore/lite/src/train/
Dtrain_session.cc88 void TrainSession::RestoreOps(const std::vector<CreatorOp> &restore) { in RestoreOps()
224 auto restore = ReplaceOps(); in CompileTrainGraph() local
424 … auto restore = CastTensor(t, kNumberTypeFloat32, this->context_->device_and_pkg_support_fp16()); in MixPrecisionExecKernels() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DVulkanTester.cpp92 void restore() in restore() function in ScopedSetEnvVar
/third_party/skia/src/utils/
DSkCamera.cpp172 void Sk3DView::restore() { in restore() function in Sk3DView
/third_party/pulseaudio/src/modules/
Dmodule-filter-apply.c378 …t_for_filter(struct userdata *u, pa_object *o, struct filter *filter, bool restore, bool is_sink_i… in move_object_for_filter()
412 …void move_objects_for_filter(struct userdata *u, pa_object *o, struct filter *filter, bool restore, in move_objects_for_filter()

1234