Searched defs:codeUnits (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | ucnv_err.cpp | 94 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()
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | ucnv_err.cpp | 94 const char16_t* codeUnits, in UCNV_FROM_U_CALLBACK_STOP() 133 const char16_t* codeUnits, in UCNV_FROM_U_CALLBACK_SKIP() 164 const char16_t* codeUnits, in UCNV_FROM_U_CALLBACK_SUBSTITUTE() 200 const char16_t *codeUnits, in UCNV_FROM_U_CALLBACK_ESCAPE() 362 const char* codeUnits, in UCNV_TO_U_CALLBACK_SKIP() 385 const char* codeUnits, in UCNV_TO_U_CALLBACK_SUBSTITUTE() 411 const char* codeUnits, in UCNV_TO_U_CALLBACK_ESCAPE()
|
/aosp_15_r20/external/cronet/third_party/icu/source/samples/ucnv/ |
H A D | flagcb.c | 36 const UChar* codeUnits, in flagCB_fromU() 178 const UChar* codeUnits, in debugCB_fromU()
|
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/native/ |
H A D | com_android_icu_charset_NativeConverter.cpp | 368 const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, in CHARSET_ENCODER_CALLBACK() 482 const char* codeUnits, int32_t length, in CHARSET_DECODER_CALLBACK()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/utfperf/ |
H A D | utfperf.cpp | 110 const char16_t *codeUnits, in fromUCallback()
|
/aosp_15_r20/external/icu/icu4c/source/test/perf/utfperf/ |
H A D | utfperf.cpp | 110 const char16_t *codeUnits, in fromUCallback()
|
/aosp_15_r20/external/icu/libandroidicu/static_shim/ |
H A D | shim.cpp | 71 …oid(const void * context, UConverterFromUnicodeArgs * fromUArgs, const UChar * codeUnits, int32_t … in UCNV_FROM_U_CALLBACK_STOP_android() 74 …android(const void * context, UConverterToUnicodeArgs * toUArgs, const char * codeUnits, int32_t l… in UCNV_TO_U_CALLBACK_STOP_android()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | unicode_ops.cc | 92 const char* codeUnits, int32_t length, in unicode_error_callback()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | ccapitst.c | 1371 const UChar* codeUnits, in TSCC_fromU() 1423 const char* codeUnits, in TSCC_toU()
|
H A D | nucnvtst.c | 4603 …CALLBACK_EMPTYSEGMENT( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, in UCNV_TO_U_CALLBACK_EMPTYSEGMENT()
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | ccapitst.c | 1369 const UChar* codeUnits, in TSCC_fromU() 1421 const char* codeUnits, in TSCC_toU()
|
H A D | nucnvtst.c | 4608 …CALLBACK_EMPTYSEGMENT( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, in UCNV_TO_U_CALLBACK_EMPTYSEGMENT()
|