/external/e2fsprogs/tests/m_error_behavior/ |
D | expect | 2 Errors behavior: Continue 4 Errors behavior: Continue 11 Errors behavior: Continue 18 Errors behavior: Continue
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_imageloader.cpp | 46 bool CPDF_ImageLoader::Continue(IFX_PauseIndicator* pPause, in Continue() function in CPDF_ImageLoader 48 bool ret = m_pCache ? m_pCache->Continue(pPause, pRenderStatus) in Continue() 49 : m_pImageObject->GetImage()->Continue(pPause); in Continue()
|
D | cpdf_imagerenderer.cpp | 241 image_render.Continue(nullptr); in CalculateDrawImage() 345 image_render.Continue(nullptr); in DrawMaskedImage() 519 bool CPDF_ImageRenderer::Continue(IFX_PauseIndicator* pPause) { in Continue() function in CPDF_ImageRenderer 521 if (m_pTransformer->Continue(pPause)) in Continue() 549 if (m_Loader.Continue(pPause, m_pRenderStatus.Get())) in Continue() 553 return Continue(pPause); in Continue()
|
D | cpdf_progressiverenderer.cpp | 44 Continue(pPause); in Start() 47 void CPDF_ProgressiveRenderer::Continue(IFX_PauseIndicator* pPause) { in Continue() function in CPDF_ProgressiveRenderer
|
D | cpdf_pagerendercache.cpp | 113 bool CPDF_PageRenderCache::Continue(IFX_PauseIndicator* pPause, in Continue() function in CPDF_PageRenderCache 115 int ret = m_pCurImageCacheEntry->Continue(pPause, pRenderStatus); in Continue()
|
/external/swiftshader/third_party/LLVM/test/Feature/ |
D | indirectcall.ll | 26 br i1 %1, label %HasArg, label %Continue 30 br label %Continue 32 Continue: ; preds = %HasArg, %0
|
/external/llvm/test/Feature/ |
D | indirectcall.ll | 26 br i1 %1, label %HasArg, label %Continue 30 br label %Continue 32 Continue: ; preds = %HasArg, %0
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/ |
D | indirectcall.ll | 26 br i1 %1, label %HasArg, label %Continue 30 br label %Continue 32 Continue: ; preds = %HasArg, %0
|
/external/pdfium/core/fxge/dib/ |
D | cfx_imagerenderer.cpp | 90 bool CFX_ImageRenderer::Continue(IFX_PauseIndicator* pPause) { in Continue() function in CFX_ImageRenderer 92 return m_Stretcher->Continue(pPause); in Continue() 95 if (m_pTransformer->Continue(pPause)) in Continue()
|
D | cfx_imagestretcher.cpp | 127 bool CFX_ImageStretcher::Continue(IFX_PauseIndicator* pPause) { in Continue() function in CFX_ImageStretcher 139 m_pStretchEngine->Continue(nullptr); in StartStretch() 146 return m_pStretchEngine && m_pStretchEngine->Continue(pPause); in ContinueStretch()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_imagerenderer.cpp | 94 bool CXFA_ImageRenderer::Continue() { in Continue() function in CXFA_ImageRenderer 96 if (m_pTransformer->Continue(nullptr)) in Continue() 156 while (imageRender.Continue()) in CompositeDIBitmap()
|
/external/curl/tests/data/ |
D | test281 | 11 HTTP/1.1 100 Continue 19 HTTP/1.1 100 Continue
|
D | test579 | 13 HTTP/1.1 100 Continue 34 HTTP/1.1 100 Continue
|
D | test565 | 14 HTTP/1.1 100 Continue 35 HTTP/1.1 100 Continue
|
D | test246 | 13 HTTP/1.1 100 Continue 35 HTTP/1.1 100 Continue
|
D | test1001 | 17 HTTP/1.1 100 Continue 39 HTTP/1.1 100 Continue
|
D | test2058 | 17 HTTP/1.1 100 Continue 39 HTTP/1.1 100 Continue
|
D | test1051 | 22 HTTP/1.1 100 Continue 39 HTTP/1.1 100 Continue
|
D | test2060 | 17 HTTP/1.1 100 Continue 39 HTTP/1.1 100 Continue
|
D | test2059 | 17 HTTP/1.1 100 Continue 39 HTTP/1.1 100 Continue
|
D | test1002 | 16 HTTP/1.1 100 Continue 38 HTTP/1.1 100 Continue
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonVectorLoopCarriedReuse.cpp | 544 bool Continue; in doVLCR() local 550 Continue = false; in doVLCR() 557 Continue = true; in doVLCR() 560 } while (Continue); in doVLCR()
|
/external/clang/lib/Frontend/ |
D | MultiplexConsumer.cpp | 276 bool Continue = true; in HandleTopLevelDecl() local 278 Continue = Continue && Consumer->HandleTopLevelDecl(D); in HandleTopLevelDecl() 279 return Continue; in HandleTopLevelDecl()
|
/external/lz4/examples/ |
D | blockStreaming_doubleBuffer.md | 86 Continue these procedure to the end of the file. 100 Continue these procedure to the end of the compressed file.
|
/external/icu/icu4c/source/data/ |
D | icu4j-readme.txt | 40 Continue with step 3 below, in Java: 56 Continue with step 3, in Java:
|