/external/tensorflow/tensorflow/python/ops/ |
D | matmul_benchmark.py | 122 def test_round(self, num_iters): member in MatmulBenchmark 142 self.test_round(num_iters=200)
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fp128.ll | 203 define void @test_round() { 204 ; CHECK-LABEL: test_round:
|
D | f16-instructions.ll | 825 ; CHECK-LABEL: test_round: 830 define half @test_round(half %a) #0 {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-fp128.ll | 225 define void @test_round() { 226 ; CHECK-LABEL: test_round:
|
D | f16-instructions.ll | 1124 ; CHECK-CVT-LABEL: test_round: 1130 ; CHECK-FP16-LABEL: test_round: 1134 define half @test_round(half %a) #0 {
|
/external/llvm/test/Transforms/InstCombine/ |
D | double-float-shrink-2.ll | 50 define float @test_round(float %C) {
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
D | mpx-mini-test.c | 1418 void insn_test_failed(int test_nr, int test_round, void *buf, in insn_test_failed() argument 1422 eprintf("ERROR: test %d round %d failed\n", test_nr, test_round); in insn_test_failed()
|
/external/python/cpython3/Modules/_decimal/tests/ |
D | deccheck.py | 919 def test_round(method, prec, exprange, restricted_range, itr, stat): function 1083 test_method('__round__', testspecs, test_round)
|
/external/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 775 ; CHECK-FP16-LABEL: test_round: 779 ; CHECK-LIBCALL-LABEL: test_round: 783 define void @test_round(half* %p) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 779 ; CHECK-FP16-LABEL: test_round: 783 ; CHECK-LIBCALL-LABEL: test_round: 787 define void @test_round(half* %p) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | f16-instructions.ll | 1051 ; CHECK-LABEL: test_round( 1056 define half @test_round(half %a) #0 {
|
D | f16x2-instructions.ll | 1384 ; CHECK-LABEL: test_round( 1392 define <2 x half> @test_round(<2 x half> %a) #0 {
|
/external/python/cpython3/Lib/test/ |
D | test_long.py | 1011 def test_round(self): member in LongTest
|
D | test_builtin.py | 1176 def test_round(self): member in BuiltinTest
|
D | test_decimal.py | 4454 def test_round(self): member in Coverage
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 1372 void test_round() in test_round() function 1534 test_round(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 1423 void test_round() in test_round() function 1585 test_round(); in main()
|
/external/python/cpython2/Lib/test/ |
D | test_builtin.py | 1238 def test_round(self): member in BuiltinTest
|