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

  /external/chromium_org/third_party/icu/source/test/intltest/
utxttest.h 48 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest,
utxttest.cpp 309 int32_t nativeDest = 0;
358 nativeDest = nativeMap[destIndex].nativeIdx;
366 nativeStart, nativeLimit, nativeDest,
370 nativeStart, nativeLimit, nativeDest,
403 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest,
432 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status);
433 if (nativeDest > nativeStart && nativeDest < nativeLimit) {
    [all...]
  /external/icu/icu4c/source/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/chromium_org/third_party/icu/source/common/unicode/
utext.h     [all...]
  /external/icu/icu4c/source/common/unicode/
utext.h     [all...]

Completed in 249 milliseconds