Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Dnumber_modifiers.cpp130 fSuffixOffset = -1; in SimpleModifier()
137 fSuffixOffset = 3 + fPrefixLength; in SimpleModifier()
141 fSuffixOffset = 2; in SimpleModifier()
145 fSuffixLength = fCompiledPattern.charAt(fSuffixOffset) - ARG_NUM_LIMIT; in SimpleModifier()
172 count += fCompiledPattern.countChar32(1 + fSuffixOffset, fSuffixLength); in getCodePointCount()
208 if (fSuffixOffset == -1 && fPrefixLength + fSuffixLength > 0) { in formatAsPrefixSuffix()
219 1 + fSuffixOffset, in formatAsPrefixSuffix()
220 1 + fSuffixOffset + fSuffixLength, in formatAsPrefixSuffix()
Dnumber_modifiers.h127 int32_t fSuffixOffset = -1; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_modifiers.cpp131 fSuffixOffset = -1; in SimpleModifier()
138 fSuffixOffset = 3 + fPrefixLength; in SimpleModifier()
142 fSuffixOffset = 2; in SimpleModifier()
146 fSuffixLength = fCompiledPattern.charAt(fSuffixOffset) - ARG_NUM_LIMIT; in SimpleModifier()
173 count += fCompiledPattern.countChar32(1 + fSuffixOffset, fSuffixLength); in getCodePointCount()
210 if (fSuffixOffset == -1 && fPrefixLength + fSuffixLength > 0) { in formatAsPrefixSuffix()
221 1 + fSuffixOffset, in formatAsPrefixSuffix()
222 1 + fSuffixOffset + fSuffixLength, in formatAsPrefixSuffix()
Dnumber_modifiers.h127 int32_t fSuffixOffset = -1; variable
/third_party/icu/icu4c/source/i18n/
Dnumber_modifiers.cpp130 fSuffixOffset = -1; in SimpleModifier()
137 fSuffixOffset = 3 + fPrefixLength; in SimpleModifier()
141 fSuffixOffset = 2; in SimpleModifier()
145 fSuffixLength = fCompiledPattern.charAt(fSuffixOffset) - ARG_NUM_LIMIT; in SimpleModifier()
172 count += fCompiledPattern.countChar32(1 + fSuffixOffset, fSuffixLength); in getCodePointCount()
208 if (fSuffixOffset == -1 && fPrefixLength + fSuffixLength > 0) { in formatAsPrefixSuffix()
219 1 + fSuffixOffset, in formatAsPrefixSuffix()
220 1 + fSuffixOffset + fSuffixLength, in formatAsPrefixSuffix()
Dnumber_modifiers.h127 int32_t fSuffixOffset = -1; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_modifiers.cpp130 fSuffixOffset = -1; in SimpleModifier()
137 fSuffixOffset = 3 + fPrefixLength; in SimpleModifier()
141 fSuffixOffset = 2; in SimpleModifier()
145 fSuffixLength = fCompiledPattern.charAt(fSuffixOffset) - ARG_NUM_LIMIT; in SimpleModifier()
172 count += fCompiledPattern.countChar32(1 + fSuffixOffset, fSuffixLength); in getCodePointCount()
208 if (fSuffixOffset == -1 && fPrefixLength + fSuffixLength > 0) { in formatAsPrefixSuffix()
219 1 + fSuffixOffset, in formatAsPrefixSuffix()
220 1 + fSuffixOffset + fSuffixLength, in formatAsPrefixSuffix()
Dnumber_modifiers.h127 int32_t fSuffixOffset = -1; variable
/third_party/icu/icu4c/source/tools/genrb/
Dreslist.h344 fSame(NULL), fSuffixOffset(0), in StringResource()
348 fSame(NULL), fSuffixOffset(0), in StringResource()
354 fSame(NULL), fSuffixOffset(0), in StringResource()
372 int32_t fSuffixOffset; // this string is a suffix of fSame at this offset variable
Dreslist.cpp1632 suffixRes->fSuffixOffset = res->length() - suffixRes->length(); in compactStringsV2()
1637 res->fRes + res->fNumCharsForLength + suffixRes->fSuffixOffset; in compactStringsV2()
1738 res->fRes = same->fRes + same->fNumCharsForLength + res->fSuffixOffset; in compactStringsV2()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.h344 fSame(NULL), fSuffixOffset(0), in StringResource()
348 fSame(NULL), fSuffixOffset(0), in StringResource()
354 fSame(NULL), fSuffixOffset(0), in StringResource()
372 int32_t fSuffixOffset; // this string is a suffix of fSame at this offset variable
Dreslist.cpp1632 suffixRes->fSuffixOffset = res->length() - suffixRes->length(); in compactStringsV2()
1637 res->fRes + res->fNumCharsForLength + suffixRes->fSuffixOffset; in compactStringsV2()
1738 res->fRes = same->fRes + same->fNumCharsForLength + res->fSuffixOffset; in compactStringsV2()
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.h322 fSame(NULL), fSuffixOffset(0), in StringResource()
326 fSame(NULL), fSuffixOffset(0), in StringResource()
332 fSame(NULL), fSuffixOffset(0), in StringResource()
350 int32_t fSuffixOffset; // this string is a suffix of fSame at this offset variable
Dreslist.cpp1575 suffixRes->fSuffixOffset = res->length() - suffixRes->length(); in compactStringsV2()
1580 res->fRes + res->fNumCharsForLength + suffixRes->fSuffixOffset; in compactStringsV2()
1681 res->fRes = same->fRes + same->fNumCharsForLength + res->fSuffixOffset; in compactStringsV2()
/third_party/node/deps/icu-small/source/tools/genrb/
Dreslist.h344 fSame(NULL), fSuffixOffset(0), in StringResource()
348 fSame(NULL), fSuffixOffset(0), in StringResource()
354 fSame(NULL), fSuffixOffset(0), in StringResource()
372 int32_t fSuffixOffset; // this string is a suffix of fSame at this offset variable
Dreslist.cpp1624 suffixRes->fSuffixOffset = res->length() - suffixRes->length(); in compactStringsV2()
1629 res->fRes + res->fNumCharsForLength + suffixRes->fSuffixOffset; in compactStringsV2()
1730 res->fRes = same->fRes + same->fNumCharsForLength + res->fSuffixOffset; in compactStringsV2()