Home
last modified time | relevance | path

Searched defs:Continue (Results 1 – 25 of 43) sorted by relevance

12

/external/pdfium/core/fpdfapi/render/
Dcpdf_progressiverenderer.cpp42 void CPDF_ProgressiveRenderer::Continue(PauseIndicatorIface* pPause) { in Continue() function in CPDF_ProgressiveRenderer
Dcpdf_imageloader.cpp44 bool CPDF_ImageLoader::Continue(PauseIndicatorIface* pPause, in Continue() function in CPDF_ImageLoader
Dcpdf_imagecacheentry.cpp85 bool CPDF_ImageCacheEntry::Continue(PauseIndicatorIface* pPause, in Continue() function in CPDF_ImageCacheEntry
Dcpdf_pagerendercache.cpp106 bool CPDF_PageRenderCache::Continue(PauseIndicatorIface* pPause, in Continue() function in CPDF_PageRenderCache
Dcpdf_imagerenderer.cpp535 bool CPDF_ImageRenderer::Continue(PauseIndicatorIface* pPause) { in Continue() function in CPDF_ImageRenderer
/external/pdfium/core/fxge/dib/
Dcfx_imagerenderer.cpp88 bool CFX_ImageRenderer::Continue(PauseIndicatorIface* pPause) { in Continue() function in CFX_ImageRenderer
Dcfx_imagestretcher.cpp124 bool CFX_ImageStretcher::Continue(PauseIndicatorIface* pPause) { in Continue() function in CFX_ImageStretcher
Dcstretchengine.cpp311 bool CStretchEngine::Continue(PauseIndicatorIface* pPause) { in Continue() function in CStretchEngine
/external/pdfium/xfa/fxfa/
Dcxfa_imagerenderer.cpp93 bool CXFA_ImageRenderer::Continue() { in Continue() function in CXFA_ImageRenderer
/external/v8/src/debug/wasm/gdb-server/
Dtarget.h75 Continue, // The debuggee should resume execution. enumerator
/external/pdfium/core/fpdfapi/page/
Dcpdf_contentparser.cpp111 bool CPDF_ContentParser::Continue(PauseIndicatorIface* pPause) { in Continue() function in CPDF_ContentParser
Dcpdf_image.cpp377 bool CPDF_Image::Continue(PauseIndicatorIface* pPause) { in Continue() function in CPDF_Image
/external/libbrillo/brillo/http/
Dhttp_request.h118 static const int Continue = 100; variable
/external/angle/src/libANGLE/
DError.h167 Continue, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h54 enum class ErrorPolicy { Halt, Continue }; enumerator
/external/v8/src/interpreter/
Dcontrol-flow-builders.h120 void Continue() { EmitJump(&continue_labels_); } in Continue() function
/external/pdfium/core/fpdfapi/edit/
Dcpdf_creator.cpp635 bool CPDF_Creator::Continue() { in Continue() function in CPDF_Creator
/external/libaom/libaom/test/
Dencode_test_driver.h219 virtual bool Continue() const { in Continue() function
/external/libvpx/libvpx/test/
Dencode_test_driver.h250 virtual bool Continue() const { in Continue() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp544 bool Continue; in doVLCR() local
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java168 "Continue"); in setReason()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_compatibility.cpp1592 TEST_F(FusionCompatibilityTest, Continue) { in TEST_F() argument
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_compatibility.cpp1592 TEST_F(FusionCompatibilityTest, Continue) { in TEST_F() argument
/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
Dfusion_compatibility.cpp1592 TEST_F(FusionCompatibilityTest, Continue) { in TEST_F() argument
/external/clang/lib/CodeGen/
DCGStmt.cpp820 JumpDest Continue = getJumpDestInCurrentScope("for.cond"); in EmitForStmt() local
949 JumpDest Continue = getJumpDestInCurrentScope("for.inc"); in EmitCXXForRangeStmt() local

12