Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dutxttest.cpp316 int32_t nativeLimit = 0; in TestCMR() local
411 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove()
487 int32_t nativeLimit, in TestReplace()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp316 int32_t nativeLimit = 0; in TestCMR() local
411 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove()
486 int32_t nativeLimit, in TestReplace()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dutext.cpp490 int64_t nativeStart, int64_t nativeLimit, in utext_replace()
507 int64_t nativeStart, int64_t nativeLimit, in utext_copy()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dutext.cpp490 int64_t nativeStart, int64_t nativeLimit, in utext_replace()
507 int64_t nativeStart, int64_t nativeLimit, in utext_copy()
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Drematch.cpp1628 int64_t nativeLimit = regionLimit; in region() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Drematch.cpp1626 int64_t nativeLimit = regionLimit; in region() local
/aosp_15_r20/external/icu/libicu/src/
H A Dshim.cpp1183 int32_t utext_extract(UText * ut, int64_t nativeStart, int64_t nativeLimit, UChar * dest, int32_t d… in utext_extract()