Searched refs:p6 (Results 51 - 75 of 92) sorted by relevance

1234

/freebsd-10.3-release/sys/sys/
H A Dpmc.h1044 #define PMCDBG6(M, N, L, F, p1, p2, p3, p4, p5, p6) do { \
1047 p5, p6); \
1121 #define PMCDBG6(M, N, L, F, p1, p2, p3, p4, p5, p6)
/freebsd-10.3-release/crypto/openssl/crypto/aes/asm/
H A Daes-ia64.S301 { .mib; cmp.ne p6,p0=out0,r0
303 (p6) br.dpnt.many .Le_i_unaligned };;
312 cmp.ne p6,p0=out9,r0
320 (p6) br.spnt .Le_o_unaligned };;
680 { .mib; cmp.ne p6,p0=out0,r0
682 (p6) br.dpnt.many .Ld_i_unaligned };;
691 cmp.ne p6,p0=out9,r0
699 (p6) br.spnt .Ld_o_unaligned };;
/freebsd-10.3-release/crypto/openssl/crypto/bn/asm/
H A Dia64-mont.pl81 { .mmi; cmp4.le p6,p7=2,r37;;
82 (p6) cmp4.lt.unc p8,p9=8,r37
293 cmp4.ne p6,p0=1,num
300 (p6) br.cond.sptk.many .Louter };;
426 cmp4.le p6,p7=4,in5 };;
431 { .mfi; (p6)ldf8 ai3=[r29],16 // ap[3]
437 { .mfi; (p6)ldf8 bj[4]=[r30],16 // bp[3]
443 { .mfi; (p6)ldf8 ni3=[r31],16 // np[3]
/freebsd-10.3-release/contrib/libreadline/examples/rlfe/
H A Dos.h114 # define VA_DOTS p1, p2, p3, p4, p5, p6
/freebsd-10.3-release/crypto/openssl/engines/
H A De_aep.c453 t_AEP_OpenConnection *p6; local
479 !(p6 = (t_AEP_OpenConnection *) DSO_bind_func(aep_dso, AEP_F6)) ||
495 p_AEP_OpenConnection = p6;
H A De_chil.c543 HWCryptoHook_RSAGetPublicKey_t *p6; local
570 !(p6 = (HWCryptoHook_RSAGetPublicKey_t *)
589 p_hwcrhk_RSAGetPublicKey = p6;
H A De_sureware.c463 SureWareHook_Load_Rsa_Pubkey_t *p6 = NULL; local
498 || !(p6 =
530 p_surewarehk_Load_Rsa_Pubkey = p6;
H A De_ubsec.c390 t_UBSEC_diffie_hellman_agree_ioctl *p6; local
429 || !(p6 = (t_UBSEC_diffie_hellman_agree_ioctl *)
461 p_UBSEC_diffie_hellman_agree_ioctl = p6;
/freebsd-10.3-release/sys/netinet/
H A Dsctp_pcb.c2127 struct sctp_ipv6addr_param ip6_parm, *p6; local
2134 p6 = (struct sctp_ipv6addr_param *)phdr;
2135 memcpy(&sin6.sin6_addr, &p6->addr, sizeof(p6->addr));
2347 struct sctp_ipv6addr_param *p6, p6_buf; local
2352 p6 = (struct sctp_ipv6addr_param *)sctp_get_next_param(m,
2354 &p6_buf.ph, sizeof(*p6));
2355 if (p6 == NULL) {
2364 memcpy(&sin6->sin6_addr, &p6->addr, sizeof(struct in6_addr));
6294 struct sctp_ipv6addr_param *p6, p6_bu local
[all...]
/freebsd-10.3-release/contrib/sendmail/src/
H A Ddaemon.c2156 char p6[INET6_ADDRSTRLEN]; local
2181 (void) sm_snprintf(p6, sizeof(p6),
2184 (void) sm_strlcpy(p6, p, sizeof(p6));
2185 if (anynet_pton(AF_INET6, p6,
/freebsd-10.3-release/crypto/openssl/crypto/md5/asm/
H A Dmd5-ia64.S81 #define pExtra p6
458 #define pMore p6
/freebsd-10.3-release/lib/libpmc/
H A Dlibpmc.c154 PMC_CLASSDEP_TABLE(p6, P6);
287 PMC_MDEP_TABLE(p6, P6, PMC_CLASS_SOFT, PMC_CLASS_TSC);
344 PMC_CLASS_TABLE_DESC(p6, P6, p6, p6);
2020 EV_ALIAS("branches", "p6-br-inst-retired"),
2021 EV_ALIAS("branch-mispredicts", "p6-br-miss-pred-retired"),
2023 EV_ALIAS("dc-misses", "p6-dcu-lines-in"),
2024 EV_ALIAS("ic-misses", "p6-ifu-fetch-miss"),
2025 EV_ALIAS("instructions", "p6
[all...]
/freebsd-10.3-release/contrib/libyaml/config/
H A Dconfig.sub900 pentiumpro | p6 | 6x86 | athlon | athlon_*)
912 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/ofed/libibcm/config/
H A Dconfig.sub809 pentiumpro | p6 | 6x86 | athlon | athlon_*)
821 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/ofed/librdmacm/config/
H A Dconfig.sub809 pentiumpro | p6 | 6x86 | athlon | athlon_*)
821 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/openbsm/config/
H A Dconfig.sub771 pentiumpro | p6 | 6x86 | athlon | athlon_*)
783 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/ncurses/
H A Dconfig.sub874 pentiumpro | p6 | 6x86 | athlon | athlon_*)
886 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/tcpdump/
H A Dconfig.sub899 pentiumpro | p6 | 6x86 | athlon | athlon_*)
911 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/crypto/heimdal/
H A Dconfig.sub898 pentiumpro | p6 | 6x86 | athlon | athlon_*)
910 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/tcsh/
H A Dconfig.sub899 pentiumpro | p6 | 6x86 | athlon | athlon_*)
911 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/binutils/
H A Dconfig.sub834 pentiumpro | p6 | 6x86 | athlon | athlon_*)
846 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/libpcap/
H A Dconfig.sub899 pentiumpro | p6 | 6x86 | athlon | athlon_*)
911 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/libreadline/support/
H A Dconfig.sub759 pentiumpro | p6 | 6x86 | athlon | athlon_*)
768 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-disk.sh523 p1|p2|p3|p4|p5|p6|p7|p8|p9|p10|p11|p12|p13|p14|p15|p16|p17|p18|p19|p20)
/freebsd-10.3-release/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c1213 #define __DRIVER_MODULE(p1, p2, p3, p4, p5, p6) DRIVER_MODULE(p1, p2, p3, p4, p5, p6)

Completed in 331 milliseconds

1234