HomeSort by relevance Sort by last modified time
    Searched defs:ucol_swapBinary (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/common/
ucol_swp.cpp 105 /* Modified copy of the beginning of ucol_swapBinary(). */
151 ucol_swapBinary(const UDataSwapper *ds,
188 udata_printError(ds, "ucol_swapBinary(): too few bytes (%d after header) for collation data\n",
200 udata_printError(ds, "ucol_swapBinary(): magic 0x%08x or format version %02x.%02x is not a collation binary\n",
208 udata_printError(ds, "ucol_swapBinary(): endianness %d or charset %d does not match the swapper\n",
365 collationSize=ucol_swapBinary(ds,
  /external/icu4c/common/
ucol_swp.cpp 105 /* Modified copy of the beginning of ucol_swapBinary(). */
149 ucol_swapBinary(const UDataSwapper *ds,
186 udata_printError(ds, "ucol_swapBinary(): too few bytes (%d after header) for collation data\n",
198 udata_printError(ds, "ucol_swapBinary(): magic 0x%08x or format version %02x.%02x is not a collation binary\n",
206 udata_printError(ds, "ucol_swapBinary(): endianness %d or charset %d does not match the swapper\n",
363 collationSize=ucol_swapBinary(ds,
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 55 milliseconds