HomeSort by relevance Sort by last modified time
    Searched refs:ucol_swap (Results 1 - 11 of 11) 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",
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(formatVersion=4): unknown data at IX_RESERVED18_OFFSET\n", length)
550 ucol_swap(const UDataSwapper *ds, function
    [all...]
uresdata.c 756 ucol_swap(ds, p+1, count, q+1, pErrorCode);
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucol_swp.h 51 ucol_swap(const UDataSwapper *ds,
ucol_swp.cpp 163 /* argument checking in case we were not called from ucol_swap() */
334 ucol_swap(const UDataSwapper *ds, function
357 udata_printError(ds, "ucol_swap(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not a collation file\n",
  /external/chromium_org/third_party/icu/source/tools/toolutil/
swapimpl.cpp 646 { { 0x55, 0x43, 0x6f, 0x6c }, ucol_swap }, /* dataFormat="UCol" */
  /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 755 #define ucol_swap macro
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
udatatst.c     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 791 #define ucol_swap macro
    [all...]

Completed in 77 milliseconds