Home
last modified time | relevance | path

Searched refs:affixSetupData (Results 1 – 6 of 6) sorted by relevance

/external/cronet/stable/third_party/icu/source/test/intltest/
Dnumbertest_parse.cpp257 AffixTokenMatcherSetupData affixSetupData = { in testCombinedCurrencyMatcher() local
259 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testCombinedCurrencyMatcher()
261 affixSetupData.parseFlags = PARSE_FLAG_NO_FOREIGN_CURRENCY; in testCombinedCurrencyMatcher()
262 AffixTokenMatcherWarehouse warehouseNoForeign(&affixSetupData); in testCombinedCurrencyMatcher()
320 AffixTokenMatcherSetupData affixSetupData = { in testAffixPatternMatcher() local
322 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testAffixPatternMatcher()
/external/icu/icu4c/source/test/intltest/
Dnumbertest_parse.cpp257 AffixTokenMatcherSetupData affixSetupData = { in testCombinedCurrencyMatcher() local
259 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testCombinedCurrencyMatcher()
261 affixSetupData.parseFlags = PARSE_FLAG_NO_FOREIGN_CURRENCY; in testCombinedCurrencyMatcher()
262 AffixTokenMatcherWarehouse warehouseNoForeign(&affixSetupData); in testCombinedCurrencyMatcher()
320 AffixTokenMatcherSetupData affixSetupData = { in testAffixPatternMatcher() local
322 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testAffixPatternMatcher()
/external/cronet/tot/third_party/icu/source/test/intltest/
Dnumbertest_parse.cpp257 AffixTokenMatcherSetupData affixSetupData = { in testCombinedCurrencyMatcher() local
259 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testCombinedCurrencyMatcher()
261 affixSetupData.parseFlags = PARSE_FLAG_NO_FOREIGN_CURRENCY; in testCombinedCurrencyMatcher()
262 AffixTokenMatcherWarehouse warehouseNoForeign(&affixSetupData); in testCombinedCurrencyMatcher()
320 AffixTokenMatcherSetupData affixSetupData = { in testAffixPatternMatcher() local
322 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testAffixPatternMatcher()
/external/icu/icu4c/source/i18n/
Dnumparse_impl.cpp54 AffixTokenMatcherSetupData affixSetupData = { in createSimpleParser() local
56 parser->fLocalMatchers.affixTokenMatcherWarehouse = {&affixSetupData}; in createSimpleParser()
132 AffixTokenMatcherSetupData affixSetupData = { in createParserFromProperties() local
134 parser->fLocalMatchers.affixTokenMatcherWarehouse = {&affixSetupData}; in createParserFromProperties()
/external/cronet/stable/third_party/icu/source/i18n/
Dnumparse_impl.cpp54 AffixTokenMatcherSetupData affixSetupData = { in createSimpleParser() local
56 parser->fLocalMatchers.affixTokenMatcherWarehouse = {&affixSetupData}; in createSimpleParser()
132 AffixTokenMatcherSetupData affixSetupData = { in createParserFromProperties() local
134 parser->fLocalMatchers.affixTokenMatcherWarehouse = {&affixSetupData}; in createParserFromProperties()
/external/cronet/tot/third_party/icu/source/i18n/
Dnumparse_impl.cpp54 AffixTokenMatcherSetupData affixSetupData = { in createSimpleParser() local
56 parser->fLocalMatchers.affixTokenMatcherWarehouse = {&affixSetupData}; in createSimpleParser()
132 AffixTokenMatcherSetupData affixSetupData = { in createParserFromProperties() local
134 parser->fLocalMatchers.affixTokenMatcherWarehouse = {&affixSetupData}; in createParserFromProperties()