Searched defs:ucnv_swapAliases (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_io.cpp1125 ucnv_swapAliases(const UDataSwapper *ds, function
1156 udata_printError(ds, "ucnv_swapAliases(): data format %02x.%02x.%02x.%02x (format version %02x) is not an alias table\n",
1166 udata_printError(ds, "ucnv_swapAliases(): too few bytes (%d after header) for an alias table\n",
1177 udata_printError(ds, "ucnv_swapAliases(): table of contents contains unsupported number of sections (%u sections)\n", tocLength);
1204 udata_printError(ds, "ucnv_swapAliases(): too few bytes (%d after header) for an alias table\n",
1219 udata_printError(ds, "ucnv_swapAliases().swapInvChars(charset names) failed\n");
1242 udata_printError(ds, "ucnv_swapAliases(): unable to allocate memory for sorting tables (max length: %u)\n",
1315 udata_printError(ds, "ucnv_swapAliases().uprv_sortArray(%u items) failed\n",
/external/icu/icu4c/source/common/
H A Ducnv_io.cpp1125 ucnv_swapAliases(const UDataSwapper *ds, function
1156 udata_printError(ds, "ucnv_swapAliases(): data format %02x.%02x.%02x.%02x (format version %02x) is not an alias table\n",
1166 udata_printError(ds, "ucnv_swapAliases(): too few bytes (%d after header) for an alias table\n",
1177 udata_printError(ds, "ucnv_swapAliases(): table of contents contains unsupported number of sections (%u sections)\n", tocLength);
1204 udata_printError(ds, "ucnv_swapAliases(): too few bytes (%d after header) for an alias table\n",
1219 udata_printError(ds, "ucnv_swapAliases().swapInvChars(charset names) failed\n");
1242 udata_printError(ds, "ucnv_swapAliases(): unable to allocate memory for sorting tables (max length: %u)\n",
1315 udata_printError(ds, "ucnv_swapAliases().uprv_sortArray(%u items) failed\n",
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h685 #define ucnv_swapAliases U_ICU_ENTRY_POINT_RENAME(ucnv_swapAliases) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h675 #define ucnv_swapAliases U_ICU_ENTRY_POINT_RENAME(ucnv_swapAliases) macro

Completed in 182 milliseconds