Searched refs:nativeDest (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | utxttest.h | 54 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest,
|
D | utxttest.cpp | 312 int32_t nativeDest = 0; in TestCMR() local 361 nativeDest = nativeMap[destIndex].nativeIdx; in TestCMR() 369 nativeStart, nativeLimit, nativeDest, in TestCMR() 373 nativeStart, nativeLimit, nativeDest, in TestCMR() 406 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove() argument 435 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status); in TestCopyMove() 436 if (nativeDest > nativeStart && nativeDest < nativeLimit) { in TestCopyMove()
|
/external/icu/icu4c/source/common/unicode/ |
D | utext.h | 1142 int64_t nativeDest,
|
/external/icu/libandroidicu/include/unicode/ |
D | utext.h | 1142 int64_t nativeDest,
|