OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uprops_swap
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/tools/toolutil/
swapimpl.cpp
74
uprops_swap
(const UDataSwapper *ds,
function
101
udata_printError(ds, "
uprops_swap
(): data format %02x.%02x.%02x.%02x (format version %02x) is not a Unicode properties file\n",
111
udata_printError(ds, "
uprops_swap
(): too few bytes (%d after header) for a Unicode properties file\n",
139
udata_printError(ds, "
uprops_swap
(): too few bytes (%d after header) for a Unicode properties file\n",
633
{ { 0x55, 0x50, 0x72, 0x6f },
uprops_swap
}, /* dataFormat="UPro" */
/external/icu4c/tools/toolutil/
swapimpl.cpp
160
uprops_swap
(const UDataSwapper *ds,
function
187
udata_printError(ds, "
uprops_swap
(): data format %02x.%02x.%02x.%02x (format version %02x) is not a Unicode properties file\n",
197
udata_printError(ds, "
uprops_swap
(): too few bytes (%d after header) for a Unicode properties file\n",
225
udata_printError(ds, "
uprops_swap
(): too few bytes (%d after header) for a Unicode properties file\n",
719
{ { 0x55, 0x50, 0x72, 0x6f },
uprops_swap
}, /* dataFormat="UPro" */
Completed in 25 milliseconds