/external/rust/android-crates-io/crates/arc-swap/benches/ |
D | int-access.rs | 54 fn test_round<R, W>(name: &str, iterations: usize, r: R, w: W) in test_round() function 76 test_round( in main() 83 test_round( in main() 89 test_round( in main() 96 test_round( in main() 103 test_round( in main() 109 test_round( in main() 116 test_round( in main() 122 test_round( in main()
|
/external/sdv/vsomeip/third_party/boost/chrono/test/duration/ |
D | rounding_pass.cpp | 73 void test_round() in test_round() function 102 test_round(); in main()
|
/external/tensorflow/tensorflow/python/ops/ |
D | matmul_benchmark.py | 118 def test_round(self, num_iters): member in MatmulBenchmark 138 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/llvm/test/Transforms/InstCombine/ |
D | double-float-shrink-2.ll | 50 define float @test_round(float %C) {
|
/external/cronet/stable/third_party/libc++/src/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 672 void test_round() { in test_round() function 993 test_round(); in main()
|
/external/cronet/tot/third_party/libc++/src/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 672 void test_round() { in test_round() function 993 test_round(); in main()
|
/external/python/cpython3/Modules/_decimal/tests/ |
D | deccheck.py | 1067 def test_round(method, prec, exprange, restricted_range, itr, stat): function 1261 do_single('__round__', lambda: 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/pytorch/test/ |
D | test_tensorexpr.py | 721 def test_round(x, y): function 858 test_round,
|
/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/pytorch/test/onnx/ |
D | test_operators.py | 1009 def test_round(self): member in TestOperators
|
/external/python/cpython3/Lib/test/ |
D | test_long.py | 1136 def test_round(self): member in LongTest
|
D | test_builtin.py | 1594 def test_round(self): member in BuiltinTest
|
D | test_decimal.py | 4609 def test_round(self): member in Coverage
|
/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/cronet/stable/third_party/libc++/src/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 1557 void test_round() in test_round() function 1720 test_round(); in main()
|
/external/cronet/tot/third_party/libc++/src/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 1557 void test_round() in test_round() function 1720 test_round(); in main()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/tests/ |
D | integration_tests.rs | 2703 fn test_round() { in test_round() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/tests/ |
D | integration_tests.rs | 2703 fn test_round() { in test_round() function
|
/external/rust/android-crates-io/crates/glam/tests/ |
D | vec2.rs | 1008 glam_test!(test_round, {
|
D | vec3.rs | 1173 glam_test!(test_round, {
|
D | vec4.rs | 1313 glam_test!(test_round, {
|
/external/pytorch/test/torch_np/numpy_tests/core/ |
D | test_numeric.py | 197 def test_round(self): member in TestNonarrayArgs
|