/external/chromium_org/third_party/icu/source/common/unicode/ |
ucnv_err.h | 285 U_STABLE void U_EXPORT2 UCNV_FROM_U_CALLBACK_SKIP (
|
urename.h | 62 #define UCNV_FROM_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_SKIP) [all...] |
/external/icu4c/common/unicode/ |
ucnv_err.h | 285 U_STABLE void U_EXPORT2 UCNV_FROM_U_CALLBACK_SKIP (
|
urename.h | 62 #define UCNV_FROM_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_SKIP) [all...] |
/external/chromium_org/ppapi/shared_impl/private/ |
ppb_char_set_shared.cc | 119 ucnv_setFromUCallBack(converter, UCNV_FROM_U_CALLBACK_SKIP, 0,
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
nccbtst.c | 174 log_verbose("Testing fromUnicode with UCNV_FROM_U_CALLBACK_SKIP \n"); 186 UCNV_FROM_U_CALLBACK_SKIP, toIBM949Offsskip, NULL, 0 )) 190 UCNV_FROM_U_CALLBACK_SKIP, toIBM943Offsskip, NULL, 0 )) 203 UCNV_FROM_U_CALLBACK_SKIP, fromUOffsets, 224 UCNV_FROM_U_CALLBACK_SKIP, usasciiFromUOffsets, 235 UCNV_FROM_U_CALLBACK_SKIP, usasciiFromUOffsets, 246 UCNV_FROM_U_CALLBACK_SKIP, latin1FromUOffsets, 257 UCNV_FROM_U_CALLBACK_SKIP, latin1FromUOffsets, 423 UCNV_FROM_U_CALLBACK_SKIP, offset, NULL, 0 )) 428 UCNV_FROM_U_CALLBACK_SKIP, fromEUC_JPOffs, NULL, 0 ) [all...] |
/external/icu4c/test/cintltst/ |
nccbtst.c | 180 log_verbose("Testing fromUnicode with UCNV_FROM_U_CALLBACK_SKIP \n"); 192 UCNV_FROM_U_CALLBACK_SKIP, toIBM949Offsskip, NULL, 0 )) 196 UCNV_FROM_U_CALLBACK_SKIP, toIBM943Offsskip, NULL, 0 )) 209 UCNV_FROM_U_CALLBACK_SKIP, fromUOffsets, 230 UCNV_FROM_U_CALLBACK_SKIP, usasciiFromUOffsets, 241 UCNV_FROM_U_CALLBACK_SKIP, usasciiFromUOffsets, 252 UCNV_FROM_U_CALLBACK_SKIP, latin1FromUOffsets, 263 UCNV_FROM_U_CALLBACK_SKIP, latin1FromUOffsets, 429 UCNV_FROM_U_CALLBACK_SKIP, offset, NULL, 0 )) 434 UCNV_FROM_U_CALLBACK_SKIP, fromEUC_JPOffs, NULL, 0 ) [all...] |
/external/chromium/base/i18n/ |
icu_string_conversions.cc | 97 ucnv_setFromUCallBack(converter, UCNV_FROM_U_CALLBACK_SKIP, 0,
|
/external/chromium_org/base/i18n/ |
icu_string_conversions.cc | 98 ucnv_setFromUCallBack(converter, UCNV_FROM_U_CALLBACK_SKIP, 0,
|
/external/chromium_org/third_party/icu/source/common/ |
ucnv_err.c | 84 UCNV_FROM_U_CALLBACK_SKIP (
|
/external/icu4c/common/ |
ucnv_err.c | 84 UCNV_FROM_U_CALLBACK_SKIP (
|
/external/icu4c/extra/uconv/ |
uconv.cpp | 144 UCNV_FROM_U_CALLBACK_SKIP, 0, [all...] |
/libcore/luni/src/main/native/ |
libcore_icu_NativeConverter.cpp | 378 case NativeConverter_IGNORE: return UCNV_FROM_U_CALLBACK_SKIP; 420 // The icu4c UCNV_FROM_U_CALLBACK_SKIP callback requires that the context is NULL, which is
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
convtest.cpp | 312 callback=UCNV_FROM_U_CALLBACK_SKIP; [all...] |
/external/icu4c/test/intltest/ |
convtest.cpp | 330 callback=UCNV_FROM_U_CALLBACK_SKIP; [all...] |