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

  /external/chromium_org/third_party/icu/source/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/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 107 milliseconds