Home
last modified time | relevance | path

Searched defs:closer (Results 1 – 12 of 12) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_exec.cc56 auto closer = defer([&pfd]() { in exec_read_command() local
Dshrpx_config.cc1555 auto closer = defer(closedir, dir); in read_tls_sct_from_dir() local
1597 auto closer = defer(close, fd); in read_tls_sct_from_dir() local
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dincremental.ts46 const closer = executeCommandLine( constant
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractEngine.cpp82 CProgressCloser closer(ExtractCallbackSpec->ProgressDialog); in Process() local
/third_party/openssl/apps/lib/
Dapps_ui.c95 int (*closer)(UI *ui) = UI_method_get_closer(ui_base_method); in ui_close() local
/third_party/python/Tools/scripts/
Dhighlight.py99 def html_highlight(classified_text,opener='<pre class="python">\n', closer='</pre>\n'): argument
/third_party/node/deps/openssl/openssl/apps/lib/
Dapps_ui.c95 int (*closer)(UI *ui) = UI_method_get_closer(ui_base_method); in ui_close() local
/third_party/skia/third_party/externals/oboe/tests/
DtestStreamWaitState.cpp99 std::thread closer([str] { in checkCloseWhileWaiting() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleMatcherTest.java81 private void assertCloser(String a, String closer, String further) { in assertCloser()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleMatcherTest.java78 private void assertCloser(String a, String closer, String further) { in assertCloser()
/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp1418 CProgressCloser closer(*this); in Process() local
/third_party/node/tools/lint-md/
Dlint-md.mjs7527 function closer(and) { function