Home
last modified time | relevance | path

Searched defs:DONE (Results 1 - 25 of 66) sorted by relevance

123

/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dbrkiter.h223 DONE = (int32_t)-1 enumerator
H A Dchariter.h101 enum { DONE = 0xffff }; enumerator
[all...]
H A Dnormlzr.h145 DONE=0xffff enumerator
/third_party/icu/icu4c/source/common/unicode/
H A Dbrkiter.h223 DONE = (int32_t)-1 enumerator
H A Dnormlzr.h145 DONE=0xffff enumerator
H A Dchariter.h101 enum { DONE = 0xffff }; enumerator
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dbrkiter.h223 DONE = (int32_t)-1 enumerator
H A Dchariter.h101 enum { DONE = 0xffff }; enumerator
[all...]
H A Dnormlzr.h145 DONE=0xffff enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUForwardCharacterIterator.java67 public static final int DONE = -1; field
H A DComposedCharIter.java68 public static final char DONE = (char) Normalizer.DONE; field in ComposedCharIter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUForwardCharacterIterator.java67 public static final int DONE = -1; field
H A DComposedCharIter.java70 public static final char DONE = (char) Normalizer.DONE; field in ComposedCharIter
/third_party/icu/icu4c/source/common/
H A Druleiter.h69 static constexpr int32_t DONE = -1; member in RuleCharacterIterator
/third_party/node/deps/icu-small/source/common/
H A Druleiter.h69 static constexpr int32_t DONE = -1; member in RuleCharacterIterator
/third_party/skia/third_party/externals/icu/source/common/
H A Druleiter.h69 enum { DONE = -1 }; enumerator
/third_party/zlib/contrib/infback9/
H A Dinflate9.h17 DONE, /* finished check, done -- remain here until reset */ enumerator
/third_party/curl/src/
H A Dtool_getpass.c94 #define DONE macro
124 #define DONE macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRuleCharacterIterator.java71 public static final int DONE = -1; field in RuleCharacterIterator
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.h102 DONE, enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRuleCharacterIterator.java70 public static final int DONE = -1; field in RuleCharacterIterator
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dcbor.h184 DONE, member in v8_crdtp::cbor::CBORTokenTag
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_draw.c183 DONE, enumerator
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DDecoderJNI.java23 DONE, enum constant
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinflate.c9 #define DONE INFLATE_DONE macro
25 DONE, /* finished check, done */ enumerator

Completed in 16 milliseconds

123