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

  /external/chromium/third_party/icu/source/common/
unames.c 80 uint32_t tokenStringOffset, groupsOffset, groupStringOffset, algNamesOffset;
595 const uint8_t *s=(uint8_t *)names+names->groupStringOffset+GET_GROUP_OFFSET(group);
628 const uint8_t *s=(uint8_t *)names+names->groupStringOffset+GET_GROUP_OFFSET(group);
    [all...]
  /external/icu4c/common/
unames.c 80 uint32_t tokenStringOffset, groupsOffset, groupStringOffset, algNamesOffset;
592 const uint8_t *s=(uint8_t *)names+names->groupStringOffset+GET_GROUP_OFFSET(group);
625 const uint8_t *s=(uint8_t *)names+names->groupStringOffset+GET_GROUP_OFFSET(group);
    [all...]
  /external/chromium/third_party/icu/source/tools/gennames/
gennames.c 35 * groupStringOffset,
929 tokenStringOffset, groupsOffset, groupStringOffset, algNamesOffset;
1007 groupStringOffset=groupsOffset+2+6*lineCount;
1008 algNamesOffset=(groupStringOffset+(groupTop-groupBottom)+3)&~3;
1024 udata_write32(pData, groupStringOffset);
    [all...]
  /external/icu4c/tools/gennames/
gennames.c 35 * groupStringOffset,
1045 tokenStringOffset, groupsOffset, groupStringOffset, algNamesOffset;
    [all...]

Completed in 98 milliseconds