Home
last modified time | relevance | path

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

123

/third_party/python/Lib/test/
Dtest_decimal.py492 decimal = C variable in CIBMTestCases
494 decimal = P variable in PyIBMTestCases
842 decimal = C variable in CExplicitConstructionTest
844 decimal = P variable in PyExplicitConstructionTest
924 decimal = C variable in CImplicitConstructionTest
926 decimal = P variable in PyImplicitConstructionTest
1266 decimal = C variable in CFormatTest
1268 decimal = P variable in PyFormatTest
1566 decimal = C variable in CArithmeticOperatorsTest
1568 decimal = P variable in PyArithmeticOperatorsTest
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/
Dexp_fp16.h52 float decimal = (float)src - integer * param[0]; in single_exp_fp16() local
/third_party/mindspore/mindspore-src/source/tests/st/ops/gpu/
Dtest_reduce_prod_op.py43 def test_reduce_prod(decimal, dtype, shape, axis, keep_dims): argument
/third_party/mesa3d/src/util/
Dformat_r11g11b10f.h150 float scale, decimal; in uf11_to_f32() local
259 float scale, decimal; in uf10_to_f32() local
/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
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatSymbolsC.java59 char decimal = en.getDecimalSeparator(); in TestSymbols() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DMicroProps.java26 public DecimalSeparatorDisplay decimal; field in MicroProps
DMacroProps.java33 public DecimalSeparatorDisplay decimal; field in MacroProps
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/hccl/
Dmux_recv_ascend_kernel.cc104 constexpr auto decimal = 10; in InitServer() local
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddtptngen.h560 UnicodeString decimal; variable
/third_party/icu/icu4c/source/i18n/unicode/
Ddtptngen.h611 UnicodeString decimal; variable
/third_party/skia/m133/third_party/externals/icu/source/i18n/unicode/
Ddtptngen.h609 UnicodeString decimal; variable
/third_party/typescript/tests/baselines/reference/
DparseBigInt.js59 { const decimal = 4.1n; } constant
129 const decimal = 4.1n; constant
/third_party/rust/rust/library/core/src/num/dec2flt/
Dmod.rs89 mod decimal; module
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dnumparse_impl.h83 DecimalMatcher decimal; member
/third_party/icu/icu4c/source/i18n/
Dnumparse_impl.h83 DecimalMatcher decimal; member
Dnumber_microprops.h83 UNumberDecimalSeparatorDisplay decimal; member
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_impl.h83 DecimalMatcher decimal; member
Dnumber_microprops.h82 UNumberDecimalSeparatorDisplay decimal; member
/third_party/nghttp2/lib/
Dsfparse.h196 sf_decimal decimal; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/
Dgrouped_pairwise_exchange_alltoall.h85 const int decimal = 10; in SetGroupNum() local
/third_party/ffmpeg/libavfilter/
Daf_vibrato.c75 double integer, decimal; in filter_frame() local

123