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 41 ucol_swap(const UDataSwapper *ds,
ucol_swp.cpp 175 /* 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",
390 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
399 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
426 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
468 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED8_OFFSET\n", length);
484 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED10_OFFSET\n", length);
537 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED18_OFFSET\n", length)
549 ucol_swap(const UDataSwapper *ds, function
    [all...]
uresdata.cpp     [all...]
  /external/icu/icu4c/source/tools/toolutil/
swapimpl.cpp 732 { { 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 762 #define ucol_swap macro
    [all...]

Completed in 77 milliseconds