Home
last modified time | relevance | path

Searched defs:done (Results 326 - 350 of 1918) sorted by relevance

1...<<11121314151617181920>>...77

/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
/third_party/skia/src/core/
H A DSkTextBlobPriv.h194 bool done() const { in done() function in SkTextBlobRunIterator
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_timeout.c130 int *done = cls; in ahc_echo() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-normalize.cc353 unsigned int done = font->get_nominal_glyphs (end - buffer->idx, in _hb_ot_shape_normalize() local
/third_party/python/Lib/tkinter/
H A Dsimpledialog.py84 def done(self, num): member in SimpleDialog

Completed in 28 milliseconds

1...<<11121314151617181920>>...77