/external/strace/tests/ |
D | strace-S.test | 9 test_c() function 29 test_c calls '-n -r' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'[[:space:]].*/\4/p' 30 test_c name '' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'([[:space:]]+[0-9]+)?'"$c"'$/\6/p'
|
/external/strace/tests-m32/ |
D | strace-S.test | 9 test_c() function 29 test_c calls '-n -r' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'[[:space:]].*/\4/p' 30 test_c name '' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'([[:space:]]+[0-9]+)?'"$c"'$/\6/p'
|
/external/strace/tests-mx32/ |
D | strace-S.test | 9 test_c() function 29 test_c calls '-n -r' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'[[:space:]].*/\4/p' 30 test_c name '' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'([[:space:]]+[0-9]+)?'"$c"'$/\6/p'
|
/external/skia/tests/ |
D | CTest.cpp | 60 static void test_c(skiatest::Reporter* reporter) { in test_c() function 89 test_c(reporter); in DEF_TEST()
|
/external/skqp/tests/ |
D | CTest.cpp | 59 static void test_c(skiatest::Reporter* reporter) { in test_c() function 88 test_c(reporter); in DEF_TEST()
|
/external/llvm-project/clang/test/SemaObjCXX/ |
D | unknown-anytype.mm | 15 - (void) test_c: (__unknown_anytype)foo; 40 [obj test_c: (const Uncopyable&) v];
|
/external/clang/test/SemaObjCXX/ |
D | unknown-anytype.mm | 15 - (void) test_c: (__unknown_anytype)foo; 40 [obj test_c: (const Uncopyable&) v];
|
/external/llvm-project/llvm/test/Analysis/LegacyDivergenceAnalysis/AMDGPU/ |
D | kernel-args.ll | 27 ; CHECK-LABEL: Printing analysis 'Legacy Divergence Analysis' for function 'test_c': 35 define void @test_c([4 x <16 x i8>] addrspace(4)* byval([4 x <16 x i8>]) %arg0, float inreg %arg1, …
|
/external/llvm-project/llvm/test/Analysis/DivergenceAnalysis/AMDGPU/ |
D | kernel-args.ll | 27 ; CHECK-LABEL: Printing analysis 'Legacy Divergence Analysis' for function 'test_c': 35 define void @test_c([4 x <16 x i8>] addrspace(5)* byval([4 x <16 x i8>]) %arg0, float inreg %arg1, …
|
/external/capstone/suite/ |
D | test_all.sh | 9 ./test_c.sh $1_c
|
/external/skia/resources/sksl/errors/ |
D | InvalidOutParams.sksl | 6 void test_c() { inc1(sqrt(1)); }
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | selectcc-opt.ll | 60 ; EG-LABEL: {{^}}test_c: 62 define void @test_c(float addrspace(1)* %out, i32 %in) {
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | selectcc-opt.ll | 60 ; EG-LABEL: {{^}}test_c: 62 define amdgpu_kernel void @test_c(float addrspace(1)* %out, i32 %in) {
|
/external/clang/test/CXX/lex/lex.literal/lex.ext/ |
D | p11.cpp | 21 same_type<decltype(c), char> test_c; variable
|
/external/llvm-project/clang/test/CXX/lex/lex.literal/lex.ext/ |
D | p11.cpp | 21 same_type<decltype(c), char> test_c; variable
|
/external/pigweed/pw_log_null/ |
D | BUILD.gn | 47 "test_c.c",
|
D | BUILD | 57 "test_c.c",
|
/external/llvm-project/clang/test/CXX/class/class.compare/class.compare.default/ |
D | p4.cpp | 134 bool test_c = C() == C(); // expected-error {{invalid operands}} variable
|
/external/llvm-project/clang/test/CXX/drs/ |
D | dr13xx.cpp | 413 void test_c() { in test_c() function
|
/external/python/cpython2/Lib/test/ |
D | test_locale.py | 386 def test_c(self): member in NormalizeTest
|
D | test_getargs2.py | 522 def test_c(self): member in Bytes_TestCase
|
/external/iptables/libiptc/ |
D | libiptc.c | 735 struct chain_head *test_c, *tmp_c; in iptcc_find_label() local 739 test_c=list_entry(test_pos, struct chain_head,list); in iptcc_find_label() 742 debug(" Chain:%s\n", test_c->name); in iptcc_find_label()
|
/external/python/cpython3/Lib/test/ |
D | test_locale.py | 395 def test_c(self): member in NormalizeTest
|
D | test_getargs2.py | 798 def test_c(self): member in Bytes_TestCase
|
/external/python/cpython3/Lib/unittest/test/ |
D | test_case.py | 417 def test_c(self): member in Test_TestCase.test_subtests_failfast.Foo
|