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

  /external/icu/icu4c/source/common/
dictionarydata.h 141 udict_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode);
dictionarydata.cpp 162 udict_swap(const UDataSwapper *ds, const void *inData, int32_t length, function
180 udata_printError(ds, "udict_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as dictionary data\n",
193 udata_printError(ds, "udict_swap(): too few bytes (%d after header) for dictionary data\n", length);
207 udata_printError(ds, "udict_swap(): too few bytes (%d after header) for all of dictionary data\n", length);
227 udata_printError(ds, "udict_swap(): unknown trie type!\n");
  /external/icu/icu4c/source/tools/toolutil/
swapimpl.cpp 739 { { 0x44, 0x69, 0x63, 0x74 }, udict_swap }, /* dataFormat="Dict" */
  /external/icu/icu4c/source/test/cintltst/
udatatst.c     [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 881 #define udict_swap macro
    [all...]

Completed in 447 milliseconds