Searched defs:p2 (Results 101 - 125 of 266) sorted by relevance

1234567891011

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S123 p2 = cmp.gt(TMP,#-1) define
315 p2 = dfclass(B,#0x01) define
H A Dfastmath2_dlib_asm.S304 p2 = cmp.eq(mantexpa, min) define
392 p2 = cmp.gt(expo, #126) define
H A Dfastmath_dlib_asm.S130 p2 = cmp.eq(mantexpa, minmin) //is result 0x80....0 define
265 p2 = cmp.eq(mantexpa, minmin) //is result 0x80....0 define
/freebsd-13-stable/contrib/llvm-project/libcxx/src/
H A Ddebug.cpp459 __c_node* p2 = __cbeg_[hc]; local
[all...]
/freebsd-13-stable/contrib/googletest/googlemock/test/
H A Dgmock_stress_test.cc112 linked_ptr<Base> p2; local
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/lockstat/
H A Dsym.c160 symcmp(const void *p1, const void *p2) argument
/freebsd-13-stable/sys/contrib/openzfs/module/icp/spi/
H A Dkcf_spi.c764 add_provider_to_array(kcf_provider_desc_t *p1, kcf_provider_desc_t *p2) argument
783 remove_provider_from_array(kcf_provider_desc_t *p1, kcf_provider_desc_t *p2) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/zcommon/
H A Dzprop_common.c166 const zprop_desc_t *p2 = *((zprop_desc_t **)arg2); local
/freebsd-13-stable/sys/contrib/openzfs/cmd/zed/
H A Dzed_exec.c46 pid_t p2; local
/freebsd-13-stable/sys/dev/filemon/
H A Dfilemon_wrapper.c368 filemon_event_process_fork(void *arg __unused, struct proc *p1, struct proc *p2, int flags __unused) argument
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dkeyword-gen.c694 const struct key_tok *p2 = a2; local
713 const struct key_tok *p2 = a2; local
/freebsd-13-stable/contrib/lua/src/
H A Dltm.c137 static int callbinTM (lua_State *L, const TValue *p1, const TValue *p2, argument
148 void luaT_trybinTM (lua_State *L, const TValue *p1, const TValue *p2, argument
103 luaT_callTM(lua_State *L, const TValue *f, const TValue *p1, const TValue *p2, const TValue *p3) argument
119 luaT_callTMres(lua_State *L, const TValue *f, const TValue *p1, const TValue *p2, StkId res) argument
174 luaT_trybinassocTM(lua_State *L, const TValue *p1, const TValue *p2, int flip, StkId res, TMS event) argument
200 luaT_callorderTM(lua_State *L, const TValue *p1, const TValue *p2, TMS event) argument
222 TValue aux; const TValue *p2; local
[all...]
/freebsd-13-stable/contrib/netbsd-tests/lib/libppath/
H A Dt_ppath.c435 ppath_t *p, *p2, *p3; local
574 ppath_t *p, *p2, *p3; local
[all...]
/freebsd-13-stable/sys/geom/vinum/
H A Dgeom_vinum.c312 struct gv_plex *p, *p2; local
/freebsd-13-stable/sys/mips/mips/
H A Dvm_machdep.c91 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) argument
/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_ftp.c676 int a1, a2, a3, a4, p1, p2; local
/freebsd-13-stable/sys/i386/i386/
H A Dvm_machdep.c210 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) argument
/freebsd-13-stable/sys/kern/
H A Dkern_fork.c368 do_fork(struct thread *td, struct fork_req *fr, struct proc *p2, struct thread *td2, argument
794 struct proc *p, *p2; local
[all...]
H A Dkern_procctl.c169 struct proc *reap, *p2, *first_p; local
203 struct proc *reap, *p2; local
243 reap_kill_proc(struct thread *td, struct proc *p2, ksiginfo_t *ksi, struct procctl_reaper_kill *rk, int *error) argument
269 reap_kill_sched(struct reap_kill_tracker_head *tracker, struct proc *p2) argument
281 struct proc *reap, *p2; local
[all...]
H A Dtty_info.c167 proc_compare(struct proc *p1, struct proc *p2) argument
/freebsd-13-stable/sys/amd64/amd64/
H A Dvm_machdep.c206 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) argument
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dtest_cc.c52 char *p1, *p2, *p3; local
105 krb5_principal p, p2; local
168 krb5_principal p, p2; local
453 krb5_principal p, p2; local
495 krb5_principal p, p2; local
[all...]
/freebsd-13-stable/crypto/openssh/
H A Dge25519.c262 void ge25519_double_scalarmult_vartime(ge25519_p3 *r, const ge25519_p3 *p1, const sc25519 *s1, const ge25519_p3 *p2, const sc25519 *s2) argument
H A Dssh-add.c466 char prompt[100], *p1, *p2; local
/freebsd-13-stable/crypto/openssl/crypto/dh/
H A Ddh_pmeth.c111 static int pkey_dh_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) argument

Completed in 175 milliseconds

1234567891011