/third_party/icu/icu4c/source/i18n/ |
H A D | dcfmtsym.cpp | 158 // fastCopyFrom is safe, see docs on fSymbols in operator =() 159 fSymbols[(ENumberFormatSymbol)i].fastCopyFrom(rhs.fSymbols[(ENumberFormatSymbol)i]); in operator =() 191 if(fSymbols[(ENumberFormatSymbol)i] != that.fSymbols[(ENumberFormatSymbol)i]) { in operator ==() 203 // No need to check fCodePointZero since it is based on fSymbols in operator ==() 225 // Can't simply check fSymbols because it is pre-populated with defaults. 266 void resolveMissingMonetarySeparators(const UnicodeString* fSymbols) { in resolveMissingMonetarySeparators() 270 fSymbols[DecimalFormatSymbols::kDecimalSeparatorSymbol]); in resolveMissingMonetarySeparators() 275 fSymbols[DecimalFormatSymbol in resolveMissingMonetarySeparators() [all...] |
H A D | smpdtfmt.cpp | 330 delete fSymbols; in ~SimpleDateFormat() 348 fSymbols(NULL), in SimpleDateFormat() 364 fSymbols(NULL), in SimpleDateFormat() 373 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 385 fSymbols(NULL), in SimpleDateFormat() 394 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 419 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 442 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 457 fSymbols(symbolsToAdopt), in SimpleDateFormat() 479 fSymbols(ne in SimpleDateFormat() [all...] |
H A D | number_scientific.cpp | 46 fHandler->fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kExponentialSymbol), in apply() 52 fHandler->fSymbols in apply() 59 fHandler->fSymbols in apply() 72 *fHandler->fSymbols, in apply() 119 fSettings(notation->fUnion.scientific), fSymbols(symbols), fParent(parent) {} in ScientificHandler()
|
H A D | number_patternmodifier.cpp | 46 fSymbols = symbols; in setSymbols() 121 a, b, !fPatternInfo->hasBody(), fStrong, *fSymbols, status); in createConstantModifier() 213 *fSymbols, in apply() 295 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kMinusSignSymbol); in getSymbol() 297 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPlusSignSymbol); in getSymbol() 299 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kApproximatelySignSymbol); in getSymbol() 301 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPercentSymbol); in getSymbol() 303 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPerMillSymbol); in getSymbol()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dcfmtsym.cpp | 158 // fastCopyFrom is safe, see docs on fSymbols in operator =() 159 fSymbols[(ENumberFormatSymbol)i].fastCopyFrom(rhs.fSymbols[(ENumberFormatSymbol)i]); in operator =() 192 if(fSymbols[(ENumberFormatSymbol)i] != that.fSymbols[(ENumberFormatSymbol)i]) { in operator ==() 204 // No need to check fCodePointZero since it is based on fSymbols in operator ==() 226 // Can't simply check fSymbols because it is pre-populated with defaults. 267 void resolveMissingMonetarySeparators(const UnicodeString* fSymbols) { in resolveMissingMonetarySeparators() 271 fSymbols[DecimalFormatSymbols::kDecimalSeparatorSymbol]); in resolveMissingMonetarySeparators() 276 fSymbols[DecimalFormatSymbol in resolveMissingMonetarySeparators() [all...] |
H A D | smpdtfmt.cpp | 331 delete fSymbols; in ~SimpleDateFormat() 366 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 383 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 405 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 425 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 440 fSymbols(symbolsToAdopt) in SimpleDateFormat() 459 fSymbols(new DateFormatSymbols(symbols)) in SimpleDateFormat() 502 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 506 delete fSymbols; in SimpleDateFormat() 508 fSymbols in SimpleDateFormat() [all...] |
H A D | number_patternmodifier.cpp | 46 fSymbols = symbols; in setSymbols() 122 a, b, !fPatternInfo->hasBody(), fStrong, *fSymbols, status); in createConstantModifier() 214 *fSymbols, in apply() 296 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kMinusSignSymbol); in getSymbol() 298 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPlusSignSymbol); in getSymbol() 300 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kApproximatelySignSymbol); in getSymbol() 302 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPercentSymbol); in getSymbol() 304 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPerMillSymbol); in getSymbol()
|
H A D | number_scientific.cpp | 46 fHandler->fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kExponentialSymbol), in apply() 52 fHandler->fSymbols in apply() 59 fHandler->fSymbols in apply() 72 *fHandler->fSymbols, in apply() 119 fSettings(notation->fUnion.scientific), fSymbols(symbols), fParent(parent) {} in ScientificHandler()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | dcfmtsym.cpp | 157 // fastCopyFrom is safe, see docs on fSymbols in operator =() 158 fSymbols[(ENumberFormatSymbol)i].fastCopyFrom(rhs.fSymbols[(ENumberFormatSymbol)i]); in operator =() 190 if(fSymbols[(ENumberFormatSymbol)i] != that.fSymbols[(ENumberFormatSymbol)i]) { in operator ==() 202 // No need to check fCodePointZero since it is based on fSymbols in operator ==() 224 // Can't simpy check fSymbols because it is pre-populated with defaults. 265 void resolveMissingMonetarySeparators(const UnicodeString* fSymbols) { in resolveMissingMonetarySeparators() 269 fSymbols[DecimalFormatSymbols::kDecimalSeparatorSymbol]); in resolveMissingMonetarySeparators() 274 fSymbols[DecimalFormatSymbol in resolveMissingMonetarySeparators() [all...] |
H A D | smpdtfmt.cpp | 329 delete fSymbols; in ~SimpleDateFormat() 347 fSymbols(NULL), in SimpleDateFormat() 363 fSymbols(NULL), in SimpleDateFormat() 372 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 384 fSymbols(NULL), in SimpleDateFormat() 393 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 418 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 441 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat() 456 fSymbols(symbolsToAdopt), in SimpleDateFormat() 478 fSymbols(ne in SimpleDateFormat() [all...] |
H A D | number_scientific.cpp | 46 fHandler->fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kExponentialSymbol), in apply() 52 fHandler->fSymbols in apply() 59 fHandler->fSymbols in apply() 72 *fHandler->fSymbols, in apply() 119 fSettings(notation->fUnion.scientific), fSymbols(symbols), fParent(parent) {} in ScientificHandler()
|
H A D | number_patternmodifier.cpp | 42 fSymbols = symbols; in setSymbols() 117 a, b, !fPatternInfo->hasBody(), fStrong, *fSymbols, status); in createConstantModifier() 209 *fSymbols, in apply() 289 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kMinusSignSymbol); in getSymbol() 291 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPlusSignSymbol); in getSymbol() 293 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPercentSymbol); in getSymbol() 295 return fSymbols->getSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPerMillSymbol); in getSymbol()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | dcfmtsym.h | 475 * If DecimalFormatSymbols becomes subclassable and the status of fSymbols changes 477 * or when fSymbols can be set any other way that allows them to be readonly aliases 482 UnicodeString fSymbols[kFormatSymbolCount]; member in DecimalFormatSymbols 524 strPtr = &fSymbols[symbol]; in getSymbol() 536 strPtr = &fSymbols[symbol]; in getConstSymbol() 549 return fSymbols[kZeroDigitSymbol]; in getConstDigitSymbol() 552 return fSymbols[key]; in getConstDigitSymbol() 567 fSymbols[symbol]=value; in setSymbol() 579 fSymbols[(int)kOneDigitSymbol+i-1] = UnicodeString(sym); in setSymbol()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | dcfmtsym.h | 469 * If DecimalFormatSymbols becomes subclassable and the status of fSymbols changes 471 * or when fSymbols can be set any other way that allows them to be readonly aliases 476 UnicodeString fSymbols[kFormatSymbolCount]; member in DecimalFormatSymbols 517 strPtr = &fSymbols[symbol]; in getSymbol() 529 strPtr = &fSymbols[symbol]; in getConstSymbol() 542 return fSymbols[kZeroDigitSymbol]; in getConstDigitSymbol() 545 return fSymbols[key]; in getConstDigitSymbol() 560 fSymbols[symbol]=value; in setSymbol() 572 fSymbols[(int)kOneDigitSymbol+i-1] = UnicodeString(sym); in setSymbol()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | dcfmtsym.h | 463 * If DecimalFormatSymbols becomes subclassable and the status of fSymbols changes 465 * or when fSymbols can be set any other way that allows them to be readonly aliases 470 UnicodeString fSymbols[kFormatSymbolCount]; member in DecimalFormatSymbols 511 strPtr = &fSymbols[symbol]; in getSymbol() 523 strPtr = &fSymbols[symbol]; in getConstSymbol() 536 return fSymbols[kZeroDigitSymbol]; in getConstDigitSymbol() 539 return fSymbols[key]; in getConstDigitSymbol() 554 fSymbols[symbol]=value; in setSymbol() 566 fSymbols[(int)kOneDigitSymbol+i-1] = UnicodeString(sym); in setSymbol()
|
/third_party/skia/src/sksl/ |
H A D | SkSLRehydrator.h | 191 while ((size_t) id >= fSymbols.size()) { in addSymbol() 192 fSymbols.push_back(nullptr); in addSymbol() 194 fSymbols[id] = symbol; in addSymbol() 200 SkASSERT(fSymbols.size() > result); in symbolRef() 201 return (T*) fSymbols[result]; in symbolRef() 226 std::vector<const Symbol*> fSymbols; member in SkSL::Rehydrator
|
H A D | SkSLCompiler.cpp | 139 fRootModule.fSymbols = this->makeRootSymbolTable(); in Compiler() 140 fPrivateModule.fSymbols = this->makePrivateSymbolTable(fRootModule.fSymbols); in Compiler() 228 if (!fGPUModule.fSymbols) { in loadGPUModule() 235 if (!fFragmentModule.fSymbols) { in loadFragmentModule() 243 if (!fVertexModule.fSymbols) { in loadVertexModule() 276 if (!fPublicModule.fSymbols) { in loadPublicModule() 278 add_glsl_type_aliases(fPublicModule.fSymbols.get(), fContext->fTypes); in loadPublicModule() 284 if (!fRuntimeShaderModule.fSymbols) { in loadRuntimeShaderModule() 314 base = fPrivateModule.fSymbols; in loadModule() [all...] |
H A D | SkSLParsedModule.h | 19 std::shared_ptr<SymbolTable> fSymbols; member
|
/third_party/skia/src/sksl/dsl/ |
H A D | DSLBlock.cpp | 19 , fSymbols(std::move(symbols)) {} in DSLBlock() 22 : fSymbols(std::move(symbols)) { in DSLBlock() 40 std::move(fSymbols)); in release()
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLSwitchStatement.h | 35 , fSymbols(std::move(symbols)) {} in SwitchStatement() 87 return fSymbols; in symbols() 98 std::shared_ptr<SymbolTable> fSymbols; member in SkSL::final
|
H A D | SkSLSymbolTable.h | 118 fSymbols.foreach( in foreach() 123 return fSymbols.count(); in count() 168 SkTHashMap<SymbolKey, const Symbol*, SymbolKey::Hash> fSymbols; member in SkSL::SymbolTable
|
H A D | SkSLProgram.h | 88 , fSymbols(symbols) in Program() 105 fSymbols.reset(); in ~Program() 187 // it's important to keep fOwnedElements defined after (and thus destroyed before) fSymbols, 189 std::shared_ptr<SymbolTable> fSymbols; member
|
H A D | SkSLSymbolTable.cpp | 40 const Symbol** symbolPPtr = fSymbols.find(key); in lookup() 98 const Symbol*& refInSymbolTable = fSymbols[MakeSymbolKey(name)]; in addWithoutOwnership()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numbertest_affixutils.cpp | 16 DecimalFormatSymbols fSymbols; member in DefaultSymbolProvider 19 DefaultSymbolProvider(UErrorCode &status) : fSymbols(Locale("ar_SA"), status) {} in DefaultSymbolProvider() 26 return fSymbols.getConstSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPlusSignSymbol); 30 return fSymbols.getConstSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPercentSymbol); 32 return fSymbols.getConstSymbol(DecimalFormatSymbols::ENumberFormatSymbol::kPerMillSymbol);
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
H A D | CalendarPanel.java | 44 fSymbols[i] = new DateFormatSymbols(fCalendar[i], in setLocale() 84 fSymbols[index] = new DateFormatSymbols(c, fDisplayLocale); in setCalendar() 215 String dayName = fSymbols[0].getWeekdays()[dayNum]; in paint() 331 String month = fSymbols[i].getMonths()[ in paint() 353 private DateFormatSymbols[] fSymbols = new DateFormatSymbols[4]; field in CalendarPanel
|