Home
last modified time | relevance | path

Searched refs:testp (Results 1 – 17 of 17) sorted by relevance

/external/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages02.c171 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/
Dunit1600.c45 unsigned char *testp = output; variable
48 verify_memory(testp,
54 verify_memory(testp,
61 verify_memory(testp,
Dunit1601.c40 unsigned char *testp = output; variable
44 verify_memory(testp,
49 verify_memory(testp,
/external/toolchain-utils/go/patch/
Dgo5.patch46 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/
Datomic_fetch_add.pass.cpp58 void testp() in testp() function
81 testp<int*>(); in main()
82 testp<const int*>(); in main()
Datomic_fetch_sub.pass.cpp58 void testp() in testp() function
81 testp<int*>(); in main()
82 testp<const int*>(); in main()
Datomic_fetch_add_explicit.pass.cpp61 testp() in testp() function
86 testp<int*>(); in main()
87 testp<const int*>(); in main()
Datomic_fetch_sub_explicit.pass.cpp61 void testp() in testp() function
86 testp<int*>(); in main()
87 testp<const int*>(); in main()
/external/llvm/test/CodeGen/X86/
Dtailcall-64.ll44 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/
Dtest_FCOMI.c182 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/
Dregexp-macro-assembler-x64.cc366 __ 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/
Dmacro-assembler-x64.cc233 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 …]
Ddeoptimizer-x64.cc254 __ testp(rcx, rcx); in Generate() local
Dcode-stubs-x64.cc385 __ 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/
Dbuiltins-x64.cc1369 __ 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/
Dlithium-codegen-x64.cc1349 __ 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/
Dfull-codegen-x64.cc892 __ testp(rax, rax); in VisitSwitchStatement() local
2593 __ testp(rax, rax); in VisitCompareOperation() local