HomeSort by relevance Sort by last modified time
    Searched refs:testp (Results 1 - 14 of 14) sorted by null

  /external/curl/tests/unit/
unit1601.c 40 unsigned char *testp = output; variable
44 verify_memory(testp,
49 verify_memory(testp,
unit1600.c 51 unsigned char *testp = output; variable
54 verify_memory(testp,
60 verify_memory(testp,
67 verify_memory(testp,
  /external/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/
atomic_fetch_add.pass.cpp 58 void testp() function
81 testp<int*>();
82 testp<const int*>();
atomic_fetch_add_explicit.pass.cpp 61 testp() function
86 testp<int*>();
87 testp<const int*>();
atomic_fetch_sub.pass.cpp 58 void testp() function
81 testp<int*>();
82 testp<const int*>();
atomic_fetch_sub_explicit.pass.cpp 61 void testp() function
86 testp<int*>();
87 testp<const int*>();
  /external/linux-kselftest/tools/testing/selftests/x86/
test_FCOMI.c 183 int testp(long flags) function
320 err |= testp(0);
323 err |= testp(CF|ZF|PF);
  /external/iperf3/src/
iperf_api.c     [all...]
iperf_api.h 206 int iperf_defaults(struct iperf_test * testp);
213 void iperf_free_test(struct iperf_test * testp);
  /external/v8/src/regexp/x64/
regexp-macro-assembler-x64.cc 367 __ testp(rax, rax);
742 __ testp(rax, rax);
879 __ testp(rdi, rdi);
938 __ testp(rax, rax);
    [all...]
  /external/v8/src/x64/
deoptimizer-x64.cc 201 __ testp(rcx, rcx);
code-stubs-x64.cc 89 __ testp(rax, rax);
macro-assembler-x64.cc 410 testp(rsp, Immediate(frame_alignment_mask));
    [all...]
  /external/v8/src/builtins/x64/
builtins-x64.cc     [all...]

Completed in 1190 milliseconds