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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cmsccoll.c 539 uint32_t firstLen = 0;
593 first[firstLen+exLen] = 0;
597 u_strncpy(first+prefixLen, first, firstLen);
599 first[firstLen+prefixLen] = 0;
600 firstLen = firstLen+prefixLen;
608 tempLen = firstLen;
609 firstLen = chLen;
649 firstLen = chLen;
923 uint32_t firstLen = 0, secondLen = 0
    [all...]
capitst.c     [all...]
  /external/icu4c/test/cintltst/
cmsccoll.c 540 uint32_t firstLen = 0;
594 first[firstLen+exLen] = 0;
598 u_strncpy(first+prefixLen, first, firstLen);
600 first[firstLen+prefixLen] = 0;
601 firstLen = firstLen+prefixLen;
609 tempLen = firstLen;
610 firstLen = chLen;
650 firstLen = chLen;
925 uint32_t firstLen = 0, secondLen = 0
    [all...]
capitst.c     [all...]

Completed in 84 milliseconds