Home
last modified time | relevance | path

Searched defs:decimal (Results 1 – 25 of 67) sorted by relevance

123

/third_party/python/Lib/test/
Dtest_decimal.py483 decimal = C variable in CIBMTestCases
485 decimal = P variable in PyIBMTestCases
831 decimal = C variable in CExplicitConstructionTest
833 decimal = P variable in PyExplicitConstructionTest
913 decimal = C variable in CImplicitConstructionTest
915 decimal = P variable in PyImplicitConstructionTest
1195 decimal = C variable in CFormatTest
1197 decimal = P variable in PyFormatTest
1495 decimal = C variable in CArithmeticOperatorsTest
1497 decimal = P variable in PyArithmeticOperatorsTest
[all …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DMicroProps.java21 public DecimalSeparatorDisplay decimal; field in MicroProps
DMacroProps.java35 public DecimalSeparatorDisplay decimal; field in MacroProps
/third_party/python/Doc/whatsnew/
D3.3.rst1092 decimal section in Improved Modules
1124 * The :exc:`~decimal.FloatOperation` signal optionally enables stricter argument
1147 * In the context templates (:class:`~decimal.DefaultContext`, argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDecimalFormatSymbolsC.java62 char decimal = en.getDecimalSeparator(); in TestSymbols() local
DIntlTestDecimalFormatSymbols.java106 char decimal = en.getDecimalSeparator(); in TestSymbols() local
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddtptngen.h560 UnicodeString decimal; variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddtptngen.h560 UnicodeString decimal; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ddtptngen.h533 UnicodeString decimal; variable
/third_party/icu/icu4c/source/i18n/unicode/
Ddtptngen.h555 UnicodeString decimal; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_microprops.h33 UNumberDecimalSeparatorDisplay decimal; member
Dnumparse_impl.h82 DecimalMatcher decimal; member
Dnumber_skeletons.h318 bool decimal = false; member
/third_party/icu/icu4c/source/i18n/
Dnumber_microprops.h33 UNumberDecimalSeparatorDisplay decimal; member
Dnumparse_impl.h83 DecimalMatcher decimal; member
/third_party/typescript/tests/baselines/reference/
DparseBigInt.js59 { const decimal = 4.1n; } constant
129 const decimal = 4.1n; constant
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_impl.h83 DecimalMatcher decimal; member
Dnumber_microprops.h82 UNumberDecimalSeparatorDisplay decimal; member
/third_party/node/deps/icu-small/source/i18n/
Dnumparse_impl.h83 DecimalMatcher decimal; member
Dnumber_microprops.h83 UNumberDecimalSeparatorDisplay decimal; member
/third_party/freetype/src/psaux/
Dpsconv.c203 FT_Long decimal = 0; in PS_Conv_ToFixed() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsconv.c203 FT_Long decimal = 0; in PS_Conv_ToFixed() local
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsconv.c204 FT_Long decimal = 0; in PS_Conv_ToFixed() local
/third_party/ffmpeg/libavfilter/
Daf_vibrato.c76 double integer, decimal; in filter_frame() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberFormatterSettings.java445 public T decimal(DecimalSeparatorDisplay style) { in decimal() method in NumberFormatterSettings

123