Home
last modified time | relevance | path

Searched refs:warehouse (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_mapper.cpp25 DecimalFormatWarehouse& warehouse, in create() argument
27 … return NumberFormatter::with().macros(oldToNew(properties, symbols, warehouse, nullptr, status)); in create()
32 DecimalFormatWarehouse& warehouse, in create() argument
37 properties, symbols, warehouse, &exportedProperties, status)); in create()
42 DecimalFormatWarehouse& warehouse, in oldToNew() argument
68 warehouse.currencyPluralInfoAPP.setToBogus(); in oldToNew()
69 warehouse.propertiesAPP.setTo(properties, status); in oldToNew()
70 affixProvider = &warehouse.propertiesAPP; in oldToNew()
72warehouse.currencyPluralInfoAPP.setTo(*properties.currencyPluralInfo.fPtr, properties, status); in oldToNew()
73 warehouse.propertiesAPP.setToBogus(); in oldToNew()
[all …]
Dnumber_mapper.h147 DecimalFormatWarehouse warehouse; member
172 DecimalFormatWarehouse& warehouse, UErrorCode& status);
177 DecimalFormatWarehouse& warehouse,
196 … const DecimalFormatSymbols& symbols, DecimalFormatWarehouse& warehouse,
Dnumparse_affixes.h155 AffixPatternMatcherBuilder(const UnicodeString& pattern, AffixTokenMatcherWarehouse& warehouse,
182 AffixTokenMatcherWarehouse& warehouse,
Dnumparse_affixes.cpp61 AffixTokenMatcherWarehouse& warehouse, in AffixPatternMatcherBuilder() argument
66 fWarehouse(warehouse), in AffixPatternMatcherBuilder()
Ddecimfmt.cpp1150 …*fields->properties, *fields->symbols, fields->warehouse, *fields->exportedProperties, status).loc… in touch()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_mapper.h202 DecimalFormatWarehouse warehouse; member
227 DecimalFormatWarehouse& warehouse, UErrorCode& status);
232 DecimalFormatWarehouse& warehouse,
251 … const DecimalFormatSymbols& symbols, DecimalFormatWarehouse& warehouse,
Dnumber_mapper.cpp24 DecimalFormatWarehouse& warehouse, in create() argument
26 … return NumberFormatter::with().macros(oldToNew(properties, symbols, warehouse, nullptr, status)); in create()
31 DecimalFormatWarehouse& warehouse, in create() argument
36 properties, symbols, warehouse, &exportedProperties, status)); in create()
41 DecimalFormatWarehouse& warehouse, in oldToNew() argument
65 warehouse.affixProvider.setTo(properties, status); in oldToNew()
66 macros.affixProvider = &warehouse.affixProvider.get(); in oldToNew()
76 warehouse.affixProvider.get().hasCurrencySign()); in oldToNew()
Dnumber_fluent.cpp494 LocalPointer<DecimalFormatWarehouse> warehouse(new DecimalFormatWarehouse(), status); in lnfCopyHelper() local
500 warehouse->affixProvider.setTo(fMacros.affixProvider, status); in lnfCopyHelper()
501 fMacros.affixProvider = &warehouse->affixProvider.get(); in lnfCopyHelper()
504 warehouse->rules.adoptInsteadAndCheckErrorCode( in lnfCopyHelper()
506 fMacros.rules = warehouse->rules.getAlias(); in lnfCopyHelper()
508 fWarehouse = warehouse.orphan(); in lnfCopyHelper()
Dnumparse_affixes.h125 AffixPatternMatcherBuilder(const UnicodeString& pattern, AffixTokenMatcherWarehouse& warehouse,
152 AffixTokenMatcherWarehouse& warehouse,
Dnumparse_affixes.cpp62 AffixTokenMatcherWarehouse& warehouse, in AffixPatternMatcherBuilder() argument
67 fWarehouse(warehouse), in AffixPatternMatcherBuilder()
Ddecimfmt.cpp1622 fields->properties, *fields->symbols, fields->warehouse, fields->exportedProperties, status in touch()
/third_party/node/deps/icu-small/source/i18n/
Dnumber_mapper.h207 DecimalFormatWarehouse warehouse; member
232 DecimalFormatWarehouse& warehouse, UErrorCode& status);
237 DecimalFormatWarehouse& warehouse,
256 … const DecimalFormatSymbols& symbols, DecimalFormatWarehouse& warehouse,
Dnumber_mapper.cpp24 DecimalFormatWarehouse& warehouse, in create() argument
26 … return NumberFormatter::with().macros(oldToNew(properties, symbols, warehouse, nullptr, status)); in create()
31 DecimalFormatWarehouse& warehouse, in create() argument
36 properties, symbols, warehouse, &exportedProperties, status)); in create()
41 DecimalFormatWarehouse& warehouse, in oldToNew() argument
65 warehouse.affixProvider.setTo(properties, status); in oldToNew()
66 macros.affixProvider = &warehouse.affixProvider.get(); in oldToNew()
76 warehouse.affixProvider.get().hasCurrencySign()); in oldToNew()
Dnumber_fluent.cpp494 LocalPointer<DecimalFormatWarehouse> warehouse(new DecimalFormatWarehouse(), status); in lnfCopyHelper() local
500 warehouse->affixProvider.setTo(fMacros.affixProvider, status); in lnfCopyHelper()
501 fMacros.affixProvider = &warehouse->affixProvider.get(); in lnfCopyHelper()
504 warehouse->rules.adoptInsteadAndCheckErrorCode( in lnfCopyHelper()
506 fMacros.rules = warehouse->rules.getAlias(); in lnfCopyHelper()
508 fWarehouse = warehouse.orphan(); in lnfCopyHelper()
Dnumparse_affixes.h125 AffixPatternMatcherBuilder(const UnicodeString& pattern, AffixTokenMatcherWarehouse& warehouse,
152 AffixTokenMatcherWarehouse& warehouse,
Dnumparse_affixes.cpp62 AffixTokenMatcherWarehouse& warehouse, in AffixPatternMatcherBuilder() argument
67 fWarehouse(warehouse), in AffixPatternMatcherBuilder()
/third_party/icu/icu4c/source/i18n/
Dnumber_mapper.h202 DecimalFormatWarehouse warehouse; member
227 DecimalFormatWarehouse& warehouse, UErrorCode& status);
232 DecimalFormatWarehouse& warehouse,
251 … const DecimalFormatSymbols& symbols, DecimalFormatWarehouse& warehouse,
Dnumber_mapper.cpp24 DecimalFormatWarehouse& warehouse, in create() argument
26 … return NumberFormatter::with().macros(oldToNew(properties, symbols, warehouse, nullptr, status)); in create()
31 DecimalFormatWarehouse& warehouse, in create() argument
36 properties, symbols, warehouse, &exportedProperties, status)); in create()
41 DecimalFormatWarehouse& warehouse, in oldToNew() argument
65 warehouse.affixProvider.setTo(properties, status); in oldToNew()
66 macros.affixProvider = &warehouse.affixProvider.get(); in oldToNew()
76 warehouse.affixProvider.get().hasCurrencySign()); in oldToNew()
Dnumber_fluent.cpp494 LocalPointer<DecimalFormatWarehouse> warehouse(new DecimalFormatWarehouse(), status); in lnfCopyHelper() local
500 warehouse->affixProvider.setTo(fMacros.affixProvider, status); in lnfCopyHelper()
501 fMacros.affixProvider = &warehouse->affixProvider.get(); in lnfCopyHelper()
504 warehouse->rules.adoptInsteadAndCheckErrorCode( in lnfCopyHelper()
506 fMacros.rules = warehouse->rules.getAlias(); in lnfCopyHelper()
508 fWarehouse = warehouse.orphan(); in lnfCopyHelper()
Dnumparse_affixes.h125 AffixPatternMatcherBuilder(const UnicodeString& pattern, AffixTokenMatcherWarehouse& warehouse,
152 AffixTokenMatcherWarehouse& warehouse,
Dnumparse_affixes.cpp62 AffixTokenMatcherWarehouse& warehouse, in AffixPatternMatcherBuilder() argument
67 fWarehouse(warehouse), in AffixPatternMatcherBuilder()
Ddecimfmt.cpp1622 fields->properties, *fields->symbols, fields->warehouse, fields->exportedProperties, status in touch()
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_parse.cpp259 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testCombinedCurrencyMatcher() local
260 NumberParseMatcher& matcher = warehouse.currency(status); in testCombinedCurrencyMatcher()
322 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testAffixPatternMatcher() local
343 affixPattern, warehouse, parseFlags, &success, status); in testAffixPatternMatcher()
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/pos/
D10001_10.txt1 …n. Best dramatic hobo lady I have ever seen, and love scenes in clothes warehouse are second to no…
/third_party/libnl/
DREADME.md12 In this warehouse include/netlink/version.h and lib/defs.h file is generated through the following …

12