/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_cache.cpp | 137 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
|
D | fpdf_render_loadimage.cpp | 140 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
|
D | fpdf_render_image.cpp | 817 FX_BOOL CPDF_ImageRenderer::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_ImageRenderer
|
D | fpdf_render.cpp | 1062 void CPDF_ProgressiveRenderer::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_ProgressiveRenderer
|
/external/v8/src/interpreter/ |
D | control-flow-builders.h | 100 void Continue() { EmitJump(&continue_sites_); } in Continue() function
|
D | bytecode-generator.cc | 90 void Continue(Statement* stmt) { PerformCommand(CMD_CONTINUE, stmt); } in Continue() function in v8::internal::interpreter::BASE_EMBEDDED
|
/external/libbrillo/brillo/http/ |
D | http_request.h | 118 static const int Continue = 100; variable
|
/external/v8/src/compiler/ |
D | control-builders.cc | 42 void LoopBuilder::Continue() { in Continue() function in v8::internal::compiler::LoopBuilder
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_engine.cpp | 325 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
|
D | fx_dib_transform.cpp | 404 FX_BOOL CFX_ImageTransformer::Continue(IFX_Pause* pPause) { in Continue() function in CFX_ImageTransformer
|
D | fx_dib_main.cpp | 1634 FX_BOOL CFX_ImageRenderer::Continue(IFX_Pause* pPause) { function in CFX_ImageRenderer
|
/external/llvm/lib/Target/WebAssembly/ |
D | Relooper.h | 45 Continue = 2, enumerator
|
/external/libvpx/libvpx/test/ |
D | encode_test_driver.h | 235 virtual bool Continue() const { in Continue() function
|
/external/apache-http/src/org/apache/http/impl/ |
D | EnglishReasonPhraseCatalog.java | 168 "Continue"); in setReason()
|
/external/clang/lib/CodeGen/ |
D | CGStmt.cpp | 770 JumpDest Continue = getJumpDestInCurrentScope("for.cond"); in EmitForStmt() local 896 JumpDest Continue = getJumpDestInCurrentScope("for.inc"); in EmitCXXForRangeStmt() local
|
D | CGStmtOpenMP.cpp | 915 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/ |
D | fpdf_page_parser_old.cpp | 998 void CPDF_ContentParser::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_ContentParser
|
/external/clang/lib/Frontend/ |
D | MultiplexConsumer.cpp | 263 bool Continue = true; in HandleTopLevelDecl() local
|
/external/pdfium/core/src/fxcodec/jbig2/ |
D | JBig2_Context.cpp | 199 int32_t CJBig2_Context::Continue(IFX_Pause* pPause) { in Continue() function in CJBig2_Context
|
/external/opencv3/3rdparty/jinja2/ |
D | nodes.py | 879 class Continue(Stmt): class
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 1071 bool Continue = false; in validate() local
|
/external/pdfium/core/src/fpdfapi/fpdf_edit/ |
D | fpdf_edit_create.cpp | 2034 int32_t CPDF_Creator::Continue(IFX_Pause* pPause) { in Continue() function in CPDF_Creator
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidget.cpp | 632 FX_BOOL CXFA_ImageRenderer::Continue(IFX_Pause* pPause) { in Continue() function in CXFA_ImageRenderer
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 3580 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/ |
D | hydrogen.h | 952 void Continue(HBasicBlock** true_branch, in Continue() function
|