Home
last modified time | relevance | path

Searched refs:dfs (Results 26 - 50 of 186) sorted by relevance

12345678

/third_party/icu/icu4c/source/i18n/
H A Dnumparse_scientific.cpp35 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 Dshareddateformatsymbols.h29 : dfs(loc, type, status) { } in SharedDateFormatSymbols()
31 const DateFormatSymbols &get() const { return dfs; } in get()
33 DateFormatSymbols dfs; member in SharedDateFormatSymbols
H A Ddcfmtsym.cpp223 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 Dnumparse_currency.cpp24 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 Dnumparse_scientific.cpp35 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 Dshareddateformatsymbols.h29 : dfs(loc, type, status) { } in SharedDateFormatSymbols()
31 const DateFormatSymbols &get() const { return dfs; } in get()
33 DateFormatSymbols dfs; member in SharedDateFormatSymbols
H A Ddcfmtsym.cpp224 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 Dnumparse_currency.cpp24 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 Dnumparse_scientific.cpp35 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 Dshareddateformatsymbols.h28 : dfs(loc, type, status) { } in SharedDateFormatSymbols()
30 const DateFormatSymbols &get() const { return dfs; } in get()
32 DateFormatSymbols dfs; member in SharedDateFormatSymbols
H A Ddcfmtsym.cpp222 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 Dnumparse_currency.cpp24 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 DChineseDateFormatSymbols.java115 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 DChineseDateFormatSymbols.java117 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 Drevo.c41 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 Drevo.c41 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 DIntlTestDecimalFormatSymbols.java271 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 DIntlTestDecimalFormatSymbols.java274 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 DModifierTest.java132 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 DModifierTest.java129 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 Dcxgb4_ethtool.c1638 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 Dcxgb4_ethtool.c1646 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 Dnumbertest_parse.cpp249 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 Dop-1.h288 #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 Di915_buddy.c347 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()

Completed in 17 milliseconds

12345678