Searched refs:ures_swap (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/common/
H A Duresdata.h229 ures_swap(const UDataSwapper *ds,
H A Duresdata.c734 /* no need to swap or copy bytes - ures_swap() copied them all */
835 * ures_swap() already set pTempTable->keyChars appropriately.
957 ures_swap(const UDataSwapper *ds, function
987 udata_printError(ds, "ures_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not a resource bundle\n",
1005 udata_printError(ds, "ures_swap(): too few bytes (%d after header) for a resource bundle\n",
1040 udata_printError(ds, "ures_swap(): resource top %d exceeds bundle length %d\n",
1059 udata_printError(ds, "ures_swap().udata_swapInvStringBlock(keys[%d]) failed\n", 4*(bottom-1));
1071 udata_printError(ds, "ures_swap(): unable to allocate memory for sorting tables (max length: %d)\n",
/external/icu4c/test/cintltst/
H A Dudatatst.c1245 {"*testtypes", "res", ures_swap},
1247 {"ja", "res", ures_swap},
1249 {"ru", "res", ures_swap},
1250 {"el", "res", ures_swap},
1252 {"root", "res", ures_swap},
1254 {"*testtable32", "res", ures_swap},
1257 {"*icu26_testtypes", "res", ures_swap},
1259 {"*icu26e_testtypes", "res", ures_swap},
1625 /* Test argument checking. ucol_swapBinary is normally tested via ures_swap, and isn't normally called directly. */
/external/icu4c/tools/toolutil/
H A Dswapimpl.cpp603 { { 0x52, 0x65, 0x73, 0x42 }, ures_swap }, /* dataFormat="ResB" */
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h1038 #define ures_swap ures_swap_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h1038 #define ures_swap ures_swap_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h1038 #define ures_swap ures_swap_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h1038 #define ures_swap ures_swap_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1241 #define ures_swap ures_swap_4_2 macro

Completed in 101 milliseconds