Home
last modified time | relevance | path

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

12

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_cache.cpp137 FX_BOOL CPDF_PageRenderCache::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_PageRenderCache
317 int CPDF_ImageCacheEntry::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_ImageCacheEntry
Dfpdf_render_loadimage.cpp140 FX_BOOL CPDF_Image::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_Image
1582 FX_BOOL CPDF_ImageLoaderHandle::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_ImageLoaderHandle
1621 FX_BOOL CPDF_ImageLoader::Continue(CPDF_ImageLoaderHandle* LoadHandle, in Continue() function in CPDF_ImageLoader
Dfpdf_render_image.cpp817 FX_BOOL CPDF_ImageRenderer::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_ImageRenderer
Dfpdf_render.cpp1062 void CPDF_ProgressiveRenderer::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_ProgressiveRenderer
/external/v8/src/interpreter/
Dcontrol-flow-builders.h100 void Continue() { EmitJump(&continue_sites_); } in Continue() function
Dbytecode-generator.cc90 void Continue(Statement* stmt) { PerformCommand(CMD_CONTINUE, stmt); } in Continue() function in v8::internal::interpreter::BASE_EMBEDDED
/external/libbrillo/brillo/http/
Dhttp_request.h118 static const int Continue = 100; variable
/external/v8/src/compiler/
Dcontrol-builders.cc42 void LoopBuilder::Continue() { in Continue() function in v8::internal::compiler::LoopBuilder
/external/pdfium/core/src/fxge/dib/
Dfx_dib_engine.cpp325 FX_BOOL CStretchEngine::Continue(IFX_Pause* pPause) { in Continue() function in CStretchEngine
832 FX_BOOL CFX_ImageStretcher::Continue(IFX_Pause* pPause) { in Continue() function in CFX_ImageStretcher
Dfx_dib_transform.cpp404 FX_BOOL CFX_ImageTransformer::Continue(IFX_Pause* pPause) { in Continue() function in CFX_ImageTransformer
Dfx_dib_main.cpp1634 FX_BOOL CFX_ImageRenderer::Continue(IFX_Pause* pPause) { function in CFX_ImageRenderer
/external/llvm/lib/Target/WebAssembly/
DRelooper.h45 Continue = 2, enumerator
/external/libvpx/libvpx/test/
Dencode_test_driver.h235 virtual bool Continue() const { in Continue() function
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java168 "Continue"); in setReason()
/external/clang/lib/CodeGen/
DCGStmt.cpp770 JumpDest Continue = getJumpDestInCurrentScope("for.cond"); in EmitForStmt() local
896 JumpDest Continue = getJumpDestInCurrentScope("for.inc"); in EmitCXXForRangeStmt() local
DCGStmtOpenMP.cpp915 auto Continue = getJumpDestInCurrentScope("omp.body.continue"); in EmitOMPLoopBody() local
959 auto Continue = getJumpDestInCurrentScope("omp.inner.for.inc"); in EmitOMPInnerLoop() local
1376 auto Continue = getJumpDestInCurrentScope("omp.dispatch.inc"); in EmitOMPForOuterLoop() local
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_parser_old.cpp998 void CPDF_ContentParser::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_ContentParser
/external/clang/lib/Frontend/
DMultiplexConsumer.cpp263 bool Continue = true; in HandleTopLevelDecl() local
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.cpp199 int32_t CJBig2_Context::Continue(IFX_Pause* pPause) { in Continue() function in CJBig2_Context
/external/opencv3/3rdparty/jinja2/
Dnodes.py879 class Continue(Stmt): class
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp1071 bool Continue = false; in validate() local
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_create.cpp2034 int32_t CPDF_Creator::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_Creator
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp632 FX_BOOL CXFA_ImageRenderer::Continue(IFX_Pause* pPause) { in Continue() function in CXFA_ImageRenderer
/external/clang/lib/AST/
DExprConstant.cpp3580 bool Continue; in EvaluateStmt() local
3596 bool Continue; in EvaluateStmt() local
3620 bool Continue = true; in EvaluateStmt() local
3657 bool Continue = true; in EvaluateStmt() local
/external/v8/src/crankshaft/
Dhydrogen.h952 void Continue(HBasicBlock** true_branch, in Continue() function

12