Home
last modified time | relevance | path

Searched defs:done (Results 76 - 100 of 613) sorted by relevance

12345678910>>...25

/third_party/backends/sanei/
H A Dsanei_codec_ascii.c163 int done; in ascii_w_string() local
/third_party/curl/lib/
H A Dgopher.c111 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 Dcurl_rtmp.c223 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 Ddict.c171 static CURLcode dict_do(struct Curl_easy *data, bool *done) in dict_do() argument
/third_party/gn/src/gn/
H A Dtokenizer.h86 bool done() const { return at_end() || has_error(); } in done() function in Tokenizer
H A Dparser.h111 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 DTokenIterator.java35 private boolean done; field in TokenIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/
H A DTokenIterator.java37 private boolean done; field in TokenIterator
/third_party/libuv/test/
H A Dbenchmark-async-pummel.c32 static volatile int done; variable
H A Dbenchmark-million-async.c31 static volatile int done; variable
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-fds.c33 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 Dvid_dec_mpeg12.c112 struct pipe_video_buffer *done; in vid_dec_mpeg12_EndFrame() local
/third_party/node/deps/npm/node_modules/diff/lib/
H A Dindex.es6.js
/third_party/ltp/tools/sparse/sparse-src/
H A Dchar.c102 struct token *next = token->next, *done = NULL; in get_string_constant() local
/third_party/python/Lib/
H A Dgraphlib.py151 def done(self, *nodes): member in TopologicalSorter
/third_party/toybox/toys/posix/
H A Dwc.c76 int pos, done = 0, len2 = read(fd, toybuf+len, sizeof(toybuf)-len); in do_wc() local
/third_party/rust/crates/nom/examples/
H A Djson_iterator.rs84 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 Dbrowser-android.c35 int done = 0; in http_req() local
H A Dbrowser-system.c35 int done = 0; in http_req() local
H A Dbrowser-wpadebug.c35 int done = 0; in http_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbrowser-android.c35 int done = 0; in http_req() local
H A Dbrowser-system.c35 int done = 0; in http_req() local
H A Dbrowser-wpadebug.c35 int done = 0; in http_req() local
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_local_tid_benchmark.cpp41 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 DCharsetRecog_mbcs.java147 boolean done = false; field in CharsetRecog_mbcs.iteratedChar

Completed in 11 milliseconds

12345678910>>...25