/external/curl/tests/unit/ |
D | unit1600.c | 45 unsigned char *testp = output; variable 48 verify_memory(testp, 54 verify_memory(testp, 61 verify_memory(testp,
|
D | unit1601.c | 40 unsigned char *testp = output; variable 44 verify_memory(testp, 49 verify_memory(testp,
|
/external/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/ |
D | atomic_fetch_add.pass.cpp | 57 testp() in testp() function 109 testp<int*>(); in main() 110 testp<const int*>(); in main()
|
D | atomic_fetch_sub.pass.cpp | 57 testp() in testp() function 109 testp<int*>(); in main() 110 testp<const int*>(); in main()
|
D | atomic_fetch_sub_explicit.pass.cpp | 60 testp() in testp() function 114 testp<int*>(); in main() 115 testp<const int*>(); in main()
|
D | atomic_fetch_add_explicit.pass.cpp | 59 testp() in testp() function 113 testp<int*>(); in main() 114 testp<const int*>(); in main()
|
/external/llvm/test/CodeGen/X86/ |
D | 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/v8/src/regexp/x64/ |
D | regexp-macro-assembler-x64.cc | 364 __ testp(rax, rax); in CheckNotBackReferenceIgnoreCase() local 739 __ testp(rax, rax); in GetCode() local 876 __ testp(rdi, rdi); in GetCode() local 935 __ testp(rax, rax); in GetCode() local 981 __ testp(rax, rax); in GetCode() local
|
/external/v8/src/x64/ |
D | macro-assembler-x64.cc | 230 testp(scratch, Immediate(StoreBuffer::kStoreBufferMask)); in RememberedSetHelper() 606 testp(rsp, Immediate(frame_alignment_mask)); in CheckStackAlignment() 1297 testp(src, src); in SmiTest() 1317 testp(dst, dst); in Cmp() 1945 testp(dst, dst); in SmiMul() 1968 testp(dst, dst); in SmiMul() 1993 testp(src2, src2); in SmiDiv() 2010 testp(src2, src2); in SmiDiv() 2056 testp(src2, src2); in SmiMod() 2092 testp(src1, src1); in SmiMod() [all …]
|
D | builtins-x64.cc | 1310 __ testp(rax, rax); in Generate_FunctionPrototypeApply() local 1387 __ testp(rax, rax); in Generate_FunctionPrototypeCall() local 1659 __ testp(rcx, rcx); in Generate_MathMaxMin() local 1768 __ testp(rax, rax); in Generate_NumberConstructor() local 1805 __ testp(rax, rax); in Generate_NumberConstructor_ConstructStub() local 1874 __ testp(rax, rax); in Generate_StringConstructor() local 1939 __ testp(rax, rax); in Generate_StringConstructor_ConstructStub() local
|
D | code-stubs-x64.cc | 553 __ testp(kScratchRegister, kScratchRegister); in Generate() 1800 __ testp(rsi, rsi); in Generate() local 1872 __ testp(rax, rax); in Generate() local 3029 __ testp(r0, r0); in GenerateNegativeLookup() local 3083 __ testp(r0, r0); in GeneratePositiveLookup() local 3887 __ testp(rcx, rcx); in CreateArrayDispatchOneArgument() local 3983 __ testp(rax, rax); in GenerateDispatchToArrayStub() local 4093 __ testp(rax, rax); in GenerateCase() local 4107 __ testp(rcx, rcx); in GenerateCase() local 4542 __ testp(rbx, rbx); in Generate() local [all …]
|
D | deoptimizer-x64.cc | 253 __ testp(rcx, rcx); in Generate() local
|
/external/v8/src/crankshaft/x64/ |
D | lithium-codegen-x64.cc | 1348 __ testp(left, left); in DoMulI() local 1965 __ testp(reg, reg); in DoBranch() local 2485 __ testp(rax, rax); in DoCmpT() local 3324 __ testp(input_reg, input_reg); in EmitSmiMathAbs() local 3734 __ testp(rcx, rcx); in DoCallNewArray() local 4971 __ testp(rax, Immediate(kSmiTagMask)); in DoDeferredInstanceMigration() local 5566 __ testp(index, kScratchRegister); in DoLoadFieldByIndex() local
|
/external/v8/src/full-codegen/x64/ |
D | full-codegen-x64.cc | 909 __ testp(rax, rax); in VisitSwitchStatement() local 3474 __ testp(rax, rax); in VisitCompareOperation() local
|