Searched defs:upname_swap (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dswapimpl.cpp75 upname_swap(const UDataSwapper *ds, function
95 udata_printError(ds, "upname_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as pnames.icu\n",
110 udata_printError(ds, "upname_swap(): too few bytes (%d after header) for pnames.icu\n",
121 udata_printError(ds, "upname_swap(): too few bytes (%d after header, should be %d) "
739 { { 0x70, 0x6e, 0x61, 0x6d }, upname_swap }, /* dataFormat="pnam" */
/external/icu/icu4c/source/tools/toolutil/
H A Dswapimpl.cpp75 upname_swap(const UDataSwapper *ds, function
95 udata_printError(ds, "upname_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as pnames.icu\n",
110 udata_printError(ds, "upname_swap(): too few bytes (%d after header) for pnames.icu\n",
121 udata_printError(ds, "upname_swap(): too few bytes (%d after header, should be %d) "
739 { { 0x70, 0x6e, 0x61, 0x6d }, upname_swap }, /* dataFormat="pnam" */

Completed in 138 milliseconds