Home
last modified time | relevance | path

Searched refs:test22 (Results 1 – 25 of 161) sorted by relevance

1234567

/external/clang/test/Sema/
Dexprs.c244 void test22() { in test22() function
248 if (test22) // expected-warning {{address of function 'test22' will always evaluate to 'true'}} \ in test22()
252 if (&test22) in test22()
Dattr-deprecated.c117 struct test22 { struct
Dreturn.c125 int test22() { in test22() function
/external/llvm-project/clang/test/Sema/
Dexprs.c259 void test22() { in test22() function
263 if (test22) // expected-warning {{address of function 'test22' will always evaluate to 'true'}} \ in test22()
267 if (&test22) in test22()
Dattr-deprecated.c119 struct test22 { struct
Dreturn.c125 int test22() { in test22() function
/external/llvm-project/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp25 class test22 : virtual test21 { virtual void f(); }; class
26 class test23 : virtual test22 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp55 void test22() { in test22() function
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp25 class test22 : virtual test21 { virtual void f(); }; class
26 class test23 : virtual test22 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp55 void test22() { in test22() function
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dintrinsics-v60-shift.ll41 ; CHECK-LABEL: test22:
43 define void @test22(<16 x i32> %a) #0 {
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll390 define x86_fp80 @test22(i32 %a, i32 %b, x86_fp80 %x) nounwind {
395 ; SSE-LABEL: test22:
399 ; NOSSE2-LABEL: test22:
403 ; NOSSE1-LABEL: test22:
407 ; NOCMOV-LABEL: test22:
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt46 test22 - shared tree within a tree it is bound to - and then move t
154 test22:
/external/rust/crates/heck/src/
Dsnake.rs73 t!(test22: "ABC123DEf456" => "abc123d_ef456");
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt47 test22 - bind within same tree - root to child
162 test22:
/external/llvm-project/clang/test/CodeGen/
Dunaligned-expr.c204 void test22(void) { in test22() function
Dbuiltins-hexagon-v67-audio.c132 long long test22(long long rxx, long long rss, long long rtt) { in test22() function
Dbuiltins-hexagon-circ.c153 void test22(int mod, void *start, long long v) { in test22() function
/external/javassist/src/test/test4/
DAfterTest.java75 public int test22() throws Exception { return mm2(1); } in test22() method in AfterTest
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c72 int test22(int *q, int *x) { in test22() function
/external/llvm-project/clang/test/Parser/
Dchar-literal-printing.c29 wchar_t test22(void) { return L'c'; } in test22() function
/external/clang/test/Parser/
Dchar-literal-printing.c29 wchar_t test22(void) { return L'c'; } in test22() function
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll182 define <2 x double> @test22(<2 x double>* %p1, <2 x double>* %p2) {
188 ; CHECK-LABEL: @test22
192 ; CHECK-P9-LABEL: @test22
/external/libabigail/tests/data/
DMakefile.am25 test-read-write/test22.xml \
325 test-diff-dwarf/test22-changed-parm-c-report-0.txt \
326 test-diff-dwarf/test22-changed-parm-c-v0.c \
327 test-diff-dwarf/test22-changed-parm-c-v1.c \
517 test-read-dwarf/test22-pr19097-libstdc++.so.6.0.17.so \
518 test-read-dwarf/test22-pr19097-libstdc++.so.6.0.17.so.abi \
717 test-diff-filter/test22-compatible-fns-report-0.txt \
718 test-diff-filter/test22-compatible-fns-report-1.txt \
719 test-diff-filter/test22-compatible-fns-v0.c \
720 test-diff-filter/test22-compatible-fns-v1.c \
[all …]
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt47 test22 - shared subtree with private child to slave subtree.
177 test22:

1234567