Searched defs:nativeLimit (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | utxttest.cpp | 316 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 D | utxttest.cpp | 316 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 D | utext.cpp | 490 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 D | utext.cpp | 490 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 D | rematch.cpp | 1628 int64_t nativeLimit = regionLimit; in region() local
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | rematch.cpp | 1626 int64_t nativeLimit = regionLimit; in region() local
|
/aosp_15_r20/external/icu/libicu/src/ |
H A D | shim.cpp | 1183 int32_t utext_extract(UText * ut, int64_t nativeStart, int64_t nativeLimit, UChar * dest, int32_t d… in utext_extract()
|