Home
last modified time | relevance | path

Searched defs:restorer (Results 1 – 25 of 32) 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/compiler-rt/test/msan/Linux/
Dsyscalls_sigaction.cc14 long handler, flags, restorer; member
/external/linux-kselftest/tools/testing/selftests/x86/
Dvdso_restorer.c36 void *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/pdfium/core/fpdfapi/render/
Dcpdf_rendercontext.cpp67 CFX_RenderDevice::StateRestorer restorer(pDevice); in Render() local
/external/valgrind/coregrind/m_sigframe/
Dsigframe-s390x-linux.c288 void *restorer) in build_sigframe()
347 void *restorer) in build_rt_sigframe()
Dsigframe-x86-linux.c421 void *restorer) in build_sigframe()
479 void *restorer) in build_rt_sigframe()
Dsigframe-arm-linux.c129 void *restorer){ in build_sigframe()
Dsigframe-arm64-linux.c122 void *restorer) in build_sigframe()
Dsigframe-amd64-linux.c402 void *restorer) in build_rt_sigframe()
/external/skqp/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp123 SkScopeExit restorer(context_restorer()); in WinGLTestContext() local
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp123 SkScopeExit restorer(context_restorer()); in WinGLTestContext() 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/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp234 SkScopeExit restorer(context_restorer()); in GLXGLTestContext() local
/external/skqp/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp234 SkScopeExit restorer(context_restorer()); in GLXGLTestContext() local
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp228 SkScopeExit restorer(context_restorer()); in ANGLEGLContext() local
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp182 SkScopeExit restorer(context_restorer()); in EGLGLTestContext() local
/external/skqp/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp182 SkScopeExit restorer(context_restorer()); in EGLGLTestContext() local
/external/skqp/tools/gpu/gl/angle/
DGLTestContext_angle.cpp228 SkScopeExit restorer(context_restorer()); in ANGLEGLContext() local
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp285 SkScopeExit restorer(context_restorer()); in CommandBufferGLTestContext() local
/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp285 SkScopeExit restorer(context_restorer()); in CommandBufferGLTestContext() local
/external/skqp/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp477 auto restorer = context->makeCurrentAndAutoRestore(); in MakeGLTestAtlasTextRenderer() local
/external/skia/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp477 auto restorer = context->makeCurrentAndAutoRestore(); in MakeGLTestAtlasTextRenderer() local

12