Home
last modified time | relevance | path

Searched refs:preflight (Results 1 – 17 of 17) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dcollationkeys.h115 UBool preflight, UErrorCode &errorCode);
Dcollationkeys.cpp231 UBool preflight, UErrorCode &errorCode) { in writeSortKeyUpToQuaternary() argument
342 if(!preflight && sink.Overflowed()) { in writeSortKeyUpToQuaternary()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationkeys.h115 UBool preflight, UErrorCode &errorCode);
Dcollationkeys.cpp231 UBool preflight, UErrorCode &errorCode) { in writeSortKeyUpToQuaternary() argument
342 if(!preflight && sink.Overflowed()) { in writeSortKeyUpToQuaternary()
/third_party/icu/icu4c/source/i18n/
Dcollationkeys.h115 UBool preflight, UErrorCode &errorCode);
Dcollationkeys.cpp231 UBool preflight, UErrorCode &errorCode) { in writeSortKeyUpToQuaternary() argument
342 if(!preflight && sink.Overflowed()) { in writeSortKeyUpToQuaternary()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationkeys.h115 UBool preflight, UErrorCode &errorCode);
Dcollationkeys.cpp231 UBool preflight, UErrorCode &errorCode) { in writeSortKeyUpToQuaternary() argument
342 if(!preflight && sink.Overflowed()) { in writeSortKeyUpToQuaternary()
/third_party/icu/icu4c/source/test/cintltst/
Ducsdetst.c52 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/
DCollationKeys.java332 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/
DCollationKeys.java342 boolean preflight) { in writeSortKeyUpToQuaternary() argument
457 if (!preflight && sink.Overflowed()) { in writeSortKeyUpToQuaternary()
/third_party/flutter/flutter/dev/devicelab/lib/framework/
Dadb.dart443 // Currently we do not have preflight tasks for iOS.
/third_party/icu/docs/userguide/collation/
Darchitecture.md470 4. Providing efficient preflight functions that allows fast sort key size
/third_party/icu/docs/userguide/strings/
Dindex.md327 Note that — whether the caller intends to "preflight" or not — if the output
/third_party/boost/libs/container/doc/
Dcontainer.qbk1412 …thub.com/boostorg/container/issues/89 GitHub #89: ['"UBSAN failures detected in preflight CI PR"]].
/third_party/node/deps/npm/changelogs/
DCHANGELOG-2.md2854 preflight the package before doing a full publish. Thanks, as always, to the
/third_party/NuttX/
DReleaseNotes4993 - 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