/external/tensorflow/tensorflow/core/kernels/ |
unicode_ops.cc | 132 ucnv_setToUCallBack(converter, unicode_error_callback, &format_error, 151 ucnv_setToUCallBack(converter, oldAction, oldContext, nullptr, nullptr,
|
/external/icu/icu4c/source/tools/toolutil/ |
ucbuf.cpp | 212 ucnv_setToUCallBack(buf->conv, 279 ucnv_setToUCallBack(buf->conv,
|
/external/icu/icu4c/source/common/unicode/ |
ucnv.h | 41 * or {@link ucnv_setToUCallBack() } on the converter. The header ucnv_err.h defines 195 * @see ucnv_setToUCallBack [all...] |
urename.h | [all...] |
/external/icu/libandroidicu/include/unicode/ |
ucnv.h | 41 * or {@link ucnv_setToUCallBack() } on the converter. The header ucnv_err.h defines 195 * @see ucnv_setToUCallBack [all...] |
urename.h | [all...] |
/external/icu/icu4c/source/test/cintltst/ |
ccapitst.c | 753 /*testing ucnv_setToUCallBack with error conditions*/ 764 /*testing ucnv_setToUCallBack() and ucnv_getToUCallBack()*/ 768 ucnv_setToUCallBack(myConverter,otherCharAction(MIA2), &BOM, &oldToUAction, &oldToUContext, &err); 781 ucnv_setToUCallBack(myConverter,MIA2, MIA2Context, &oldToUAction, &oldToUContext, &err); 791 /*testing ucnv_setToUCallBack with error conditions*/ 794 ucnv_setToUCallBack(myConverter,otherCharAction(MIA2), NULL, &oldToUAction, &oldToUContext, &err); [all...] |
nucnvtst.c | [all...] |
ncnvtst.c | [all...] |
nccbtst.c | [all...] |
/external/icu/icu4c/source/test/intltest/ |
convtest.cpp | 58 ucnv_setToUCallBack(utf8Cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); 826 ucnv_setToUCallBack(cnv1.getAlias(), UCNV_TO_U_CALLBACK_STOP, nullptr, nullptr, nullptr, errorCode); [all...] |
/external/icu/icu4c/source/extra/uconv/ |
uconv.cpp | 705 ucnv_setToUCallBack(convfrom, toucallback, touctxt, 0, 0, &err); [all...] |
/external/icu/icu4c/source/common/ |
ucnv.cpp | 725 ucnv_setToUCallBack (UConverter * converter, [all...] |
/external/libxml2/ |
encoding.c | 122 ucnv_setToUCallBack(conv->uconv, UCNV_TO_U_CALLBACK_STOP, [all...] |
/external/icu/libandroidicu/static_shim/ |
shim.cpp | [all...] |