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

  /external/chromium/third_party/icu/source/common/
ucol_swp.h 34 ucol_swapBinary(const UDataSwapper *ds,
ucol_swp.c 107 ucol_swapBinary(const UDataSwapper *ds,
143 udata_printError(ds, "ucol_swapBinary(): too few bytes (%d after header) for collation data\n",
155 udata_printError(ds, "ucol_swapBinary(): magic 0x%08x or format version %02x.%02x is not a collation binary\n",
163 udata_printError(ds, "ucol_swapBinary(): endianness %d or charset %d does not match the swapper\n",
298 collationSize=ucol_swapBinary(ds,
uresdata.c 739 ucol_swapBinary(ds, p+1, count, q+1, pErrorCode);
    [all...]
  /external/icu4c/common/
ucol_swp.h 42 ucol_swapBinary(const UDataSwapper *ds,
ucol_swp.cpp 105 /* Modified copy of the beginning of ucol_swapBinary(). */
150 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",
341 collationSize=ucol_swapBinary(ds,
uresdata.c 739 ucol_swapBinary(ds, p+1, count, q+1, pErrorCode);
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
udatatst.c     [all...]
  /external/icu4c/test/cintltst/
udatatst.c     [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 637 #define ucol_swapBinary ucol_swapBinary_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 637 #define ucol_swapBinary ucol_swapBinary_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 637 #define ucol_swapBinary ucol_swapBinary_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 637 #define ucol_swapBinary ucol_swapBinary_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]

Completed in 375 milliseconds