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

  /external/icu4c/test/intltest/
utxttest.h 49 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest,
utxttest.cpp 311 int32_t nativeDest = 0;
360 nativeDest = nativeMap[destIndex].nativeIdx;
368 nativeStart, nativeLimit, nativeDest,
372 nativeStart, nativeLimit, nativeDest,
405 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest,
434 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status);
435 if (nativeDest > nativeStart && nativeDest < nativeLimit) {
    [all...]
  /external/icu4c/common/unicode/
utext.h     [all...]

Completed in 36 milliseconds