HomeSort by relevance Sort by last modified time
    Searched refs:ucol_swap (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/common/
ucol_swp.h 43 ucol_swap(const UDataSwapper *ds,
ucol_swp.cpp 177 /* argument checking in case we were not called from ucol_swap() */
202 udata_printError(ds, "ucol_swap(formatVersion=3): too few bytes (%d after header) for collation data\n",
214 udata_printError(ds, "ucol_swap(formatVersion=3): magic 0x%08x or format version %02x.%02x is not a collation binary\n",
222 udata_printError(ds, "ucol_swap(formatVersion=3): endianness %d or charset %d does not match the swapper\n",
392 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
401 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
428 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
470 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED8_OFFSET\n", length);
486 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED10_OFFSET\n", length);
539 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED18_OFFSET\n", length)
551 ucol_swap(const UDataSwapper *ds, function
    [all...]
uresdata.cpp     [all...]
  /external/icu/icu4c/source/tools/toolutil/
swapimpl.cpp 735 { { 0x55, 0x43, 0x6f, 0x6c }, ucol_swap }, /* dataFormat="UCol" */
  /external/icu/icu4c/source/test/cintltst/
udatatst.c     [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 763 #define ucol_swap macro
    [all...]

Completed in 168 milliseconds