OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unorm_swap
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/tools/toolutil/
swapimpl.cpp
432
unorm_swap
(const UDataSwapper *ds,
function
461
udata_printError(ds, "
unorm_swap
(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as unorm.icu\n",
477
udata_printError(ds, "
unorm_swap
(): too few bytes (%d after header) for unorm.icu\n",
501
udata_printError(ds, "
unorm_swap
(): too few bytes (%d after header) for all of unorm.icu\n",
642
{ { 0x4e, 0x6f, 0x72, 0x6d },
unorm_swap
}, /* dataFormat="Norm" */
/external/icu4c/tools/toolutil/
swapimpl.cpp
518
unorm_swap
(const UDataSwapper *ds,
function
547
udata_printError(ds, "
unorm_swap
(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as unorm.icu\n",
563
udata_printError(ds, "
unorm_swap
(): too few bytes (%d after header) for unorm.icu\n",
587
udata_printError(ds, "
unorm_swap
(): too few bytes (%d after header) for all of unorm.icu\n",
728
{ { 0x4e, 0x6f, 0x72, 0x6d },
unorm_swap
}, /* dataFormat="Norm" */
Completed in 166 milliseconds