Home
last modified time | relevance | path

Searched defs:codeUnits (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/common/
Ducnv_err.cpp94 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_STOP()
135 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_SKIP()
166 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_SUBSTITUTE()
202 const UChar *codeUnits, in UCNV_FROM_U_CALLBACK_ESCAPE()
366 const char* codeUnits, in UCNV_TO_U_CALLBACK_SKIP()
389 const char* codeUnits, in UCNV_TO_U_CALLBACK_SUBSTITUTE()
415 const char* codeUnits, in UCNV_TO_U_CALLBACK_ESCAPE()
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_err.cpp94 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_STOP()
135 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_SKIP()
166 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_SUBSTITUTE()
202 const UChar *codeUnits, in UCNV_FROM_U_CALLBACK_ESCAPE()
366 const char* codeUnits, in UCNV_TO_U_CALLBACK_SKIP()
389 const char* codeUnits, in UCNV_TO_U_CALLBACK_SUBSTITUTE()
415 const char* codeUnits, in UCNV_TO_U_CALLBACK_ESCAPE()
/third_party/skia/m133/third_party/externals/icu/source/common/
Ducnv_err.cpp94 const char16_t* codeUnits, in UCNV_FROM_U_CALLBACK_STOP()
135 const char16_t* codeUnits, in UCNV_FROM_U_CALLBACK_SKIP()
166 const char16_t* codeUnits, in UCNV_FROM_U_CALLBACK_SUBSTITUTE()
202 const char16_t *codeUnits, in UCNV_FROM_U_CALLBACK_ESCAPE()
366 const char* codeUnits, in UCNV_TO_U_CALLBACK_SKIP()
389 const char* codeUnits, in UCNV_TO_U_CALLBACK_SUBSTITUTE()
415 const char* codeUnits, in UCNV_TO_U_CALLBACK_ESCAPE()
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
Dflagcb.c36 const UChar* codeUnits, in flagCB_fromU()
178 const UChar* codeUnits, in debugCB_fromU()
/third_party/skia/m133/third_party/externals/icu/source/samples/ucnv/
Dflagcb.c36 const UChar* codeUnits, in flagCB_fromU()
178 const UChar* codeUnits, in debugCB_fromU()
/third_party/icu/icu4c/source/samples/ucnv/
Dflagcb.c36 const UChar* codeUnits, in flagCB_fromU()
178 const UChar* codeUnits, in debugCB_fromU()
/third_party/musl/src/locale/
Diconv.c445 const void* codeUnits, in ucnv_from_u_callback_ignore()
461 const void* codeUnits, in ucnv_to_u_callback_ignore()
/third_party/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp110 const UChar *codeUnits, in fromUCallback()
/third_party/skia/m133/third_party/externals/icu/source/test/perf/utfperf/
Dutfperf.cpp110 const char16_t *codeUnits, in fromUCallback()
/third_party/icu/icu4c/source/test/cintltst/
Dccapitst.c1371 const UChar* codeUnits, in TSCC_fromU()
1423 const char* codeUnits, in TSCC_toU()
Dnucnvtst.c4603 …CALLBACK_EMPTYSEGMENT( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, in UCNV_TO_U_CALLBACK_EMPTYSEGMENT()
/third_party/skia/m133/third_party/externals/icu/source/test/cintltst/
Dccapitst.c1371 const UChar* codeUnits, in TSCC_fromU()
1423 const char* codeUnits, in TSCC_toU()
Dnucnvtst.c4603 …CALLBACK_EMPTYSEGMENT( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, in UCNV_TO_U_CALLBACK_EMPTYSEGMENT()
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp571 …_TO_U_CALLBACK_ESCAPE(const void *context, UConverterToUnicodeArgs *toUArgs, const char *codeUnits, in UCNV_TO_U_CALLBACK_ESCAPE()