/external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/ |
D | call_once.pass.cpp | 126 void f41() in f41() function 213 std::thread t0(f41); in main()
|
/external/llvm-project/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/ |
D | call_once.pass.cpp | 126 void f41() in f41() function 213 std::thread t0 = support::make_test_thread(f41); in main()
|
/external/tcpdump/tests/ |
D | print-x.out | 116 0x04d0: 686f 7573 653c 2f41 3e20 666f 7220 686f 126 0x0570: 2773 0a61 7061 6368 653c 2f41 3e20 7765 237 0x0c60: 6174 696f 6e3c 2f41 3e20 7374 6f72 6564 243 0x0cc0: 2f41 3e20 686f 6d65 2073 6974 652e 3c2f 247 0x0d00: 2f22 3e41 7061 6368 652d 5353 4c3c 2f41 263 0x0e00: 6174 696f 6e3c 2f41 3e20 7768 6963 6820 293 0x0fe0: 223e 696e 7465 7266 6163 653c 2f41 3e2e 317 0x1160: 6961 6e3c 2f41 3e0a 7265 6c65 6173 6520
|
D | print-xx.out | 122 0x04e0: 7573 653c 2f41 3e20 666f 7220 686f 7720 132 0x0580: 0a61 7061 6368 653c 2f41 3e20 7765 6220 243 0x0c70: 696f 6e3c 2f41 3e20 7374 6f72 6564 206f 248 0x0cc0: 7061 6368 6520 5072 6f6a 6563 743c 2f41 253 0x0d10: 3e41 7061 6368 652d 5353 4c3c 2f41 3e20 269 0x0e10: 696f 6e3c 2f41 3e20 7768 6963 6820 636f 299 0x0ff0: 696e 7465 7266 6163 653c 2f41 3e2e 0a45 323 0x1170: 6e3c 2f41 3e0a 7265 6c65 6173 6520 6f66
|
D | print-capX.out | 116 0x04d0: 686f 7573 653c 2f41 3e20 666f 7220 686f house</A>.for.ho 126 0x0570: 2773 0a61 7061 6368 653c 2f41 3e20 7765 's.apache</A>.we 237 0x0c60: 6174 696f 6e3c 2f41 3e20 7374 6f72 6564 ation</A>.stored 243 0x0cc0: 2f41 3e20 686f 6d65 2073 6974 652e 3c2f /A>.home.site.</ 247 0x0d00: 2f22 3e41 7061 6368 652d 5353 4c3c 2f41 /">Apache-SSL</A 263 0x0e00: 6174 696f 6e3c 2f41 3e20 7768 6963 6820 ation</A>.which. 293 0x0fe0: 223e 696e 7465 7266 6163 653c 2f41 3e2e ">interface</A>. 317 0x1160: 6961 6e3c 2f41 3e0a 7265 6c65 6173 6520 ian</A>.release.
|
D | print-capXX.out | 122 0x04e0: 7573 653c 2f41 3e20 666f 7220 686f 7720 use</A>.for.how. 132 0x0580: 0a61 7061 6368 653c 2f41 3e20 7765 6220 .apache</A>.web. 243 0x0c70: 696f 6e3c 2f41 3e20 7374 6f72 6564 206f ion</A>.stored.o 248 0x0cc0: 7061 6368 6520 5072 6f6a 6563 743c 2f41 pache.Project</A 253 0x0d10: 3e41 7061 6368 652d 5353 4c3c 2f41 3e20 >Apache-SSL</A>. 269 0x0e10: 696f 6e3c 2f41 3e20 7768 6963 6820 636f ion</A>.which.co 299 0x0ff0: 696e 7465 7266 6163 653c 2f41 3e2e 0a45 interface</A>..E 323 0x1170: 6e3c 2f41 3e0a 7265 6c65 6173 6520 6f66 n</A>.release.of
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | aarch64-mangle-sve-vectors.cpp | 94 void f41(S<__clang_svfloat32x3_t>) {} in f41() function
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | modernize-use-nodiscard.cpp | 246 bool f41(reference) const;
|
/external/llvm/test/Bitcode/ |
D | attributes.ll | 243 define void @f41(i8* align 32, double* align 64) { 244 ; CHECK: define void @f41(i8* align 32, double* align 64) {
|
/external/clang/test/CodeGen/ |
D | arm64-arguments.c | 437 int f41(int i, s41_with_align s1, s41_with_align s2) { in f41() function 456 return f41(3, g41, g41_2); in caller41()
|
D | x86_32-arguments-darwin.c | 168 vvbp f41(void) { } in f41() function
|
/external/llvm-project/clang/test/CodeGen/ |
D | arm64-arguments.c | 437 int f41(int i, s41_with_align s1, s41_with_align s2) { in f41() function 456 return f41(3, g41, g41_2); in caller41()
|
/external/llvm-project/llvm/test/Bitcode/ |
D | attributes.ll | 243 define void @f41(i8* align 32 %0, double* align 64 %1) { 244 ; CHECK: define void @f41(i8* align 32 %0, double* align 64 %1) {
|
/external/llvm-project/clang/test/CodeGen/X86/ |
D | x86_32-arguments-darwin.c | 168 vvbp f41(void) { } in f41() function
|
/external/llvm/test/CodeGen/SystemZ/ |
D | risbg-01.ll | 460 define i64 @f41(i32 %a) { 461 ; CHECK-LABEL: f41
|
D | vec-move-10.ll | 435 define void @f41(<2 x i64> %val, <2 x i64> %index, i64 %base) { 436 ; CHECK-LABEL: f41:
|
D | int-cmp-44.ll | 851 define i32 @f41(i32 %a, i32 %b, i32 *%dest) { 852 ; CHECK-LABEL: f41:
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-abi_align.ll | 197 define i32 @f41(i32 %i, i128 %s1.coerce, i128 %s2.coerce) #0 { 199 ; CHECK-LABEL: f41 226 %call = tail call i32 @f41(i32 3, i128 %0, i128 %1) #5
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-abi_align.ll | 198 define i32 @f41(i32 %i, i128 %s1.coerce, i128 %s2.coerce) #0 { 200 ; CHECK-LABEL: f41 227 %call = tail call i32 @f41(i32 3, i128 %0, i128 %1) #5
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | vec-move-08.ll | 463 define void @f41(<2 x i64> %val, <2 x i64> %index, i64 %base, <2 x i64> *%res) { 464 ; CHECK-LABEL: f41:
|
D | risbg-04.ll | 514 define i64 @f41(i32 %a) { 515 ; CHECK-LABEL: f41:
|
D | vec-move-10.ll | 435 define void @f41(<2 x i64> %val, <2 x i64> %index, i64 %base) { 436 ; CHECK-LABEL: f41:
|
D | risbg-01.ll | 536 define i64 @f41(i32 %a) { 537 ; CHECK-LABEL: f41:
|
D | int-cmp-44.ll | 848 define i32 @f41(i32 %a, i32 %b, i32 *%dest) { 849 ; CHECK-LABEL: f41:
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | memops_global.ll | 480 ; CHECK-LABEL: f41 482 define void @f41() #0 {
|