Searched refs:p4 (Results 26 - 45 of 45) sorted by relevance

12

/freebsd-10-stable/sys/netinet/
H A Dsctp_pcb.c2106 struct sctp_ipv4addr_param ip4_parm, *p4; local
2113 p4 = (struct sctp_ipv4addr_param *)phdr;
2114 memcpy(&sin4.sin_addr, &p4->addr, sizeof(p4->addr));
2374 struct sctp_ipv4addr_param *p4, p4_buf; local
2379 p4 = (struct sctp_ipv4addr_param *)sctp_get_next_param(m,
2381 &p4_buf.ph, sizeof(*p4));
2382 if (p4 == NULL) {
2391 memcpy(&sin->sin_addr, &p4->addr, sizeof(struct in_addr));
6199 struct sctp_ipv4addr_param *p4, p4_bu local
[all...]
H A Dsctp_output.c5401 struct sctp_ipv4addr_param *p4, p4_buf; local
5410 p4 = (struct sctp_ipv4addr_param *)phdr;
5411 sin4.sin_addr.s_addr = p4->addr;
/freebsd-10-stable/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1384 #define __DRIVER_MODULE(p1, p2, p3, p4, p5, p6) DRIVER_MODULE(p1, p2, p3, p4, p5, p6)
1386 #define __MODULE_DEPEND(p1, p2, p3, p4, p5) MODULE_DEPEND(p1, p2, p3, p4, p5)
/freebsd-10-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1566 #define __DRIVER_MODULE(p1, p2, p3, p4, p5, p6) DRIVER_MODULE(p1, p2, p3, p4, p5, p6)
1568 #define __MODULE_DEPEND(p1, p2, p3, p4, p5) MODULE_DEPEND(p1, p2, p3, p4, p5)
/freebsd-10-stable/lib/libpmc/
H A Dlibpmc.c152 PMC_CLASSDEP_TABLE(p4, P4);
307 PMC_MDEP_TABLE(p4, P4, PMC_CLASS_SOFT, PMC_CLASS_TSC);
366 PMC_CLASS_TABLE_DESC(p4, P4, p4, p4);
1465 EV_ALIAS("branches", "p4-branch-retired,mask=mmtp+mmtm"),
1466 EV_ALIAS("branch-mispredicts", "p4-mispred-branch-retired"),
1469 "p4-instr-retired,mask=nbogusntag+nbogustag"),
1470 EV_ALIAS("unhalted-cycles", "p4-global-power-events"),
2969 count = PMC_EVENT_TABLE_SIZE(p4);
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dia64-mont.pl423 cmp4.le p4,p5=3,in5 }
428 { .mfi; (p4)ldf8 ai2=[aptr],16 // ap[2]
434 { .mfi; (p4)ldf8 bj[5]=[bptr],16 // bp[2]
440 { .mfi; (p4)ldf8 ni2=[nptr],16 // np[2]
/freebsd-10-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-disk.sh524 p1|p2|p3|p4|p5|p6|p7|p8|p9|p10|p11|p12|p13|p14|p15|p16|p17|p18|p19|p20)
/freebsd-10-stable/share/mk/
H A Dbsd.cpu.mk38 . elif ${CPUTYPE} == "p4"
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c8209 signed char p4type; /* One of the P4_xxx constants for p4 */
8230 } p4; member in struct:VdbeOp
21353 /* a: p0<<28 | p2<<14 | p4 (unmasked) */
21390 /* a: p2<<28 | p4<<14 | p6 (unmasked) */
21423 /* a: p4<<29 | p6<<15 | p8 (unmasked) */
21544 /* a: p0<<28 | p2<<14 | p4 (unmasked) */
58903 freeP4(sqlite3 *db, int p4type, void *p4) argument
73271 CollSeq *p4; local
82765 sqlite3HaltConstraint(Parse *pParse, int onError, char *p4, int p4type) argument
[all...]
/freebsd-10-stable/usr.sbin/bsdinstall/scripts/
H A Dzfsboot843 [ ${swapsize:-0} -gt 0 ] && targetpart=p4
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c12399 signed char p4type; /* One of the P4_xxx constants for p4 */
12424 } p4; member in struct:VdbeOp
71162 freeP4(sqlite3 *db, int p4type, void *p4) argument
89762 CollSeq *p4; local
101516 sqlite3HaltConstraint( Parse *pParse, int errCode, int onError, char *p4, i8 p4type, u8 p5Errmsg ) argument
108058 char *p4 = (char*)sqlite3LocateCollSeq(pParse, pPk->azColl[i]); local
[all...]
/freebsd-10-stable/sys/dev/mmc/
H A Dmmc.c986 static const uint8_t p4[4] = { variable
1051 data.data = __DECONST(void *, p4);
/freebsd-10-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec737 - Update to 2.1.1p4, which includes fixes for config file parsing problems.
/freebsd-10-stable/sys/dev/hptmv/
H A Dentry.c109 #define __DRIVER_MODULE(p1, p2, p3, p4, p5, p6) DRIVER_MODULE(p1, p2, p3, p4, p5, p6)
/freebsd-10-stable/contrib/gcc/config/ia64/
H A Dia64.c1880 rtx l1, l2, h1, h2, x1, x2, p1, p2, p3, p4, s1, s2, s3;
1913 p4 = gen_reg_rtx (V2SImode);
1917 emit_insn (gen_pmpy2_l (p4, h1, h2));
1923 emit_insn (gen_addv2si3 (s2, p3, p4));
1875 rtx l1, l2, h1, h2, x1, x2, p1, p2, p3, p4, s1, s2, s3; local
/freebsd-10-stable/contrib/bmake/
H A Dconfigure5383 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
5386 if (p != p1 || p != p2 || p != p3 || p != p4
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dconfigure6975 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
6978 if (p != p1 || p != p2 || p != p3 || p != p4
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dppc-opc.c1533 #define XFXM(op, xop, fxm, p4) \
1535 | ((unsigned long)(p4) << 20))
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dconfigure6858 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
6861 if (p != p1 || p != p2 || p != p3 || p != p4
/freebsd-10-stable/contrib/gcc/
H A Dconfigure10342 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
10345 if (p != p1 || p != p2 || p != p3 || p != p4

Completed in 1500 milliseconds

12