Home
last modified time | relevance | path

Searched defs:done (Results 126 - 150 of 614) sorted by relevance

12345678910>>...25

/third_party/curl/lib/
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
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCanonicalIterator.java234 private boolean done; field in CanonicalIterator
/third_party/libuv/test/
H A Dbenchmark-spawn.c30 static int done; variable
H A Dtest-signal-multiple-loops.c165 int done; in loop_creating_worker() local
/third_party/libsnd/programs/
H A Dsndfile-salvage.c281 int bufferlen, done = 0 ; in copy_data() local
/third_party/libwebsockets/lib/abstract/protocols/smtp/
H A Dsmtp-sequencer.c283 lws_smtpc_add_email(lws_smtp_sequencer_t *s, const char *payload, size_t payload_len, const char *sender, const char *recipient, void *data, lws_smtp_cb_t done) lws_smtpc_add_email() argument
/third_party/libwebsockets/plugins/
H A Dprotocol_fulltext_demo.c51 int done; member
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_context.c81 BOOL done = FALSE; in wglCreateContextAttribsARB() local
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/modes/
H A Dghash-x86_64.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/sha/
H A Dsha256-mb-x86_64.s
H A Dsha1-mb-x86_64.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/rc4/
H A Drc4-x86_64.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/
H A Dx86_64cpuid.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/sha/
H A Dsha256-mb-x86_64.s
H A Dsha1-mb-x86_64.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/
H A Dx86_64cpuid.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/modes/
H A Dghash-x86_64.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/rc4/
H A Drc4-x86_64.s
/third_party/node/deps/v8/src/compiler/
H A Dstate-values-utils.h98 bool done() const { return current_depth_ < 0; } in done() function in v8::internal::compiler::StateValuesAccess::iterator
/third_party/node/deps/v8/src/baseline/
H A Dbytecode-offset-iterator.h55 inline bool done() const { return current_index_ >= data_length_; } in done() function in v8::internal::baseline::BytecodeOffsetIterator
/third_party/node/deps/v8/src/codegen/
H A Dsource-position-table.h135 bool done() const { return index_ == kDone; } in done() function in v8::internal::SourcePositionTableIterator
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-iterator.h156 inline bool done() const { return cursor_ >= end_; } in done() function in v8::internal::interpreter::BytecodeArrayIterator

Completed in 41 milliseconds

12345678910>>...25