| /third_party/backends/sanei/ |
| H A D | sanei_codec_ascii.c | 163 int done; in ascii_w_string() local
|
| /third_party/curl/lib/ |
| H A D | gopher.c | 111 static CURLcode gopher_connect(struct Curl_easy *data, bool *done) in gopher_connect() argument 118 static CURLcode gopher_connecting(struct Curl_easy *data, bool *done) in gopher_connecting() argument 131 gopher_do(struct Curl_easy *data, bool *done) gopher_do() argument [all...] |
| H A D | curl_rtmp.c | 223 static CURLcode rtmp_connect(struct Curl_easy *data, bool *done) in rtmp_connect() argument 258 rtmp_do(struct Curl_easy *data, bool *done) rtmp_do() argument [all...] |
| H A D | dict.c | 171 static CURLcode dict_do(struct Curl_easy *data, bool *done) in dict_do() argument
|
| /third_party/gn/src/gn/ |
| H A D | tokenizer.h | 86 bool done() const { return at_end() || has_error(); } in done() function in Tokenizer
|
| H A D | parser.h | 111 bool done() const { return at_end() || has_error(); } in done() function in Parser
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
| H A D | TokenIterator.java | 35 private boolean done; field in TokenIterator
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/ |
| H A D | TokenIterator.java | 37 private boolean done; field in TokenIterator
|
| /third_party/libuv/test/ |
| H A D | benchmark-async-pummel.c | 32 static volatile int done; variable
|
| H A D | benchmark-million-async.c | 31 static volatile int done; variable
|
| /third_party/libwebsockets/lib/plat/unix/ |
| H A D | unix-fds.c | 33 struct lws **p, **done; in wsi_from_fd() local 56 struct lws **p, **done; in sanity_assert_no_wsi_traces() local 126 struct lws **p, **done; insert_wsi() local 174 struct lws **p, **done; delete_from_fd() local 215 struct lws **p, **done; delete_from_fdwsi() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec_mpeg12.c | 112 struct pipe_video_buffer *done; in vid_dec_mpeg12_EndFrame() local
|
| /third_party/node/deps/npm/node_modules/diff/lib/ |
| H A D | index.es6.js | |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | char.c | 102 struct token *next = token->next, *done = NULL; in get_string_constant() local
|
| /third_party/python/Lib/ |
| H A D | graphlib.py | 151 def done(self, *nodes): member in TopologicalSorter
|
| /third_party/toybox/toys/posix/ |
| H A D | wc.c | 76 int pos, done = 0, len2 = read(fd, toybuf+len, sizeof(toybuf)-len); in do_wc() local
|
| /third_party/rust/crates/nom/examples/ |
| H A D | json_iterator.rs | 84 let mut done = false; in array() variables 148 let mut done = false; variables
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | browser-android.c | 35 int done = 0; in http_req() local
|
| H A D | browser-system.c | 35 int done = 0; in http_req() local
|
| H A D | browser-wpadebug.c | 35 int done = 0; in http_req() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | browser-android.c | 35 int done = 0; in http_req() local
|
| H A D | browser-system.c | 35 int done = 0; in http_req() local
|
| H A D | browser-wpadebug.c | 35 int done = 0; in http_req() local
|
| /base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/ |
| H A D | unwind_local_tid_benchmark.cpp | 41 NOINLINE int TestFunc6(std::atomic_int* tid, std::atomic_bool* done)
in TestFunc6() argument 49 NOINLINE int TestFunc5(std::atomic_int* tid, std::atomic_bool* done)
in TestFunc5() argument 55 NOINLINE int TestFunc4(std::atomic_int* tid, std::atomic_bool* done)
in TestFunc4() argument 61 NOINLINE int TestFunc3(std::atomic_int* tid, std::atomic_bool* done)
in TestFunc3() argument 67 NOINLINE int TestFunc2(std::atomic_int* tid, std::atomic_bool* done)
in TestFunc2() argument 73 TestFunc1(std::atomic_int* tid, std::atomic_bool* done) TestFunc1() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | CharsetRecog_mbcs.java | 147 boolean done = false; field in CharsetRecog_mbcs.iteratedChar
|