Home
last modified time | relevance | path

Searched refs:restorer (Results 1 – 25 of 38) sorted by relevance

12

/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmparser.cpp67 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseTopExpression() local
91 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseFunction() local
154 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseExpression() local
207 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseVarExpression() local
264 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseExpExpression() local
277 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseLogicalOrExpression() local
312 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseLogicalAndExpression() local
346 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseEqualityExpression() local
391 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseRelationalExpression() local
461 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseAddtiveExpression() local
[all …]
/external/linux-kselftest/tools/testing/selftests/x86/
Dvdso_restorer.c36 void *restorer; member
60 sa.restorer = NULL; /* request kernel-provided restorer */ in main()
/external/strace/tests-mx32/
Dsigaction.c54 unsigned long restorer;
181 new_act->restorer = (unsigned long) 0xdeadfacecafef00dULL; in main()
183 # define SA_RESTORER_ARGS , new_act->restorer in main()
/external/strace/tests/
Dsigaction.c54 unsigned long restorer;
181 new_act->restorer = (unsigned long) 0xdeadfacecafef00dULL; in main()
183 # define SA_RESTORER_ARGS , new_act->restorer in main()
/external/strace/tests-m32/
Dsigaction.c54 unsigned long restorer;
181 new_act->restorer = (unsigned long) 0xdeadfacecafef00dULL; in main()
183 # define SA_RESTORER_ARGS , new_act->restorer in main()
/external/compiler-rt/test/msan/Linux/
Dsyscalls_sigaction.cc14 long handler, flags, restorer; member
/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp68 SkScopeExit restorer(context_restorer()); in MacGLTestContext() local
/external/skqp/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp68 SkScopeExit restorer(context_restorer()); in MacGLTestContext() local
/external/tensorflow/tensorflow/python/tools/
Dfreeze_graph.py153 restorer = saver_lib.import_meta_graph(
155 restorer.restore(sess, input_checkpoint)
/external/pdfium/core/fpdfapi/render/
Dcpdf_rendercontext.cpp67 CFX_RenderDevice::StateRestorer restorer(pDevice); in Render() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp452 CFX_RenderDevice::StateRestorer restorer(pDevice); in DrawEdit() local
996 AutoRestorer<bool> restorer(&m_bNotifyFlag); in SetScrollInfo() local
1031 AutoRestorer<bool> restorer(&m_bNotifyFlag); in SetScrollPosY() local
1141 AutoRestorer<bool> restorer(&m_bNotifyFlag); in Refresh() local
1210 AutoRestorer<bool> restorer(&m_bNotifyFlag); in RefreshWordRange() local
1224 AutoRestorer<bool> restorer(&m_bNotifyFlag); in RefreshWordRange() local
1263 AutoRestorer<bool> restorer(&m_bNotifyFlag); in SetCaretInfo() local
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.cpp297 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithPattern() local
414 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithShading() local
/external/skqp/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm57 SkScopeExit restorer(context_restorer());
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp133 SkScopeExit restorer(context_restorer()); in WinGLTestContext() local
/external/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm57 SkScopeExit restorer(context_restorer());
/external/skqp/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp133 SkScopeExit restorer(context_restorer()); in WinGLTestContext() local
/external/tensorflow/tensorflow/contrib/slim/
DREADME.md612 restorer = tf.train.Saver()
615 restorer = tf.train.Saver([v1, v2])
621 restorer.restore(sess, "/tmp/model.ckpt")
658 restorer = tf.train.Saver(variables_to_restore)
662 restorer.restore(sess, "/tmp/model.ckpt")
697 restorer = tf.train.Saver(variables_to_restore)
701 restorer.restore(sess, "/tmp/model.ckpt")
/external/skqp/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp234 SkScopeExit restorer(context_restorer()); in GLXGLTestContext() local
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp234 SkScopeExit restorer(context_restorer()); in GLXGLTestContext() local
/external/pdfium/fxjs/
Dcjs_event_context.cpp39 AutoRestorer<bool> restorer(&m_bBusy); in RunScript() local
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp191 SkScopeExit restorer(context_restorer()); in EGLGLTestContext() local
/external/skqp/tools/gpu/gl/angle/
DGLTestContext_angle.cpp230 SkScopeExit restorer(context_restorer()); in ANGLEGLContext() local
/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp285 SkScopeExit restorer(context_restorer()); in CommandBufferGLTestContext() local
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp230 SkScopeExit restorer(context_restorer()); in ANGLEGLContext() local
/external/skqp/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp191 SkScopeExit restorer(context_restorer()); in EGLGLTestContext() local

12