/external/llvm/test/CodeGen/X86/ |
D | atomic-ops-ancient-64.ll | 4 define i64 @test_add(i64* %addr, i64 %inc) { 5 ; CHECK-LABEL: test_add:
|
D | atom-pad-short-functions.ll | 32 define i32 @test_add(i32 %a, i32 %b) nounwind { 33 ; CHECK: test_add
|
D | fp_load_fold.ll | 6 define double @test_add(double %X, double* %P) {
|
/external/clang/test/SemaTemplate/ |
D | implicit-instantiation-1.cpp | 21 void test_add(char *cp, int i, int *ip) { in test_add() function
|
D | instantiate-expr-1.cpp | 106 void test_add(Addable &a) { in test_add() function
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_uint128.cpp | 40 void test_add() { in test_add() function 153 CALL_SUBTEST_1(test_add()); in EIGEN_DECLARE_TEST()
|
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
D | atomics.c | 7 static void test_add(struct atomics_lskel *skel) in test_add() function 231 test_add(skel); in test_atomics()
|
/external/python/cpython2/Tools/scripts/ |
D | find_recursionlimit.py | 53 def test_add(): function
|
/external/python/cpython3/Tools/scripts/ |
D | find_recursionlimit.py | 53 def test_add(): function
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vec_add_sub_quadword.ll | 6 define <1 x i128> @test_add(<1 x i128> %x, <1 x i128> %y) nounwind { 9 ; CHECK-LABEL: @test_add
|
D | vec_add_sub_doubleword.ll | 6 define <2 x i64> @test_add(<2 x i64> %x, <2 x i64> %y) nounwind {
|
/external/tensorflow/tensorflow/cc/experimental/libtf/tests/ |
D | generate_testdata.py | 77 def test_add(self, x, y): member in SimpleModel
|
/external/llvm/test/CodeGen/ARM/ |
D | vfp.ll | 29 define void @test_add(float* %P, double* %D) { 30 ;CHECK-LABEL: test_add:
|
/external/python/cpython3/Lib/test/ |
D | test_pstats.py | 33 def test_add(self): member in StatsTestCase
|
D | test_epoll.py | 103 def test_add(self): member in TestEPoll
|
/external/tensorflow/tensorflow/python/framework/ |
D | test_combinations_test.py | 59 def test_add(self): member in TestingCombinationsTest
|
/external/llvm/test/CodeGen/Generic/ |
D | i128-addsub.ll | 3 define void @test_add(i64 %AL, i64 %AH, i64 %BL, i64 %BH, i64* %RL, i64* %RH) {
|
/external/libcxx/utils/google-benchmark/docs/ |
D | AssemblyTests.md | 26 // CHECK-LABEL: test_add: 27 extern "C" int test_add() {
|
/external/google-benchmark/docs/ |
D | AssemblyTests.md | 26 // CHECK-LABEL: test_add: 27 extern "C" int test_add() {
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fp128.ll | 6 define fp128 @test_add() { 7 ; CHECK-LABEL: test_add:
|
/external/python/cpython2/Lib/test/ |
D | test_epoll.py | 87 def test_add(self): member in TestEPoll
|
D | test_binop.py | 270 def test_add(self): member in RatTestCase
|
/external/python/absl-py/absl/testing/tests/ |
D | parameterized_test.py | 272 def test_add(self, arg1, arg2, arg3): member in ParameterizedTestsTest.DecoratedClass 282 def test_add(self, arg1, arg2, arg3): member in ParameterizedTestsTest.GeneratorDecoratedClass 294 def test_add(self, arg1, arg2, arg3): member in ParameterizedTestsTest.DecoratedBareClass
|
/external/crosvm/net_util/src/slirp/ |
D | packet_ring_buffer.rs | 137 fn test_add() { in test_add() function
|
/external/selinux/python/sepolgen/tests/ |
D | test_refpolicy.py | 66 def test_add(self): member in TestXpermSet
|