| /external/cronet/stable/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
| D | is_scoped_enum.pass.cpp | 33 void test_negative() { in test_negative() function 87 test_negative<Enum>(); in main() 88 test_negative<TestMembers::E1>(); in main() 90 test_negative<std::nullptr_t>(); in main() 91 test_negative<void>(); in main() 92 test_negative<int>(); in main() 93 test_negative<int&>(); in main() 94 test_negative<int&&>(); in main() 95 test_negative<int*>(); in main() 96 test_negative<double>(); in main() [all …]
|
| /external/cronet/tot/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
| D | is_scoped_enum.pass.cpp | 33 void test_negative() { in test_negative() function 87 test_negative<Enum>(); in main() 88 test_negative<TestMembers::E1>(); in main() 90 test_negative<std::nullptr_t>(); in main() 91 test_negative<void>(); in main() 92 test_negative<int>(); in main() 93 test_negative<int&>(); in main() 94 test_negative<int&&>(); in main() 95 test_negative<int*>(); in main() 96 test_negative<double>(); in main() [all …]
|
| /external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/numeric/ |
| D | real_policies.hpp | 289 , traits::test_negative(n), false); in exponent() 318 sink, false, traits::test_negative(n), force_sign) && in nan() 326 sink, false, traits::test_negative(n), force_sign) && in inf()
|
| D | int.hpp | 211 , traits::test_negative(attr), force_sign) && in insert_int() 282 , traits::test_negative(attr), force_sign) && in insert_int()
|
| /external/llvm/test/Transforms/PlaceSafepoints/ |
| D | basic.ll | 14 define void @test_negative() { 15 ; CHECK-LABEL: @test_negative
|
| /external/rust/cxx/gen/lib/tests/ |
| D | test.rs | 24 fn test_negative() { in test_negative() function
|
| /external/llvm/test/Transforms/InstCombine/ |
| D | statepoint.ll | 8 define i1 @test_negative(i32 addrspace(1)* %p) gc "statepoint-example" { 14 ; CHECK-LABEL: test_negative
|
| /external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/numeric/detail/ |
| D | numeric_utils.hpp | 203 inline bool test_negative(T n) in test_negative() function 384 return test_negative(n) ? static_cast<long>(std::ceil(n)) : in call() 390 return test_negative(n) ? static_cast<long>(std::ceil(n)) : in call() 396 return test_negative(n) ? static_cast<long>(std::ceil(n)) : in call()
|
| D | real_utils.hpp | 75 if (traits::test_negative(n)) in call_n()
|
| /external/python/cpython3/Lib/test/ |
| D | test_unary.py | 7 def test_negative(self): member in UnaryOpTestCase
|
| D | test_time.py | 697 def test_negative(self): member in _TestStrftimeYear 698 return super().test_negative() 722 def test_negative(self): member in _Test4dYear
|
| /external/llvm/test/Transforms/JumpThreading/ |
| D | thread-cmp.ll | 29 define i32 @test_negative(i32* %p) {
|
| /external/pytorch/test/torch_np/ |
| D | test_unary_ufuncs.py | 99 def test_negative(self): member in TestUnaryUfuncs
|
| /external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/ |
| D | adapt_adt_attributes.hpp | 368 return test_negative(val.get()); in call()
|
| /external/tensorflow/tensorflow/python/kernel_tests/math_ops/ |
| D | bincount_op_test.py | 130 def test_negative(self): member in BincountTest
|
| /external/pytorch/test/torch_np/numpy_tests/core/ |
| D | test_numeric.py | 1187 def test_negative(self): member in TestBinaryRepr 1226 def test_negative(self): member in TestBaseRepr
|