Home
last modified time | relevance | path

Searched defs:done (Results 101 - 125 of 573) sorted by relevance

12345678910>>...23

/third_party/libuv/include/uv/
H A Dthreadpool.h67 void (*done)(struct uv__work *w, int status); member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-generator-prototype.c112 bool done = false; in ecma_builtin_generator_prototype_object_do() local
161 bool done = (executable_object_p->extended_object.u.class_prop.extra_info & ECMA_EXECUTABLE_OBJECT_COMPLETED); in ecma_builtin_generator_prototype_object_do() local
/third_party/node/src/
H A Dinspector_socket_server.h78 bool done() const { in done() function in node::inspector::InspectorSocketServer
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DCaseIterator.java405 private boolean done = false; field in CaseIterator
/third_party/ltp/testcases/kernel/syscalls/mkdir/
H A Dmkdir09.c28 static volatile int done; variable
/third_party/node/deps/uvwasi/src/
H A Dsync_helpers.c8 int done; member
/third_party/python/Tools/c-analyzer/c_parser/parser/
H A D_info.py123 def done(self): member in SourceInfo
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DSynchronization.hpp62 void done() const in done() function in sw::CountedEvent
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
H A Dmain.cpp81 bool done = false; in main() local
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
H A Dmain.cpp81 bool done = false; in main() local
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
H A Dmain.cpp79 bool done = false; in main() local
/third_party/skia/third_party/externals/imgui/examples/example_sdl_directx11/
H A Dmain.cpp89 bool done = false; in main() local
/third_party/toybox/toys/posix/
H A Did.c70 static void s_or_u(char *s, unsigned u, int done) in s_or_u() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_abort_sniffer.h216 void UpdateProgress (uint32 done, in UpdateProgress() argument
/third_party/selinux/libselinux/src/
H A Dquery_user_context.c80 int done = 0; /* true if a non-empty field has been obtained */ in get_field() local
119 int done = 0; /* true if a valid sid has been obtained */ in manual_user_enter_context() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/depiction/
H A Ddepict_adaptor_vertex_generate.h221 bool done = false; in GenerateVertex() local
/third_party/ffmpeg/libavformat/
H A Dsmush.c192 int done = 0; in smush_read_packet() local
/third_party/ffmpeg/libavutil/
H A Dslicethread.c34 int done; member
47 int done; member
[all...]
/third_party/backends/backend/
H A Depson2-io.c179 size_t done; in e2_txrx() local
/third_party/curl/lib/
H A Dcf-haproxy.c104 cf_haproxy_connect(struct Curl_cfilter *cf, struct Curl_easy *data, bool blocking, bool *done) cf_haproxy_connect() argument
H A Dhttp_proxy.c167 http_proxy_cf_connect(struct Curl_cfilter *cf, struct Curl_easy *data, bool blocking, bool *done) http_proxy_cf_connect() argument
H A Dnetrc.c82 bool done = FALSE; in parsenetrc() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCanonicalIterator.java238 private boolean done; field in CanonicalIterator
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
H A DEUCTool.java280 boolean done = false; field in EUCTool.iteratedChar
H A DBIG5Tool.java280 boolean done = false; field in BIG5Tool.iteratedChar

Completed in 13 milliseconds

12345678910>>...23