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

  /external/chromium_org/third_party/icu/source/common/
uresdata.c 746 /* no need to swap or copy bytes - ures_swap() copied them all */
845 * ures_swap() already set pTempTable->keyChars appropriately.
967 ures_swap(const UDataSwapper *ds, function
1000 udata_printError(ds, "ures_swap(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not a resource bundle\n",
    [all...]
  /external/icu/icu4c/source/common/
uresdata.c 744 /* no need to swap or copy bytes - ures_swap() copied them all */
843 * ures_swap() already set pTempTable->keyChars appropriately.
965 ures_swap(const UDataSwapper *ds, function
998 udata_printError(ds, "ures_swap(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not a resource bundle\n",
1015 udata_printError(ds, "ures_swap(): too few bytes (%d after header) for a resource bundle\n",
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 1531 #define ures_swap macro
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 1452 #define ures_swap macro
    [all...]

Completed in 339 milliseconds