| /third_party/popt/src/ |
| H A D | popthelp.c | 761 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 D | run.py | 532 import pydoc # import must be done here to capture i/o binding namespace
|
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_ssl.py | 34 done = None variable in MyBaseProto
|
| /third_party/openssl/apps/ |
| H A D | passwd.c | 268 int done; in passwd_main() local
|
| /third_party/skia/src/core/ |
| H A D | SkAAClip.cpp | 86 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 D | e_afalg.c | 269 unsigned int done = 0; in afalg_fin_cipher_aio() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | ir_context.cpp | 913 std::unordered_set<uint32_t> done; in ProcessCallTreeFromRoots() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | ir_context.cpp | 913 std::unordered_set<uint32_t> done; in ProcessCallTreeFromRoots() local
|
| /third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
| H A D | n2builder.cpp | 900 bool done = false; in writeDataFile() local
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | mhd2spdy_structures.h | 122 bool done; member
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpSpan.h | 459 bool done() const { in done() function in SkOpSpan 514 void setDone(bool done) { in setDone() argument
|
| H A D | SkOpContour.h | 146 bool done() const { in done() function in SkOpContour
|
| /third_party/skia/src/utils/ |
| H A D | SkPatchUtils.cpp | 103 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 D | WebAssemblyRegStackify.cpp | 664 bool done() const { return Worklist.empty(); } in done() function in __anon24880::TreeWalkerState
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | zlib.h | 127 int done; /* true when done reading gzip header (not used member [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | sh.c | 700 char *start = line, *delete = 0, *end, *last = 0, *s, *ex, done = 0; in parse_line() local [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | macro-assembler-aarch32.cc | 1243 Label done; in Delegate() local 1254 Label done; in Delegate() local
|
| /third_party/vixl/src/ |
| H A D | invalset-vixl.h | 813 bool done = (iterator_ == inval_set_->vector_->end()); in Done() local
|
| /third_party/zlib/ |
| H A D | zlib.h | 127 int done; /* true when done reading gzip header (not used member [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
| H A D | common_func.cpp | 385 bool done = false; in UnwrapGZHeadValue() local
|
| /foundation/arkui/napi/test/unittest/ |
| H A D | test_sendable_napi.cpp | 597 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 D | dict.c | 1267 int done = 0; in construct() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | xcbgrab.c | 725 int ret = 0, done = 0, was_pressed = 0; in select_region() local
|
| /third_party/curl/lib/ |
| H A D | tftp.c | 965 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 D | telnet.c | 1299 static CURLcode telnet_do(struct Curl_easy *data, bool *done) in telnet_do() argument
|