Searched defs:nativeLimit (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | utxttest.cpp | 308 int32_t nativeLimit = 0; in TestCMR() local 403 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove() 479 int32_t nativeLimit, in TestReplace()
|
/external/icu/icu4c/source/test/intltest/ |
D | utxttest.cpp | 310 int32_t nativeLimit = 0; in TestCMR() local 405 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove() 481 int32_t nativeLimit, in TestReplace()
|
/external/chromium_org/third_party/icu/source/common/ |
D | utext.cpp | 483 int64_t nativeStart, int64_t nativeLimit, in utext_replace() 500 int64_t nativeStart, int64_t nativeLimit, in utext_copy()
|
/external/icu/icu4c/source/common/ |
D | utext.cpp | 483 int64_t nativeStart, int64_t nativeLimit, in utext_replace() 500 int64_t nativeStart, int64_t nativeLimit, in utext_copy()
|
/external/icu/icu4c/source/i18n/ |
D | rematch.cpp | 1645 int64_t nativeLimit = regionLimit; in region() local
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | rematch.cpp | 1682 int64_t nativeLimit = regionLimit; in region() local
|