/external/libcxx/test/std/strings/string.conversions/ |
D | to_wstring.pass.cpp | 93 test_float() in test_float() function 123 test_float<float>(); in main() 124 test_float<double>(); in main() 125 test_float<long double>(); in main()
|
D | to_string.pass.cpp | 93 test_float() in test_float() function 123 test_float<float>(); in main() 124 test_float<double>(); in main() 125 test_float<long double>(); in main()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vec_mul.ll | 70 define <4 x float> @test_float(<4 x float>* %X, <4 x float>* %Y) { 79 ; CHECK-LABEL: test_float: 83 ; CHECK-LE-LABEL: test_float: 87 ; CHECK-VSX-LABEL: test_float: 89 ; CHECK-LE-VSX-LABEL: test_float:
|
D | ppc64le-aggregates.ll | 64 tail call void @test_float([7 x float] %y, [7 x float] %y, i64 %x) 69 ; CHECK: bl test_float 71 declare void @test_float([7 x float], [7 x float], i64)
|
/external/llvm/test/CodeGen/AArch64/ |
D | fcmp.ll | 5 define void @test_float(float %a, float %b) { 6 ; CHECK-LABEL: test_float:
|
/external/clang/test/CodeGenCXX/ |
D | blocks-cxx11.cpp | 26 namespace test_float { namespace
|
/external/autotest/client/common_lib/ |
D | global_config_unittest.py | 98 def test_float(self): member in global_config_test
|
/external/v8/test/cctest/ |
D | test-assembler-mips.cc | 1462 typedef struct test_float { in TEST() struct 1540 typedef struct test_float { in TEST() struct 1721 typedef struct test_float { in TEST() struct 1875 typedef struct test_float { in TEST() struct 1971 typedef struct test_float { in TEST() struct 2046 typedef struct test_float { in TEST() struct 2130 typedef struct test_float { in TEST() struct 2229 typedef struct test_float { in TEST() struct 2306 typedef struct test_float { in TEST() struct 2376 typedef struct test_float { in TEST() struct [all …]
|
D | test-assembler-mips64.cc | 1592 typedef struct test_float { in TEST() struct 1670 typedef struct test_float { in TEST() struct 1849 typedef struct test_float { in TEST() struct 1958 typedef struct test_float { in TEST() struct 2056 typedef struct test_float { in TEST() struct 2130 typedef struct test_float { in TEST() struct 2213 typedef struct test_float { in TEST() struct 2313 typedef struct test_float { in TEST() struct 2390 typedef struct test_float { in TEST() struct 2460 typedef struct test_float { in TEST() struct [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/db/ |
D | test_db.py | 96 def test_float(): function
|
/external/clang/test/Sema/ |
D | warn-absolute-value.c | 215 void test_float(float x) { in test_float() function
|
/external/clang/test/SemaCXX/ |
D | warn-absolute-value.cpp | 240 void test_float(float x) { in test_float() function
|
D | constant-expression-cxx1y.cpp | 365 constexpr bool test_float() { in test_float() function 377 static_assert(test_float(), "");
|
/external/clang/test/CodeGen/ |
D | builtins-systemz-vector-error.c | 163 void test_float(void) { in test_float() function
|
D | builtins-systemz-zvector-error.c | 540 void test_float(void) { in test_float() function
|
D | builtins-systemz-vector.c | 568 void test_float(void) { in test_float() function
|
D | builtins-systemz-zvector.c | 2889 void test_float(void) { in test_float() function
|
/external/clang/test/Analysis/ |
D | identical-expressions.cpp | 1040 void test_float() { in test_float() function
|