/third_party/icu/icu4c/source/i18n/ |
H A D | numparse_scientific.cpp | 35 ScientificMatcher::ScientificMatcher(const DecimalFormatSymbols& dfs, const Grouper& grouper) in ScientificMatcher() argument 36 : fExponentSeparatorString(dfs.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol)), in ScientificMatcher() 37 fExponentMatcher(dfs, grouper, PARSE_FLAG_INTEGER_ONLY | PARSE_FLAG_GROUPING_DISABLED), in ScientificMatcher() 40 const UnicodeString& minusSign = dfs.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in ScientificMatcher() 47 const UnicodeString& plusSign = dfs.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in ScientificMatcher()
|
H A D | shareddateformatsymbols.h | 29 : dfs(loc, type, status) { } in SharedDateFormatSymbols() 31 const DateFormatSymbols &get() const { return dfs; } in get() 33 DateFormatSymbols dfs; member in SharedDateFormatSymbols
|
H A D | dcfmtsym.cpp | 223 DecimalFormatSymbols& dfs; member 229 DecFmtSymDataSink(DecimalFormatSymbols& _dfs) : dfs(_dfs) { in DecFmtSymDataSink() 243 dfs.setSymbol( 268 dfs.setSymbol( in resolveMissingMonetarySeparators() 273 dfs.setSymbol( in resolveMissingMonetarySeparators() 281 DecimalFormatSymbols& dfs; member 286 : dfs(_dfs), hasBeforeCurrency(false), hasAfterCurrency(false) {} in CurrencySpacingSink() 317 const UnicodeString& current = dfs.getPatternForCurrencySpacing( 320 dfs.setPatternForCurrencySpacing( 334 dfs in resolveMissing() [all...] |
H A D | numparse_currency.cpp | 24 CombinedCurrencyMatcher::CombinedCurrencyMatcher(const CurrencySymbols& currencySymbols, const DecimalFormatSymbols& dfs, in CombinedCurrencyMatcher() argument 29 afterPrefixInsert(dfs.getPatternForCurrencySpacing(UNUM_CURRENCY_INSERT, false, status)), in CombinedCurrencyMatcher() 30 beforeSuffixInsert(dfs.getPatternForCurrencySpacing(UNUM_CURRENCY_INSERT, true, status)), in CombinedCurrencyMatcher() 31 fLocaleName(dfs.getLocale().getName(), -1, status) { in CombinedCurrencyMatcher()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | numparse_scientific.cpp | 35 ScientificMatcher::ScientificMatcher(const DecimalFormatSymbols& dfs, const Grouper& grouper) in ScientificMatcher() argument 36 : fExponentSeparatorString(dfs.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol)), in ScientificMatcher() 37 fExponentMatcher(dfs, grouper, PARSE_FLAG_INTEGER_ONLY | PARSE_FLAG_GROUPING_DISABLED), in ScientificMatcher() 40 const UnicodeString& minusSign = dfs.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in ScientificMatcher() 47 const UnicodeString& plusSign = dfs.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in ScientificMatcher()
|
H A D | shareddateformatsymbols.h | 29 : dfs(loc, type, status) { } in SharedDateFormatSymbols() 31 const DateFormatSymbols &get() const { return dfs; } in get() 33 DateFormatSymbols dfs; member in SharedDateFormatSymbols
|
H A D | dcfmtsym.cpp | 224 DecimalFormatSymbols& dfs; member 230 DecFmtSymDataSink(DecimalFormatSymbols& _dfs) : dfs(_dfs) { in DecFmtSymDataSink() 244 dfs.setSymbol( 269 dfs.setSymbol( in resolveMissingMonetarySeparators() 274 dfs.setSymbol( in resolveMissingMonetarySeparators() 282 DecimalFormatSymbols& dfs; member 287 : dfs(_dfs), hasBeforeCurrency(false), hasAfterCurrency(false) {} in CurrencySpacingSink() 318 const UnicodeString& current = dfs.getPatternForCurrencySpacing( 321 dfs.setPatternForCurrencySpacing( 334 dfs in resolveMissing() [all...] |
H A D | numparse_currency.cpp | 24 CombinedCurrencyMatcher::CombinedCurrencyMatcher(const CurrencySymbols& currencySymbols, const DecimalFormatSymbols& dfs, in CombinedCurrencyMatcher() argument 29 afterPrefixInsert(dfs.getPatternForCurrencySpacing(UNUM_CURRENCY_INSERT, false, status)), in CombinedCurrencyMatcher() 30 beforeSuffixInsert(dfs.getPatternForCurrencySpacing(UNUM_CURRENCY_INSERT, true, status)), in CombinedCurrencyMatcher() 31 fLocaleName(dfs.getLocale().getName(), -1, status) { in CombinedCurrencyMatcher()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | numparse_scientific.cpp | 35 ScientificMatcher::ScientificMatcher(const DecimalFormatSymbols& dfs, const Grouper& grouper) in ScientificMatcher() argument 36 : fExponentSeparatorString(dfs.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol)), in ScientificMatcher() 37 fExponentMatcher(dfs, grouper, PARSE_FLAG_INTEGER_ONLY | PARSE_FLAG_GROUPING_DISABLED), in ScientificMatcher() 40 const UnicodeString& minusSign = dfs.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in ScientificMatcher() 47 const UnicodeString& plusSign = dfs.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in ScientificMatcher()
|
H A D | shareddateformatsymbols.h | 28 : dfs(loc, type, status) { } in SharedDateFormatSymbols() 30 const DateFormatSymbols &get() const { return dfs; } in get() 32 DateFormatSymbols dfs; member in SharedDateFormatSymbols
|
H A D | dcfmtsym.cpp | 222 DecimalFormatSymbols& dfs; member 228 DecFmtSymDataSink(DecimalFormatSymbols& _dfs) : dfs(_dfs) { in DecFmtSymDataSink() 242 dfs.setSymbol( in put() 267 dfs.setSymbol( in resolveMissingMonetarySeparators() 272 dfs.setSymbol( in resolveMissingMonetarySeparators() 280 DecimalFormatSymbols& dfs; member 285 : dfs(_dfs), hasBeforeCurrency(FALSE), hasAfterCurrency(FALSE) {} in CurrencySpacingSink() 316 const UnicodeString& current = dfs.getPatternForCurrencySpacing( in put() 319 dfs.setPatternForCurrencySpacing( in put() 333 dfs in resolveMissing() [all...] |
H A D | numparse_currency.cpp | 24 CombinedCurrencyMatcher::CombinedCurrencyMatcher(const CurrencySymbols& currencySymbols, const DecimalFormatSymbols& dfs, in CombinedCurrencyMatcher() argument 29 afterPrefixInsert(dfs.getPatternForCurrencySpacing(UNUM_CURRENCY_INSERT, false, status)), in CombinedCurrencyMatcher() 30 beforeSuffixInsert(dfs.getPatternForCurrencySpacing(UNUM_CURRENCY_INSERT, true, status)), in CombinedCurrencyMatcher() 31 fLocaleName(dfs.getLocale().getName(), -1, status) { in CombinedCurrencyMatcher()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | ChineseDateFormatSymbols.java | 115 void initializeData(DateFormatSymbols dfs) { in initializeData() argument 116 super.initializeData(dfs); in initializeData() 117 if (dfs instanceof ChineseDateFormatSymbols) { in initializeData() 119 this.isLeapMonth = ((ChineseDateFormatSymbols)dfs).isLeapMonth; in initializeData()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | ChineseDateFormatSymbols.java | 117 void initializeData(DateFormatSymbols dfs) { in initializeData() argument 118 super.initializeData(dfs); in initializeData() 119 if (dfs instanceof ChineseDateFormatSymbols) { in initializeData() 121 this.isLeapMonth = ((ChineseDateFormatSymbols)dfs).isLeapMonth; in initializeData()
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | revo.c | 41 unsigned char old, tmp, dfs; in revo_set_rate_val() local 49 dfs = 2; in revo_set_rate_val() 51 dfs = 1; in revo_set_rate_val() 53 dfs = 0; in revo_set_rate_val() 64 if (old == dfs) in revo_set_rate_val() 71 tmp |= dfs << shift; in revo_set_rate_val() 312 int dfs; in ap192_set_rate_val() local 320 dfs = 2; in ap192_set_rate_val() 322 dfs = 1; in ap192_set_rate_val() 324 dfs in ap192_set_rate_val() [all...] |
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | revo.c | 41 unsigned char old, tmp, dfs; in revo_set_rate_val() local 49 dfs = 2; in revo_set_rate_val() 51 dfs = 1; in revo_set_rate_val() 53 dfs = 0; in revo_set_rate_val() 64 if (old == dfs) in revo_set_rate_val() 71 tmp |= dfs << shift; in revo_set_rate_val() 312 int dfs; in ap192_set_rate_val() local 320 dfs = 2; in ap192_set_rate_val() 322 dfs = 1; in ap192_set_rate_val() 324 dfs in ap192_set_rate_val() [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | IntlTestDecimalFormatSymbols.java | 271 DecimalFormatSymbols dfs = new DecimalFormatSymbols(); in testPropagateZeroDigit() 272 dfs.setZeroDigit('\u1040'); in testPropagateZeroDigit() 274 df.setDecimalFormatSymbols(dfs); in testPropagateZeroDigit() 276 '\u1041', dfs.getDigits()[1]); in testPropagateZeroDigit() 279 dfs.setZeroDigit('a'); in testPropagateZeroDigit() 280 df.setDecimalFormatSymbols(dfs); in testPropagateZeroDigit() 282 'b', dfs.getDigits()[1]); in testPropagateZeroDigit() 387 DecimalFormatSymbols dfs = DecimalFormatSymbols.forNumberingSystem(loc, ns); in testNumberingSystem() 388 DecimalFormat df = new DecimalFormat("#,##0.##", dfs); in testNumberingSystem() 394 String actual2 = dfs in testNumberingSystem() [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | IntlTestDecimalFormatSymbols.java | 274 DecimalFormatSymbols dfs = new DecimalFormatSymbols(); in testPropagateZeroDigit() 275 dfs.setZeroDigit('\u1040'); in testPropagateZeroDigit() 277 df.setDecimalFormatSymbols(dfs); in testPropagateZeroDigit() 279 '\u1041', dfs.getDigits()[1]); in testPropagateZeroDigit() 282 dfs.setZeroDigit('a'); in testPropagateZeroDigit() 283 df.setDecimalFormatSymbols(dfs); in testPropagateZeroDigit() 285 'b', dfs.getDigits()[1]); in testPropagateZeroDigit() 390 DecimalFormatSymbols dfs = DecimalFormatSymbols.forNumberingSystem(loc, ns); in testNumberingSystem() 391 DecimalFormat df = new DecimalFormat("#,##0.##", dfs); in testNumberingSystem() 397 String actual2 = dfs in testNumberingSystem() [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
H A D | ModifierTest.java | 132 DecimalFormatSymbols dfs = DecimalFormatSymbols.getInstance(new ULocale("en-US")); in testCurrencySpacingPatternStability() 134 dfs.getPatternForCurrencySpacing(DecimalFormatSymbols.CURRENCY_SPC_CURRENCY_MATCH, in testCurrencySpacingPatternStability() 137 dfs.getPatternForCurrencySpacing(DecimalFormatSymbols.CURRENCY_SPC_CURRENCY_MATCH, in testCurrencySpacingPatternStability() 140 dfs.getPatternForCurrencySpacing(DecimalFormatSymbols.CURRENCY_SPC_SURROUNDING_MATCH, in testCurrencySpacingPatternStability() 143 dfs.getPatternForCurrencySpacing(DecimalFormatSymbols.CURRENCY_SPC_SURROUNDING_MATCH, in testCurrencySpacingPatternStability()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
H A D | ModifierTest.java | 129 DecimalFormatSymbols dfs = DecimalFormatSymbols.getInstance(new ULocale("en-US")); in testCurrencySpacingPatternStability() 131 dfs.getPatternForCurrencySpacing(DecimalFormatSymbols.CURRENCY_SPC_CURRENCY_MATCH, in testCurrencySpacingPatternStability() 134 dfs.getPatternForCurrencySpacing(DecimalFormatSymbols.CURRENCY_SPC_CURRENCY_MATCH, in testCurrencySpacingPatternStability() 137 dfs.getPatternForCurrencySpacing(DecimalFormatSymbols.CURRENCY_SPC_SURROUNDING_MATCH, in testCurrencySpacingPatternStability() 140 dfs.getPatternForCurrencySpacing(DecimalFormatSymbols.CURRENCY_SPC_SURROUNDING_MATCH, in testCurrencySpacingPatternStability()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 1638 struct ch_filter_specification *dfs) in cxgb4_fill_filter_rule() 1640 switch (dfs->val.proto) { in cxgb4_fill_filter_rule() 1642 if (dfs->type) in cxgb4_fill_filter_rule() 1648 if (dfs->type) in cxgb4_fill_filter_rule() 1655 if (dfs->type) { in cxgb4_fill_filter_rule() 1656 fs->h_u.tcp_ip6_spec.psrc = cpu_to_be16(dfs->val.fport); in cxgb4_fill_filter_rule() 1657 fs->m_u.tcp_ip6_spec.psrc = cpu_to_be16(dfs->mask.fport); in cxgb4_fill_filter_rule() 1658 fs->h_u.tcp_ip6_spec.pdst = cpu_to_be16(dfs->val.lport); in cxgb4_fill_filter_rule() 1659 fs->m_u.tcp_ip6_spec.pdst = cpu_to_be16(dfs->mask.lport); in cxgb4_fill_filter_rule() 1660 memcpy(&fs->h_u.tcp_ip6_spec.ip6src, &dfs in cxgb4_fill_filter_rule() 1637 cxgb4_fill_filter_rule(struct ethtool_rx_flow_spec *fs, struct ch_filter_specification *dfs) cxgb4_fill_filter_rule() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 1646 struct ch_filter_specification *dfs) in cxgb4_fill_filter_rule() 1648 switch (dfs->val.proto) { in cxgb4_fill_filter_rule() 1650 if (dfs->type) in cxgb4_fill_filter_rule() 1656 if (dfs->type) in cxgb4_fill_filter_rule() 1663 if (dfs->type) { in cxgb4_fill_filter_rule() 1664 fs->h_u.tcp_ip6_spec.psrc = cpu_to_be16(dfs->val.fport); in cxgb4_fill_filter_rule() 1665 fs->m_u.tcp_ip6_spec.psrc = cpu_to_be16(dfs->mask.fport); in cxgb4_fill_filter_rule() 1666 fs->h_u.tcp_ip6_spec.pdst = cpu_to_be16(dfs->val.lport); in cxgb4_fill_filter_rule() 1667 fs->m_u.tcp_ip6_spec.pdst = cpu_to_be16(dfs->mask.lport); in cxgb4_fill_filter_rule() 1668 memcpy(&fs->h_u.tcp_ip6_spec.ip6src, &dfs in cxgb4_fill_filter_rule() 1645 cxgb4_fill_filter_rule(struct ethtool_rx_flow_spec *fs, struct ch_filter_specification *dfs) cxgb4_fill_filter_rule() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numbertest_parse.cpp | 249 DecimalFormatSymbols dfs(locale, status); in testCombinedCurrencyMatcher() 253 dfs.setSymbol(DecimalFormatSymbols::kCurrencySymbol, u"IU$", status); in testCombinedCurrencyMatcher() 254 dfs.setSymbol(DecimalFormatSymbols::kIntlCurrencySymbol, u"ICU", status); in testCombinedCurrencyMatcher() 255 CurrencySymbols currencySymbols({u"ICU", status}, locale, dfs, status); in testCombinedCurrencyMatcher() 315 DecimalFormatSymbols dfs(locale, status); in testAffixPatternMatcher() 316 dfs.setSymbol(DecimalFormatSymbols::kCurrencySymbol, u"IU$", status); in testAffixPatternMatcher() 317 dfs.setSymbol(DecimalFormatSymbols::kIntlCurrencySymbol, u"ICU", status); in testAffixPatternMatcher() 318 CurrencySymbols currencySymbols({u"ICU", status}, locale, dfs, status); in testAffixPatternMatcher()
|
/kernel/linux/linux-5.10/include/math-emu/ |
H A D | op-1.h | 288 #define _FP_FRAC_CONV_1_1(dfs, sfs, D, S) \ 291 if (_FP_WFRACBITS_##sfs > _FP_WFRACBITS_##dfs) \ 294 _FP_FRAC_SRS_1(D, (_FP_WFRACBITS_##sfs-_FP_WFRACBITS_##dfs), \ 297 _FP_FRAC_SRL_1(D, (_FP_WFRACBITS_##sfs-_FP_WFRACBITS_##dfs)); \ 300 D##_f <<= _FP_WFRACBITS_##dfs - _FP_WFRACBITS_##sfs; \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_buddy.c | 347 LIST_HEAD(dfs); in i915_buddy_alloc_range() 362 list_add_tail(&mm->roots[i]->tmp_link, &dfs); in i915_buddy_alloc_range() 370 block = list_first_entry_or_null(&dfs, in i915_buddy_alloc_range() 406 list_add(&block->right->tmp_link, &dfs); in i915_buddy_alloc_range() 407 list_add(&block->left->tmp_link, &dfs); in i915_buddy_alloc_range()
|