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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp 921 int cnt = 0, cnt2 = 0, LoopCnt = 0, n = 0; local
933 for (cnt2 = 0 ; cnt2 < LoopCnt ; cnt2 ++)
    [all...]
  /external/elfutils/src/
readelf.c 1963 int cnt2; local
2043 int cnt2; local
2185 int cnt2; local
2281 int cnt2; local
    [all...]
  /external/icu4c/test/intltest/
apicoll.cpp 585 int32_t cnt1, cnt2, cnt3, cnt4; local
588 const uint8_t* byteArray2 = sortk2.getByteArray(cnt2);
606 CollationKey sortk4(byteArray1, cnt1), sortk5(byteArray2, cnt2);
    [all...]
  /external/icu4c/test/cintltst/
cmsccoll.c 67 const static char cnt2[][10] = { variable
121 size = sizeof(cnt2)/sizeof(cnt2[0]);
125 u_uastrcpy(t1, cnt2[i]);
126 u_uastrcpy(t2, cnt2[j]);
    [all...]

Completed in 85 milliseconds