/external/chromium_org/third_party/icu/source/test/cintltst/ |
nccbtst.h | 51 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, 59 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets,
|
ccapitst.c | 86 static UConverterToUCallback otherCharAction(UConverterToUCallback MIA); 305 UConverterToUCallback MIA2, MIA2_2; 377 UConverterToUCallback oldToUAction = NULL; [all...] |
ncnvtst.c | 50 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset); [all...] |
nccbtst.c | [all...] |
nucnvtst.c | [all...] |
/external/icu4c/test/cintltst/ |
nccbtst.h | 51 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, 59 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets,
|
ccapitst.c | 40 static UConverterToUCallback otherCharAction(UConverterToUCallback MIA); 262 UConverterToUCallback MIA2, MIA2_2; 334 UConverterToUCallback oldToUAction = NULL; [all...] |
ncnvtst.c | 50 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset); [all...] |
nccbtst.c | [all...] |
nucnvtst.c | [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ucnv_imp.h | 131 #define UCNV_TO_U_DEFAULT_CALLBACK ((UConverterToUCallback) UCNV_TO_U_CALLBACK_SUBSTITUTE)
|
ucnv.c | 706 UConverterToUCallback *action, 724 UConverterToUCallback newAction, 726 UConverterToUCallback *oldAction, [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
convtest.h | 79 ToUnicodeCase(ConversionCase &cc, UConverterToUCallback callback, const char *option);
|
convtest.cpp | 93 UConverterToUCallback callback; [all...] |
/external/icu4c/common/ |
ucnv_imp.h | 132 #define UCNV_TO_U_DEFAULT_CALLBACK ((UConverterToUCallback) UCNV_TO_U_CALLBACK_SUBSTITUTE)
|
ucnv.c | 708 UConverterToUCallback *action, 726 UConverterToUCallback newAction, 728 UConverterToUCallback *oldAction, [all...] |
/external/icu4c/test/intltest/ |
convtest.h | 79 ToUnicodeCase(ConversionCase &cc, UConverterToUCallback callback, const char *option);
|
convtest.cpp | 93 UConverterToUCallback callback; [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
ucnv.h | 162 typedef void (U_EXPORT2 *UConverterToUCallback) ( [all...] |
/external/icu4c/common/unicode/ |
ucnv.h | 198 typedef void (U_EXPORT2 *UConverterToUCallback) ( [all...] |
/libcore/luni/src/main/native/ |
libcore_icu_NativeConverter.cpp | 49 UConverterToUCallback onUnmappableInput; 50 UConverterToUCallback onMalformedInput; 436 static UConverterToUCallback getToUCallback(int32_t mode) { 477 UConverterToUCallback oldCallback;
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
TextCodecICU.cpp | 323 UConverterToUCallback oldAction; 337 UConverterToUCallback m_savedAction;
|
/external/icu4c/extra/uconv/ |
uconv.cpp | 137 UConverterToUCallback tou; 558 UConverterToUCallback toucallback, 581 UConverterToUCallback toucallback, [all...] |
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
ucbuf.c | 206 UConverterToUCallback toUOldAction ;
|
/external/icu4c/tools/toolutil/ |
ucbuf.c | 207 UConverterToUCallback toUOldAction ;
|