Home
last modified time | relevance | path

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

/external/curl/tests/unit/
Dunit1600.c51 unsigned char *testp = output; variable
54 verify_memory(testp,
60 verify_memory(testp,
67 verify_memory(testp,
Dunit1601.c40 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/
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/iperf3/src/
Diperf_api.c2217 iperf_defaults(struct iperf_test *testp) in iperf_defaults() argument
2224 testp->omit = OMIT; in iperf_defaults()
2225 testp->duration = DURATION; in iperf_defaults()
2226 testp->diskfile_name = (char*) 0; in iperf_defaults()
2227 testp->affinity = -1; in iperf_defaults()
2228 testp->server_affinity = -1; in iperf_defaults()
2229 TAILQ_INIT(&testp->xbind_addrs); in iperf_defaults()
2231 CPU_ZERO(&testp->cpumask); in iperf_defaults()
2233 testp->title = NULL; in iperf_defaults()
2234 testp->extra_data = NULL; in iperf_defaults()
[all …]
Diperf_api.h206 int iperf_defaults(struct iperf_test * testp);
213 void iperf_free_test(struct iperf_test * testp);
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dtailcall-64.ll48 declare { i64, i64 } @testp()
55 %A = tail call { i64, i64} @testp()
82 %A = tail call { i64, i64} @testp()
104 %A = tail call { i64, i64} @testp()
119 %A = tail call { i64, i64} @testp()
136 %A = tail call { i64, i64} @testp()
157 %A = tail call { i64, i64} @testp()
207 %c = tail call { i64, i64 } @testp()
/external/linux-kselftest/tools/testing/selftests/x86/
Dtest_FCOMI.c183 int testp(long flags) in testp() function
320 err |= testp(0); in main()
323 err |= testp(CF|ZF|PF); in main()
/external/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc367 __ testp(rax, rax); in CheckNotBackReferenceIgnoreCase() local
742 __ testp(rax, rax); in GetCode() local
879 __ testp(rdi, rdi); in GetCode() local
938 __ testp(rax, rax); in GetCode() local
984 __ testp(rax, rax); in GetCode() local
/external/v8/src/x64/
Ddeoptimizer-x64.cc201 __ testp(rcx, rcx); in Generate() local
Dcode-stubs-x64.cc89 __ testp(rax, rax); in Generate() local
Dmacro-assembler-x64.cc410 testp(rsp, Immediate(frame_alignment_mask)); in CheckStackAlignment()
1077 testp(dst, dst); in Cmp()
2067 testp(rbx, rbx); in MaybeDropFrames()
/external/v8/src/builtins/x64/
Dbuiltins-x64.cc1376 __ testp(rax, rax); in Generate_FunctionPrototypeApply() local
1438 __ testp(rax, rax); in Generate_FunctionPrototypeCall() local
2299 __ testp(rax, rax); in Generate_OnStackReplacementHelper() local
2544 __ testp(rsi, rsi); in Generate_CEntry() local
2761 __ testp(rax, rax); in GenerateInternalArrayConstructorCase() local
2776 __ testp(rcx, rcx); in GenerateInternalArrayConstructorCase() local