OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:udict_swap
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
dictionarydata.cpp
160
udict_swap
(const UDataSwapper *ds, const void *inData, int32_t length,
function
178
udata_printError(ds, "
udict_swap
(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as dictionary data\n",
191
udata_printError(ds, "
udict_swap
(): too few bytes (%d after header) for dictionary data\n", length);
205
udata_printError(ds, "
udict_swap
(): too few bytes (%d after header) for all of dictionary data\n", length);
225
udata_printError(ds, "
udict_swap
(): unknown trie type!\n");
/external/icu/icu4c/source/common/unicode/
urename.h
876
#define
udict_swap
macro
[
all
...]
Completed in 59 milliseconds