/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/ |
T_invoke_static_18.java | 20 static protected int testP() { 28 return TestProtected.testP();
|
T_invoke_static_18.d | 26 .method protected static testP()I 48 invoke-static {}, dot/junit/opcodes/invoke_static/d/TestProtected/testP()I
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/ |
T_invoke_static_range_18.java | 20 static protected int testP() { 28 return TestProtected.testP();
|
T_invoke_static_range_18.d | 26 .method protected static testP()I 48 invoke-static/range {}, dot/junit/opcodes/invoke_static_range/d/TestProtected/testP()I
|
/external/llvm/test/CodeGen/X86/ |
tailcall-64.ll | 44 declare { i64, i64 } @testp() 47 %A = tail call { i64, i64} @testp() 65 %A = tail call { i64, i64} @testp() 79 %A = tail call { i64, i64} @testp() 93 %A = tail call { i64, i64} @testp() 109 %A = tail call { i64, i64} @testp() 129 %A = tail call { i64, i64} @testp() 177 %c = tail call { i64, i64 } @testp()
|
/external/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/ |
atomic_fetch_add.pass.cpp | 54 testp() function 106 testp<int*>(); 107 testp<const int*>();
|
atomic_fetch_add_explicit.pass.cpp | 56 testp() function 110 testp<int*>(); 111 testp<const int*>();
|
atomic_fetch_sub.pass.cpp | 54 testp() function 106 testp<int*>(); 107 testp<const int*>();
|
atomic_fetch_sub_explicit.pass.cpp | 57 testp() function 111 testp<int*>(); 112 testp<const int*>();
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/ |
atomic_fetch_add.pass.cpp | 54 testp() function 106 testp<int*>(); 107 testp<const int*>();
|
atomic_fetch_add_explicit.pass.cpp | 56 testp() function 110 testp<int*>(); 111 testp<const int*>();
|
atomic_fetch_sub.pass.cpp | 54 testp() function 106 testp<int*>(); 107 testp<const int*>();
|
atomic_fetch_sub_explicit.pass.cpp | 57 testp() function 111 testp<int*>(); 112 testp<const int*>();
|
/external/chromium_org/chrome/test/base/ |
in_process_browser_test_browsertest.cc | 24 IN_PROC_BROWSER_TEST_P(InProcessBrowserTestP, TestP) {
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
p6.cpp | 15 only<const char **> testP = p;
|
/external/chromium_org/v8/src/x64/ |
macro-assembler-x64.cc | 228 testp(scratch, Immediate(StoreBuffer::kStoreBufferOverflowBit)); 550 testp(rsp, Immediate(frame_alignment_mask)); [all...] |
regexp-macro-assembler-x64.cc | 354 __ testp(rax, rax); 714 __ testp(rax, rax); 851 __ testp(rdi, rdi); 907 __ testp(rax, rax); [all...] |
deoptimizer-x64.cc | 267 __ testp(rcx, rcx);
|
code-stubs-x64.cc | [all...] |