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

  /external/chromium/third_party/icu/source/common/
unames.c 529 * expandGroupLengths() reads a block of compressed lengths of 32 strings and
539 expandGroupLengths(const uint8_t *s,
596 s=expandGroupLengths(s, offsets, lengths);
630 s=expandGroupLengths(s, offsets, lengths);
    [all...]
  /external/icu4c/common/
unames.c 526 * expandGroupLengths() reads a block of compressed lengths of 32 strings and
536 expandGroupLengths(const uint8_t *s,
593 s=expandGroupLengths(s, offsets, lengths);
627 s=expandGroupLengths(s, offsets, lengths);
    [all...]

Completed in 15 milliseconds