Home
last modified time | relevance | path

Searched defs:offsetIndex (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/common/
Ducnv_cb.cpp40 int32_t offsetIndex, in ucnv_cbFromUWriteBytes()
59 int32_t offsetIndex, in ucnv_cbFromUWriteUChars()
178 int32_t offsetIndex, in ucnv_cbFromUWriteSub()
231 int32_t offsetIndex, in ucnv_cbToUWriteUChars()
248 int32_t offsetIndex, in ucnv_cbToUWriteSub()
Ducnvhz.cpp500 _HZ_WriteSub(UConverterFromUnicodeArgs *args, int32_t offsetIndex, UErrorCode *err) { in _HZ_WriteSub()
Ducnv2022.cpp3475 _ISO_2022_WriteSub(UConverterFromUnicodeArgs *args, int32_t offsetIndex, UErrorCode *err) { in _ISO_2022_WriteSub()
Ducnvmbcs.cpp5652 int32_t offsetIndex, in ucnv_MBCSWriteSub()
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetEncoderICU.java810 int offsetIndex = source.position(); in cbFromUWriteUChars() local
/external/icu/icu4c/source/test/cintltst/
Dusrchtst.c1515 int offsetIndex = 0; in TestSetMatch() local
/external/icu/libandroidicu/static_shim/
Dshim.cpp904 …verterFromUnicodeArgs * args, const char * source, int32_t length, int32_t offsetIndex, UErrorCode… in ucnv_cbFromUWriteBytes_android()
907 void ucnv_cbFromUWriteSub_android(UConverterFromUnicodeArgs * args, int32_t offsetIndex, UErrorCode… in ucnv_cbFromUWriteSub_android()
910 …codeArgs * args, const UChar ** source, const UChar * sourceLimit, int32_t offsetIndex, UErrorCode… in ucnv_cbFromUWriteUChars_android()
913 void ucnv_cbToUWriteSub_android(UConverterToUnicodeArgs * args, int32_t offsetIndex, UErrorCode * e… in ucnv_cbToUWriteSub_android()
916 …nverterToUnicodeArgs * args, const UChar * source, int32_t length, int32_t offsetIndex, UErrorCode… in ucnv_cbToUWriteUChars_android()