/external/llvm/test/CodeGen/SPARC/ |
D | float.ll | 31 ; V8-LABEL: test_abs: 35 ; V8-UNOPT-LABEL: test_abs: 41 ; V9-LABEL: test_abs: 45 ; SPARC64-LABEL: test_abs: 48 define double @test_abs() {
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_of_complex.cpp | 35 static void test_abs() in test_abs() function 100 CALL_SUBTEST(test_abs()); in test_cxx11_tensor_of_complex()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fp128-bitcast-after-operation.ll | 7 define i128 @test_abs(ppc_fp128 %x) nounwind { 9 ; PPC64-LABEL: test_abs: 23 ; PPC64-P8-LABEL: test_abs:
|
D | ppc64-calls.ll | 50 define void @test_abs() nounwind { 51 ; CHECK-LABEL: test_abs:
|
D | calls.ll | 22 define void @test_abs() {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | calls.ll | 22 define void @test_abs() {
|
/external/llvm/test/CodeGen/ARM/ |
D | vfp.ll | 16 define void @test_abs(float* %P, double* %D) { 17 ;CHECK-LABEL: test_abs:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | vfp.ll | 16 define void @test_abs(float* %P, double* %D) { 17 ;CHECK: test_abs:
|
/external/python/cpython2/Lib/test/ |
D | test_cmath.py | 438 def test_abs(self): member in CMathTests
|
D | test_operator.py | 103 def test_abs(self): member in OperatorTestCase
|
D | test_complex.py | 450 def test_abs(self): member in ComplexTest
|
D | test_builtin.py | 77 def test_abs(self): member in BuiltinTest
|
D | test_decimal.py | 1792 def test_abs(self): member in ContextAPItests
|
/external/python/cpython3/Lib/test/ |
D | test_cmath.py | 506 def test_abs(self): member in CMathTests
|
D | test_operator.py | 112 def test_abs(self): member in OperatorTestCase
|
D | test_complex.py | 431 def test_abs(self): member in ComplexTest
|
D | test_builtin.py | 155 def test_abs(self): member in BuiltinTest
|
D | test_decimal.py | 2919 def test_abs(self): member in ContextAPItests
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 100 void test_abs() in test_abs() function 1460 test_abs(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 103 void test_abs() in test_abs() function 1517 test_abs(); in main()
|