Home
last modified time | relevance | path

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

123

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DRedundantControlFlowCheck.cpp51 else if (const auto *Continue = in check() local
67 if (const auto *Continue = dyn_cast<ContinueStmt>(*last)) in checkRedundantContinue() local
/external/rust/crates/gdbstub/src/target/ext/base/
Dmod.rs22 Continue, enumerator
/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
/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
/external/pdfium/xfa/fxfa/
Dcxfa_imagerenderer.cpp93 bool CXFA_ImageRenderer::Continue() { in Continue() function in CXFA_ImageRenderer
/external/rust/crates/gdbstub/src/protocol/commands/
D_vCont.rs53 Continue, 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/rust/crates/bindgen/src/
Dparse.rs15 Continue, enumerator
/external/angle/src/libANGLE/
DError.h168 Continue, enumerator
/external/deqp-deps/amber/src/
Ddebug.cc89 void Continue() override { in Continue() function in amber::debug::__anon24aeb8120111::ThreadScriptImpl
/external/llvm-project/lldb/unittests/tools/lldb-server/tests/
DTestClient.cpp254 Error TestClient::Continue(StringRef message) { in Continue() function in TestClient
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h53 enum class ErrorPolicy { Halt, Continue }; enumerator
/external/deqp-deps/amber/src/amberscript/
Dparser_debug_test.cc35 void Continue() override { events << indent << "CONTINUE" << std::endl; } in Continue() function in amber::amberscript::__anona356cc680111::ThreadEventRecorder
/external/libaom/libaom/test/
Dencode_test_driver.h219 virtual bool Continue() const { in Continue() function
/external/pdfium/core/fpdfapi/edit/
Dcpdf_creator.cpp635 bool CPDF_Creator::Continue() { in Continue() function in CPDF_Creator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp281 bool Continue = true; in visitLocationList() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp279 bool Continue = true; in visitLocationList() local
/external/oboe/include/oboe/
DDefinitions.h121 Continue = 0, // AAUDIO_CALLBACK_RESULT_CONTINUE, enumerator
/external/libvpx/libvpx/test/
Dencode_test_driver.h250 virtual bool Continue() const { in Continue() function

123