Home | History | Annotate | Download | only in intltest

Lines Matching refs:u16Dest

323     int32_t  u16Dest     = 0;
372 u16Dest = u16Map[destIndex].nativeIdx;
377 u16Start, u16Limit, u16Dest);
381 u16Start, u16Limit, u16Dest);
414 int32_t u16Start, int32_t u16Limit, int32_t u16Dest)
430 targetUS.copy(u16Start, u16Limit, u16Dest);
433 if (u16Limit < u16Dest) {