Home
last modified time | relevance | path

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

/external/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.cpp1693 TestEnumeration ten; in TestStringEnumeration() local
/external/clang/test/CodeGen/
Dms_struct-bitfield-3.c41 struct ten { struct
49 static int a2[(size_struct_2 == sizeof (struct ten)) -1]; argument
/external/compiler-rt/test/asan/TestCases/Posix/
Dprint_cmdline.cc9 volatile int ten = 10; variable
Dhalt_on_error_suppress_equal_pcs.cc26 volatile int ten = 10; variable
/external/compiler-rt/test/asan/TestCases/
Dhalt_on_error-1.c11 volatile int ten = 10; variable
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
Dp9.cpp32 static const unsigned char ten = 10; variable
/external/eigen/bench/btl/generic_bench/utils/
Dsize_lin_log.hh28 int ten=10; in size_lin_log() local
/external/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.cons/
Dostream_joiner.cons.pass.cpp31 const std::wstring ten = L"10"; in main() local
/external/python/cpython2/Lib/test/
Dtest_decorators.py280 def ten(x): function
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DDiagBigDecimalTest.java104 private static final com.ibm.icu.math.BigDecimal ten = com.ibm.icu.math.BigDecimal.TEN; field in DiagBigDecimalTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
DDiagBigDecimalTest.java105 private static final android.icu.math.BigDecimal ten = android.icu.math.BigDecimal.TEN; field in DiagBigDecimalTest
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp3480 APInt ten(precision, 10); in toString() local
/external/llvm/lib/Support/
DAPFloat.cpp3666 APInt ten(precision, 10); in toString() local
/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp1026 DigitList ten; in parse() local