Searched refs:expandGroupLengths (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dunames.c526 * expandGroupLengths() reads a block of compressed lengths of 32 strings and
536 expandGroupLengths(const uint8_t *s, function
593 s=expandGroupLengths(s, offsets, lengths);
627 s=expandGroupLengths(s, offsets, lengths);
1376 s=expandGroupLengths(s, offsets, lengths);
2018 nextInStrings=expandGroupLengths(inStrings, offsets, lengths);
/external/icu/icu4c/source/common/
H A Dunames.cpp505 * expandGroupLengths() reads a block of compressed lengths of 32 strings and
515 expandGroupLengths(const uint8_t *s, function
572 s=expandGroupLengths(s, offsets, lengths);
606 s=expandGroupLengths(s, offsets, lengths);
1367 s=expandGroupLengths(s, offsets, lengths);
2005 nextInStrings=expandGroupLengths(inStrings, offsets, lengths);

Completed in 76 milliseconds