OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uspoof_swap
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.cpp
693
//
uspoof_swap
- byte swap and char encoding swap of spoof data
697
uspoof_swap
(const UDataSwapper *ds, const void *inData, int32_t length, void *outData,
function
718
udata_printError(ds, "
uspoof_swap
(): data format %02x.%02x.%02x.%02x "
746
udata_printError(ds, "
uspoof_swap
(): Spoof Data header is invalid.\n");
764
udata_printError(ds, "
uspoof_swap
(): too few bytes (%d after ICU Data header) for spoof data.\n",
/external/icu/icu4c/source/i18n/
uspoof_impl.cpp
693
//
uspoof_swap
- byte swap and char encoding swap of spoof data
697
uspoof_swap
(const UDataSwapper *ds, const void *inData, int32_t length, void *outData,
function
718
udata_printError(ds, "
uspoof_swap
(): data format %02x.%02x.%02x.%02x "
746
udata_printError(ds, "
uspoof_swap
(): Spoof Data header is invalid.\n");
764
udata_printError(ds, "
uspoof_swap
(): too few bytes (%d after ICU Data header) for spoof data.\n",
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
1665
#define
uspoof_swap
macro
[
all
...]
/external/icu/icu4c/source/common/unicode/
urename.h
1586
#define
uspoof_swap
macro
[
all
...]
Completed in 232 milliseconds