HomeSort by relevance Sort by last modified time
    Searched refs:nativeDest (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/test/intltest/
utxttest.h 53 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest,
utxttest.cpp 319 int32_t nativeDest = 0;
368 nativeDest = nativeMap[destIndex].nativeIdx;
376 nativeStart, nativeLimit, nativeDest,
380 nativeStart, nativeLimit, nativeDest,
413 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest,
442 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status);
443 if (nativeDest > nativeStart && nativeDest < nativeLimit) {
    [all...]
  /external/icu/icu4c/source/common/unicode/
utext.h     [all...]

Completed in 92 milliseconds