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

  /external/icu4c/test/intltest/
utxttest.h 49 int32_t u16Start, int32_t u16Limit, int32_t u16Dest);
utxttest.cpp 314 int32_t u16Dest = 0;
363 u16Dest = u16Map[destIndex].nativeIdx;
368 u16Start, u16Limit, u16Dest);
372 u16Start, u16Limit, u16Dest);
405 int32_t u16Start, int32_t u16Limit, int32_t u16Dest)
421 targetUS.copy(u16Start, u16Limit, u16Dest);
424 if (u16Limit < u16Dest) {
    [all...]

Completed in 12 milliseconds