/external/llvm/test/MC/ARM/ |
D | eh-directive-setfp-diagnostics.s | 78 .globl func5 symbol 80 .type func5,%function 82 func5: label
|
D | eh-directive-multiple-offsets.s | 134 .globl func5 symbol 135 .type func5,%function 138 func5: label
|
/external/clang/test/CodeGenCXX/ |
D | optnone-and-attributes.cpp | 55 extern void func5(); 58 void func5() { return; } in func5() function
|
/external/libcxx/test/std/thread/futures/futures.shared_future/ |
D | wait.pass.cpp | 37 void func5(std::promise<void> p) in func5() function 79 std::thread(func5, std::move(p)).detach(); in main()
|
D | wait_for.pass.cpp | 41 void func5(std::promise<void> p) in func5() function 86 std::thread(func5, std::move(p)).detach(); in main()
|
D | get.pass.cpp | 53 void func5(std::promise<void> p) in func5() function 130 std::thread(func5, std::move(p)).detach(); in main()
|
D | wait_until.pass.cpp | 57 void func5(std::promise<void> p) in func5() function 113 std::thread(func5, std::move(p)).detach(); in main()
|
/external/libcxx/test/std/thread/futures/futures.unique_future/ |
D | wait.pass.cpp | 37 void func5(std::promise<void> p) in func5() function 79 std::thread(func5, std::move(p)).detach(); in main()
|
D | wait_for.pass.cpp | 41 void func5(std::promise<void> p) in func5() function 86 std::thread(func5, std::move(p)).detach(); in main()
|
D | get.pass.cpp | 53 void func5(std::promise<void> p) in func5() function 130 std::thread(func5, std::move(p)).detach(); in main()
|
D | wait_until.pass.cpp | 57 void func5(std::promise<void> p) in func5() function 113 std::thread(func5, std::move(p)).detach(); in main()
|
/external/clang/test/CXX/basic/basic.scope/basic.scope.local/ |
D | p2.cpp | 21 void func5() try { in func5() function
|
/external/clang/test/CodeGenCUDA/ |
D | address-spaces.cu | 90 __device__ float *func5() { in func5() function
|
/external/clang/test/SemaCXX/ |
D | type-definition-in-specifier.cpp | 47 void func5(struct {int qq;} x); // expected-error{{cannot be defined in a parameter type}}
|
/external/llvm/test/CodeGen/Mips/ |
D | fpbr.ll | 164 define void @func5(double %f2, double %f3) nounwind { 166 ; ALL-LABEL: func5:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Mips/ |
D | fpbr.ll | 102 define void @func5(double %f2, double %f3) nounwind {
|
/external/clang/test/SemaObjC/ |
D | nonnull.m | 51 void func5(int) NONNULL_ATTR; // no warning function
|
/external/toolchain-utils/dejagnu/gdb_baseline/ |
D | x86_64-cros-linux-gnu | 9282 PASS: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
|
D | armv7a-cros-linux-gnueabi | 8902 PASS: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
|
D | i686-pc-linux-gnu | 9047 PASS: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
|