OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ures_swap
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/common/
uresdata.c
727
/* no need to swap or copy bytes -
ures_swap
() copied them all */
826
*
ures_swap
() already set pTempTable->keyChars appropriately.
948
ures_swap
(const UDataSwapper *ds,
function
981
udata_printError(ds, "
ures_swap
(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not a resource bundle\n",
998
udata_printError(ds, "
ures_swap
(): too few bytes (%d after header) for a resource bundle\n",
[
all
...]
/external/icu4c/common/
uresdata.c
746
/* no need to swap or copy bytes -
ures_swap
() copied them all */
845
*
ures_swap
() already set pTempTable->keyChars appropriately.
967
ures_swap
(const UDataSwapper *ds,
function
1000
udata_printError(ds, "
ures_swap
(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not a resource bundle\n",
[
all
...]
/external/icu4c/common/unicode/
urename.h
1483
#define
ures_swap
macro
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
1459
#define
ures_swap
macro
[
all
...]
Completed in 751 milliseconds