Home
last modified time | relevance | path

Searched refs:fSuffixOffset (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/tools/genrb/
Dreslist.h129 int32_t fSuffixOffset; /* this string is a suffix of fSame at this offset */ member
Dreslist.c1732 suffixRes->u.fString.fSuffixOffset = offset; in bundle_compactStrings()
1759 … res->fRes = same->fRes + same->u.fString.fNumCharsForLength + res->u.fString.fSuffixOffset; in bundle_compactStrings()
/external/chromium_org/third_party/icu/source/tools/genrb/
Dreslist.h129 int32_t fSuffixOffset; /* this string is a suffix of fSame at this offset */ member
Dreslist.c1726 suffixRes->u.fString.fSuffixOffset = offset; in bundle_compactStrings()
1753 … res->fRes = same->fRes + same->u.fString.fNumCharsForLength + res->u.fString.fSuffixOffset; in bundle_compactStrings()