Home
last modified time | relevance | path

Searched defs:DONE (Results 1 – 25 of 71) sorted by relevance

123

/third_party/curl/src/
Dtool_getpass.c100 #define DONE macro
130 #define DONE macro
169 #define DONE macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUForwardCharacterIterator.java67 public static final int DONE = -1; field
DComposedCharIter.java70 public static final char DONE = (char) Normalizer.DONE; field in ComposedCharIter
/third_party/freetype/src/gzip/
Dinflate.c9 #define DONE INFLATE_DONE macro
25 DONE, /* finished check, done */ enumerator
/third_party/skia/third_party/externals/freetype/src/gzip/
Dinflate.c9 #define DONE INFLATE_DONE macro
25 DONE, /* finished check, done */ enumerator
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dinflate.c9 #define DONE INFLATE_DONE macro
25 DONE, /* finished check, done */ enumerator
/third_party/icu/icu4c/source/common/unicode/
Dchariter.h101 enum { DONE = 0xffff }; enumerator
Dnormlzr.h145 DONE=0xffff enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dchariter.h101 enum { DONE = 0xffff }; enumerator
Dnormlzr.h145 DONE=0xffff enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dchariter.h98 enum { DONE = 0xffff }; enumerator
Dnormlzr.h143 DONE=0xffff enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Dchariter.h101 enum { DONE = 0xffff }; enumerator
Dnormlzr.h145 DONE=0xffff enumerator
/third_party/node/deps/icu-small/source/common/
Druleiter.h69 enum { DONE = -1 }; enumerator
/third_party/icu/icu4c/source/common/
Druleiter.h69 enum { DONE = -1 }; enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/
Druleiter.h69 enum { DONE = -1 }; enumerator
/third_party/skia/third_party/externals/icu/source/common/
Druleiter.h69 enum { DONE = -1 }; enumerator
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/infback9/
Dinflate9.h17 DONE, /* finished check, done -- remain here until reset */ enumerator
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/infback9/
Dinflate9.h17 DONE, /* finished check, done -- remain here until reset */ enumerator
/third_party/zlib/contrib/infback9/
Dinflate9.h17 DONE, /* finished check, done -- remain here until reset */ enumerator
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumbermatcher.h101 DONE, enumerator
/third_party/grpc/src/core/lib/gprpp/
Dthd.h166 enum ThreadState { FAKE, ALIVE, STARTED, DONE, FAILED, MOVED }; enumerator
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
DDecoderJNI.java23 DONE, enumConstant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DRuleCharacterIterator.java71 public static final int DONE = -1; field in RuleCharacterIterator

123