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

  /external/icu/icu4c/source/test/intltest/
utxttest.h 54 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest,
utxttest.cpp 312 int32_t nativeDest = 0;
361 nativeDest = nativeMap[destIndex].nativeIdx;
369 nativeStart, nativeLimit, nativeDest,
373 nativeStart, nativeLimit, nativeDest,
406 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest,
435 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status);
436 if (nativeDest > nativeStart && nativeDest < nativeLimit) {
    [all...]
  /external/icu/icu4c/source/common/unicode/
utext.h     [all...]

Completed in 157 milliseconds