Searched refs:preflight (Results 1 – 17 of 17) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
D | collationkeys.h | 115 UBool preflight, UErrorCode &errorCode);
|
D | collationkeys.cpp | 231 UBool preflight, UErrorCode &errorCode) { in writeSortKeyUpToQuaternary() argument 342 if(!preflight && sink.Overflowed()) { in writeSortKeyUpToQuaternary()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | collationkeys.h | 115 UBool preflight, UErrorCode &errorCode);
|
D | collationkeys.cpp | 231 UBool preflight, UErrorCode &errorCode) { in writeSortKeyUpToQuaternary() argument 342 if(!preflight && sink.Overflowed()) { in writeSortKeyUpToQuaternary()
|
/third_party/icu/icu4c/source/i18n/ |
D | collationkeys.h | 115 UBool preflight, UErrorCode &errorCode);
|
D | collationkeys.cpp | 231 UBool preflight, UErrorCode &errorCode) { in writeSortKeyUpToQuaternary() argument 342 if(!preflight && sink.Overflowed()) { in writeSortKeyUpToQuaternary()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationkeys.h | 115 UBool preflight, UErrorCode &errorCode);
|
D | collationkeys.cpp | 231 UBool preflight, UErrorCode &errorCode) { in writeSortKeyUpToQuaternary() argument 342 if(!preflight && sink.Overflowed()) { in writeSortKeyUpToQuaternary()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ucsdetst.c | 52 static int32_t preflight(const UChar *src, int32_t length, UConverter *cnv) in preflight() function 74 int32_t byteCount = preflight(src, length, cnv); in extractBytes()
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationKeys.java | 332 boolean preflight) { in writeSortKeyUpToQuaternary() argument 447 if (!preflight && sink.Overflowed()) { in writeSortKeyUpToQuaternary()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | CollationKeys.java | 342 boolean preflight) { in writeSortKeyUpToQuaternary() argument 457 if (!preflight && sink.Overflowed()) { in writeSortKeyUpToQuaternary()
|
/third_party/flutter/flutter/dev/devicelab/lib/framework/ |
D | adb.dart | 443 // Currently we do not have preflight tasks for iOS.
|
/third_party/icu/docs/userguide/collation/ |
D | architecture.md | 470 4. Providing efficient preflight functions that allows fast sort key size
|
/third_party/icu/docs/userguide/strings/ |
D | index.md | 327 Note that — whether the caller intends to "preflight" or not — if the output
|
/third_party/boost/libs/container/doc/ |
D | container.qbk | 1412 …thub.com/boostorg/container/issues/89 GitHub #89: ['"UBSAN failures detected in preflight CI PR"]].
|
/third_party/node/deps/npm/changelogs/ |
D | CHANGELOG-2.md | 2854 preflight the package before doing a full publish. Thanks, as always, to the
|
/third_party/NuttX/ |
D | ReleaseNotes | 4993 - Add a preflight method to the SDIO interface to support the STM32 4995 - Enhanced the MMC/SD SDIO driver to perform DMA preflight operations 5003 - Enhanced the FAT32 filesystem code to understand DMA preflight
|