Home
last modified time | relevance | path

Searched defs:done (Results 326 - 350 of 576) sorted by relevance

1...<<11121314151617181920>>...24

/third_party/popt/src/
H A Dpopthelp.c761 singleTableUsage(poptContext con, FILE * fp, columns_t columns, const struct poptOption * opt, const char * translation_domain, poptDone done) singleTableUsage() argument
853 poptDone done = &done_buf; poptPrintUsage() local
[all...]
/third_party/python/Lib/idlelib/
H A Drun.py532 import pydoc # import must be done here to capture i/o binding namespace
/third_party/python/Lib/test/test_asyncio/
H A Dtest_ssl.py34 done = None variable in MyBaseProto
/third_party/openssl/apps/
H A Dpasswd.c268 int done; in passwd_main() local
/third_party/skia/src/core/
H A DSkAAClip.cpp86 bool done() const { return fDone; } in done() function in __anon18671::RowIter
127 bool done() const { return fDone; } in done() function in __anon18671::Iter
[all...]
/third_party/openssl/engines/
H A De_afalg.c269 unsigned int done = 0; in afalg_fin_cipher_aio() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_context.cpp913 std::unordered_set<uint32_t> done; in ProcessCallTreeFromRoots() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.cpp913 std::unordered_set<uint32_t> done; in ProcessCallTreeFromRoots() local
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dn2builder.cpp900 bool done = false; in writeDataFile() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_structures.h122 bool done; member
/third_party/skia/src/pathops/
H A DSkOpSpan.h459 bool done() const { in done() function in SkOpSpan
514 void setDone(bool done) { in setDone() argument
H A DSkOpContour.h146 bool done() const { in done() function in SkOpContour
/third_party/skia/src/utils/
H A DSkPatchUtils.cpp103 bool done() const { in done() function in FwDCubicEvaluator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp664 bool done() const { return Worklist.empty(); } in done() function in __anon24880::TreeWalkerState
/third_party/skia/third_party/externals/zlib/
H A Dzlib.h127 int done; /* true when done reading gzip header (not used member
[all...]
/third_party/toybox/toys/pending/
H A Dsh.c700 char *start = line, *delete = 0, *end, *last = 0, *s, *ex, done = 0; in parse_line() local
[all...]
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc1243 Label done; in Delegate() local
1254 Label done; in Delegate() local
/third_party/vixl/src/
H A Dinvalset-vixl.h813 bool done = (iterator_ == inval_set_->vector_->end()); in Done() local
/third_party/zlib/
H A Dzlib.h127 int done; /* true when done reading gzip header (not used member
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp385 bool done = false; in UnwrapGZHeadValue() local
/foundation/arkui/napi/test/unittest/
H A Dtest_sendable_napi.cpp597 napi_value done = nullptr; in HWTEST_F() local
637 napi_value done = nullptr; in HWTEST_F() local
677 napi_value done = nullptr; in HWTEST_F() local
[all...]
/third_party/f2fs-tools/fsck/
H A Ddict.c1267 int done = 0; in construct() local
/third_party/ffmpeg/libavdevice/
H A Dxcbgrab.c725 int ret = 0, done = 0, was_pressed = 0; in select_region() local
/third_party/curl/lib/
H A Dtftp.c965 static CURLcode tftp_connect(struct Curl_easy *data, bool *done) in tftp_connect() argument
1222 tftp_multi_statemach(struct Curl_easy *data, bool *done) tftp_multi_statemach() argument
1340 tftp_do(struct Curl_easy *data, bool *done) tftp_do() argument
[all...]
H A Dtelnet.c1299 static CURLcode telnet_do(struct Curl_easy *data, bool *done) in telnet_do() argument

Completed in 36 milliseconds

1...<<11121314151617181920>>...24