Home
last modified time | relevance | path

Searched refs:test18 (Results 1 – 25 of 223) sorted by relevance

123456789

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp21 class test18 : virtual test17 { virtual void f(); }; class
22 class test19 : virtual test18 { virtual void f(); };
Dlinkage2.cpp190 namespace test18 { namespace
/external/llvm-project/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp21 class test18 : virtual test17 { virtual void f(); }; class
22 class test19 : virtual test18 { virtual void f(); };
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dintrinsics-v60-shift.ll5 ; CHECK-LABEL: test18:
7 define void @test18(<16 x i32> %a) #0 {
/external/ltp/lib/newlib_tests/
D.gitignore24 test18
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll314 define x86_fp80 @test18(i32 %a, i32 %b, x86_fp80 %x) nounwind {
319 ; SSE-LABEL: test18:
322 ; NOSSE2-LABEL: test18:
325 ; NOSSE1-LABEL: test18:
328 ; NOCMOV-LABEL: test18:
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp52 void test18() { in test18() function
/external/llvm-project/clang/test/Misc/
Ddiag-template-diffing-color.cpp52 void test18() { in test18() function
/external/rust/crates/heck/src/
Dsnake.rs69 t!(test18: "abc123DEf456" => "abc123_d_ef456");
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt42 test18 - private to private - with shared children
134 test18:
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt43 test18 - shared subtree with shared child to private subtree.
142 test18:
/external/llvm-project/clang/test/CodeGen/
Dunaligned-expr.c160 int test18(void) { in test18() function
Dbuiltins-hexagon-v67-audio.c108 long long test18(long long rss, int rt) { in test18() function
/external/llvm-project/clang/test/Parser/
Dchar-literal-printing.c24 wchar_t test18(void) { return L'\t'; } in test18() function
Ddeclarators.c108 void test18() {
/external/clang/test/Parser/
Dchar-literal-printing.c24 wchar_t test18(void) { return L'\t'; } in test18() function
Ddeclarators.c108 void test18() {
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll176 ; CHECK-LABEL: test18:
179 define double @test18(double %a) #1 {
/external/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll176 ; CHECK-LABEL: test18:
179 define double @test18(double %a) #1 {
/external/llvm-project/clang/test/Sema/
Dattr-deprecated.c103 test18 __attribute__((deprecated)), variable
Dblock-misc.c186 void test18() { in test18() function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_exclusive_test/
Dcpuset_exclusive_test.sh208 test18() function
/external/clang/test/Sema/
Dswitch.c297 int test18() { in test18() function
Dblock-misc.c186 void test18() { in test18() function
Dattr-deprecated.c101 test18 __attribute__((deprecated)), variable

123456789