Searched defs:uspoof_swap (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Duspoof_impl.cpp693 // 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/
H A Duspoof_impl.cpp693 // 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/
H A Durename.h1665 #define uspoof_swap U_ICU_ENTRY_POINT_RENAME(uspoof_swap) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h1586 #define uspoof_swap U_ICU_ENTRY_POINT_RENAME(uspoof_swap) macro

Completed in 170 milliseconds