Home
last modified time | relevance | path

Searched refs:nativeDest (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dutxttest.h54 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest,
H A Dutxttest.cpp316 int32_t nativeDest = 0; in TestCMR() local
365 nativeDest = nativeMap[destIndex].nativeIdx; in TestCMR()
373 nativeStart, nativeLimit, nativeDest, in TestCMR()
377 nativeStart, nativeLimit, nativeDest, in TestCMR()
410 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove()
439 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status); in TestCopyMove()
440 if (nativeDest > nativeStart && nativeDest < nativeLimit) { in TestCopyMove()
409 TestCopyMove(const UnicodeString &us, UText *ut, UBool move, int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, int32_t u16Start, int32_t u16Limit, int32_t u16Dest) TestCopyMove() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dutext.h1116 * @param nativeDest The destination index to which the source substring is copied or moved.
1125 int64_t nativeDest,
/third_party/node/deps/icu-small/source/common/unicode/
H A Dutext.h1116 * @param nativeDest The destination index to which the source substring is copied or moved.
1125 int64_t nativeDest,
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dutext.h1116 * @param nativeDest The destination index to which the source substring is copied or moved.
1125 int64_t nativeDest,

Completed in 8 milliseconds