Home
last modified time | relevance | path

Searched refs:test19 (Results 1 – 25 of 197) sorted by relevance

12345678

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp22 class test19 : virtual test18 { virtual void f(); }; class
23 class test20 : virtual test19 { virtual void f(); };
/external/llvm-project/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp22 class test19 : virtual test18 { virtual void f(); }; class
23 class test20 : virtual test19 { virtual void f(); };
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dintrinsics-v60-shift.ll14 ; CHECK-LABEL: test19:
16 define void @test19(<16 x i32> %a) #0 {
/external/llvm/test/Transforms/ObjCARC/
Drv.ll229 ; CHECK: define i8* @test19(i8* %p) {
231 define i8* @test19(i8* %p) {
237 ; Like test19 but with plain autorelease.
249 ; Like test19 but with plain retain.
261 ; Like test19 but with plain retain and autorelease.
/external/ltp/lib/newlib_tests/
D.gitignore25 test19
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll332 define x86_fp80 @test19(i32 %a, i32 %b, x86_fp80 %x) nounwind {
337 ; SSE-LABEL: test19:
340 ; NOSSE2-LABEL: test19:
343 ; NOSSE1-LABEL: test19:
346 ; NOCMOV-LABEL: test19:
/external/llvm-project/llvm/test/Transforms/InstCombine/
D2003-06-05-BranchInvertInfLoop.ll7 define i8 @test19(i1 %c) {
/external/llvm/test/Transforms/InstCombine/
D2003-06-05-BranchInvertInfLoop.ll7 define i8 @test19(i1 %c) {
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp62 void test19() { in test19() function
/external/llvm-project/clang/test/Misc/
Ddiag-template-diffing-color.cpp62 void test19() { in test19() function
/external/rust/crates/heck/src/
Dsnake.rs70 t!(test19: "ABC123def456" => "abc123def456");
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt43 test19 - private to private - with slave children
139 test19:
/external/clang/test/CodeGenObjC/
Darc-unoptimized-byref-var.m4 void test19() { function
/external/llvm-project/clang/test/CodeGenObjC/
Darc-unoptimized-byref-var.m4 void test19() { function
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt44 test19 - shared subtree with shared child to slave subtree.
147 test19:
/external/llvm-project/clang/test/CodeGen/
Dunaligned-expr.c166 int test19(void) { in test19() function
Dbuiltins-hexagon-v67-audio.c114 int test19(int rs) { in test19() function
/external/llvm-project/clang/test/Parser/
Dchar-literal-printing.c25 char test19(void) { return '\v'; } in test19() function
/external/clang/test/Parser/
Dchar-literal-printing.c25 char test19(void) { return '\v'; } in test19() function
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll185 ; CHECK-LABEL: test19:
188 define float @test19(float %a) #1 {
/external/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll185 ; CHECK-LABEL: test19:
188 define float @test19(float %a) #1 {
/external/llvm-project/clang/test/Sema/
Dattr-deprecated.c104 test19; variable
/external/clang/test/Sema/
Dswitch.c326 void test19(int i) { in test19() function
Dblock-misc.c192 int test19() { in test19() function
Dattr-deprecated.c102 test19; variable

12345678