Searched refs:groupStringOffset (Results 1 – 1 of 1) sorted by relevance
85 uint32_t tokenStringOffset, groupsOffset, groupStringOffset, algNamesOffset; member571 const uint8_t *s=(uint8_t *)names+names->groupStringOffset+GET_GROUP_OFFSET(group); in expandGroupName()604 const uint8_t *s=(uint8_t *)names+names->groupStringOffset+GET_GROUP_OFFSET(group); in enumGroupNames()1366 s=(uint8_t *)uCharNames+uCharNames->groupStringOffset+GET_GROUP_OFFSET(group); in calcGroupNameSetsLengths()1838 uint32_t tokenStringOffset, groupsOffset, groupStringOffset, algNamesOffset, in uchar_swapNames() local1911 groupStringOffset=ds->readUInt32(((const uint32_t *)inBytes)[2]); in uchar_swapNames()1999 inStrings=inBytes+groupStringOffset; in uchar_swapNames()2000 outStrings=outBytes+groupStringOffset; in uchar_swapNames()2002 stringsCount=algNamesOffset-groupStringOffset; in uchar_swapNames()