Home
last modified time | relevance | path

Searched defs:ten (Results 1 – 19 of 19) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dtsputil.cpp245 double ten = 10.0; in testPositiveInfinity() local
283 double ten = 10.0; in testNegativeInfinity() local
375 double ten = 10.0; in testIsNaN() local
402 double ten = 10.0; in NaNGT() local
429 double ten = 10.0; in NaNLT() local
456 double ten = 10.0; in NaNGTE() local
483 double ten = 10.0; in NaNLTE() local
510 double ten = 10.0; in NaNE() local
537 double ten = 10.0; in NaNNE() local
Dustrtest.cpp1704 TestEnumeration ten; in TestStringEnumeration() local
/third_party/boost/boost/multiprecision/detail/
Dfloat_string_cvt.hpp93 Backend ten; in convert_to_string() local
206 static const ui_type ten = ui_type(10); in convert_from_string() local
/third_party/boost/libs/hof/test/
Dalways.cpp14 static const int ten = 10; in BOOST_HOF_TEST_CASE() local
/third_party/boost/boost/math/cstdfloat/
Dcstdfloat_iostream.hpp444 float_type ten = 10; in convert_to_string() local
579 BOOST_CONSTEXPR_OR_CONST int ten = 10; in convert_from_string() local
/third_party/boost/libs/beast/test/beast/http/
Dfile_body.cpp148 string_view const ten = in fileBodyUnexpectedEofOnGet() local
/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtraverse.cpp255 coordinate_type ten = 10; in apply() local
Doverlay.cpp325 double const ten = 10; in add_text() local
/third_party/boost/libs/geometry/test/
Dto_svg.hpp53 coordinate_type ten = 10; in turns_to_svg() local
/third_party/boost/boost/multiprecision/detail/functions/
Dpow.hpp443 T ten; local
/third_party/python/Lib/test/
Dtest_decorators.py430 def ten(x): function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/
DDiagBigDecimalTest.java110 private static final ohos.global.icu.math.BigDecimal ten = ohos.global.icu.math.BigDecimal.TEN; field in DiagBigDecimalTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DDiagBigDecimalTest.java107 private static final com.ibm.icu.math.BigDecimal ten = com.ibm.icu.math.BigDecimal.TEN; field in DiagBigDecimalTest
/third_party/boost/boost/multiprecision/
Dcomplex_adaptor.hpp537 Backend ten; in eval_log10() local
/third_party/boost/libs/yap/example/
Dautodiff_example.cpp249 auto ten = boost::yap::make_terminal<autodiff_expr>(10); in build_linear_function2() local
/third_party/abseil-cpp/absl/hash/
Dhash_test.cc592 int one = 1, ten = 10; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
Dhash_test.cc592 int one = 1, ten = 10; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp3573 APInt ten(precision, 10); in toString() local
/third_party/python/Modules/_decimal/
D_decimal.c4539 mpd_t ten = {MPD_POS|MPD_STATIC|MPD_CONST_DATA, in _dec_hash() local