Searched refs:preflight (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/remoting/host/installer/mac/Scripts/
H A Dremoting_preflight.sh19 # as possible. When finished, this preflight script should exit successfully in
41 logger Running Chrome Remote Desktop preflight script @@VERSION@@
/external/icu/icu4c/source/i18n/
H A Dcollationkeys.h113 UBool preflight, UErrorCode &errorCode);
H A Dcollationkeys.cpp229 UBool preflight, UErrorCode &errorCode) {
337 // calculate (preflight) the whole sort key length.
338 if(!preflight && sink.Overflowed()) {
224 writeSortKeyUpToQuaternary(CollationIterator &iter, const UBool *compressibleBytes, const CollationSettings &settings, SortKeyByteSink &sink, Collation::Level minLevel, LevelCallback &callback, UBool preflight, UErrorCode &errorCode) argument
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Ducsdetst.c51 static int32_t preflight(const UChar *src, int32_t length, UConverter *cnv) function
73 int32_t byteCount = preflight(src, length, cnv);
/external/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c51 static int32_t preflight(const UChar *src, int32_t length, UConverter *cnv) function
73 int32_t byteCount = preflight(src, length, cnv);

Completed in 242 milliseconds