Searched defs:ucol_swap (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducol_swp.cpp161 /* argument checking in case we were not called from ucol_swap() */
332 ucol_swap(const UDataSwapper *ds, function
355 udata_printError(ds, "ucol_swap(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not a collation file\n",
/external/icu/icu4c/source/common/
H A Ducol_swp.cpp175 /* argument checking in case we were not called from ucol_swap() */
200 udata_printError(ds, "ucol_swap(formatVersion=3): too few bytes (%d after header) for collation data\n",
212 udata_printError(ds, "ucol_swap(formatVersion=3): magic 0x%08x or format version %02x.%02x is not a collation binary\n",
220 udata_printError(ds, "ucol_swap(formatVersion=3): endianness %d or charset %d does not match the swapper\n",
391 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
400 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
427 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
469 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED8_OFFSET\n", length);
485 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED10_OFFSET\n", length);
538 udata_printError(ds, "ucol_swap(formatVersio
550 ucol_swap(const UDataSwapper *ds, function
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h798 #define ucol_swap U_ICU_ENTRY_POINT_RENAME(ucol_swap) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h755 #define ucol_swap U_ICU_ENTRY_POINT_RENAME(ucol_swap) macro

Completed in 189 milliseconds