/external/ltp/testcases/kernel/syscalls/migrate_pages/ |
D | migrate_pages02.c | 171 char *testp, *testp2; in test_migrate_current_process() local 177 testp = SAFE_MALLOC(NULL, getpagesize()); in test_migrate_current_process() 178 testp[0] = 0; in test_migrate_current_process() 179 tst_resm(TINFO, "private anonymous: %p", testp); in test_migrate_current_process() 181 check_addr_on_node(testp, node2); in test_migrate_current_process() 183 check_addr_on_node(testp, node1); in test_migrate_current_process() 184 free(testp); in test_migrate_current_process() 206 testp = SAFE_MALLOC(NULL, getpagesize()); in test_migrate_current_process() 207 testp[0] = 1; in test_migrate_current_process() 216 ret = check_addr_on_node(testp, node1); in test_migrate_current_process() [all …]
|
/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/toolchain-utils/go/patch/ |
D | go5.patch | 46 rm -f testp testp2 testp3 testp4 testp5 120 -$(go env CC) ${GOGCCFLAGS} -I ${installdir} -o testp main0.c libgo.$libext 121 +$(go_target env CC) ${GOGCCFLAGS} -I ${installdir} -o testp main0.c libgo.$libext 122 binpush testp 124 output=$(run LD_LIBRARY_PATH=. ./testp) 129 -$(go env CC) ${GOGCCFLAGS} -o testp main1.c -ldl 130 +$(go_target env CC) ${GOGCCFLAGS} -o testp main1.c -ldl 131 binpush testp 132 output=$(run ./testp ./libgo.$libext) 161 output=$(run ./testp ./libgo.so)
|
/external/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/ |
D | atomic_fetch_add.pass.cpp | 58 void testp() in testp() function 81 testp<int*>(); in main() 82 testp<const int*>(); in main()
|
D | atomic_fetch_sub.pass.cpp | 58 void testp() in testp() function 81 testp<int*>(); in main() 82 testp<const int*>(); in main()
|
D | atomic_fetch_add_explicit.pass.cpp | 61 testp() in testp() function 86 testp<int*>(); in main() 87 testp<const int*>(); in main()
|
D | atomic_fetch_sub_explicit.pass.cpp | 61 void testp() in testp() function 86 testp<int*>(); in main() 87 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/linux-kselftest/tools/testing/selftests/x86/ |
D | test_FCOMI.c | 182 int testp(long flags) in testp() function 319 err |= testp(0); in main() 322 err |= testp(CF|ZF|PF); in main()
|
/external/v8/src/regexp/x64/ |
D | regexp-macro-assembler-x64.cc | 366 __ testp(rax, rax); in CheckNotBackReferenceIgnoreCase() local 741 __ testp(rax, rax); in GetCode() local 878 __ testp(rdi, rdi); in GetCode() local 937 __ testp(rax, rax); in GetCode() local 983 __ testp(rax, rax); in GetCode() local
|
/external/v8/src/x64/ |
D | macro-assembler-x64.cc | 233 testp(scratch, Immediate(StoreBuffer::kStoreBufferMask)); in RememberedSetHelper() 608 testp(rsp, Immediate(frame_alignment_mask)); in CheckStackAlignment() 1286 testp(src, src); in SmiTest() 1306 testp(dst, dst); in Cmp() 1939 testp(dst, dst); in SmiMul() 1962 testp(dst, dst); in SmiMul() 1987 testp(src2, src2); in SmiDiv() 2004 testp(src2, src2); in SmiDiv() 2050 testp(src2, src2); in SmiMod() 2086 testp(src1, src1); in SmiMod() [all …]
|
D | deoptimizer-x64.cc | 254 __ testp(rcx, rcx); in Generate() local
|
D | code-stubs-x64.cc | 385 __ testp(kScratchRegister, kScratchRegister); in Generate() 1436 __ testp(rsi, rsi); in Generate() local 1507 __ testp(rax, rax); in Generate() local 2301 __ testp(r0, r0); in GenerateNegativeLookup() local 2686 __ testp(rcx, rcx); in CreateArrayDispatchOneArgument() local 2779 __ testp(rax, rax); in GenerateDispatchToArrayStub() local 2860 __ testp(rax, rax); in GenerateCase() local 2874 __ testp(rcx, rcx); in GenerateCase() local
|
/external/v8/src/builtins/x64/ |
D | builtins-x64.cc | 1369 __ testp(rax, rax); in Generate_FunctionPrototypeApply() local 1445 __ testp(rax, rax); in Generate_FunctionPrototypeCall() local 1712 __ testp(rcx, rcx); in Generate_MathMaxMin() local 1814 __ testp(rax, rax); in Generate_NumberConstructor() local 1865 __ testp(rax, rax); in Generate_NumberConstructor_ConstructStub() local 1942 __ testp(rax, rax); in Generate_StringConstructor() local 2020 __ testp(rax, rax); in Generate_StringConstructor_ConstructStub() local
|
/external/v8/src/crankshaft/x64/ |
D | lithium-codegen-x64.cc | 1349 __ testp(left, left); in DoMulI() local 1966 __ testp(reg, reg); in DoBranch() local 2456 __ testp(rax, rax); in DoCmpT() local 3229 __ testp(input_reg, input_reg); in EmitSmiMathAbs() local 3639 __ testp(rcx, rcx); in DoCallNewArray() local 4834 __ testp(rax, Immediate(kSmiTagMask)); in DoDeferredInstanceMigration() local 5411 __ testp(index, kScratchRegister); in DoLoadFieldByIndex() local
|
/external/v8/src/full-codegen/x64/ |
D | full-codegen-x64.cc | 892 __ testp(rax, rax); in VisitSwitchStatement() local 2593 __ testp(rax, rax); in VisitCompareOperation() local
|