Searched refs:hpc (Results 1 – 11 of 11) sorted by relevance
| /src/lib/libcasper/services/cap_dns/tests/ |
| H A D | dns_test.c | 203 struct hostent *hps, *hpc; in runtest() local 214 hpc = cap_gethostbyname(capdns, "example.com"); in runtest() 215 if (hostent_compare(hps, hpc)) in runtest() 223 hpc = cap_gethostbyname2(capdns, "example.com", AF_INET); in runtest() 224 if (hostent_compare(hps, hpc)) in runtest() 232 hpc = cap_gethostbyname2(capdns, "example.com", AF_INET6); in runtest() 233 if (hostent_compare(hps, hpc)) in runtest() 307 hpc = cap_gethostbyaddr(capdns, &ip4, sizeof(ip4), AF_INET); in runtest() 308 if (hostent_compare(hps, hpc)) in runtest() 317 hpc = cap_gethostbyaddr(capdns, &ip6, sizeof(ip6), AF_INET6); in runtest() [all …]
|
| /src/usr.bin/gprof/ |
| H A D | gprof.c | 258 tmp.hpc != gmonhdr.hpc || tmp.ncnt != gmonhdr.ncnt ) ) in openpfile() 284 s_highpc = (unsigned long) gmonhdr.hpc; in openpfile() 286 highpc = (unsigned long)gmonhdr.hpc / HISTORICAL_SCALE_2; in openpfile() 292 gmonhdr.lpc , gmonhdr.hpc , gmonhdr.ncnt ); in openpfile()
|
| H A D | gprof.h | 187 u_short *hpc; member
|
| /src/sys/sys/ |
| H A D | gmon.h | 42 u_long hpc; /* max pc address of sampled buffer */ member
|
| /src/contrib/sendmail/test/ |
| H A D | Results | 46 AIX 3.2.5 FAIL 94.05.17 Steve Bauer <sbauer@hpcmmib.hpc.sdsmt.edu> 48 AIX 4.2 OK 96.10.16 Steve Bauer <sbauer@krypton.hpc.sdsmt.edu>
|
| /src/lib/libc/gmon/ |
| H A D | gmon.c | 172 hdr->hpc = p->highpc; in _mcleanup()
|
| /src/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VECallingConv.td | 26 // Reference: https://www.nec.com/en/global/prod/hpc/aurora/document/VE-ABI_v2.1.pdf
|
| /src/usr.sbin/pmcstat/ |
| H A D | pmcpl_gprof.c | 138 gm.hpc = image->pi_end; in pmcstat_gmon_create_file()
|
| /src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 182 /* Entries from file: dev/hpc/hpcfbio.h */
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 2828 …: https://developer.arm.com/products/software-development-tools/hpc/arm-compiler-for-hpc/vector-fu…
|
| /src/crypto/openssl/ |
| H A D | CHANGES.md | 15103 *Vern Staats <staatsvr@asc.hpc.mil>, Jeffrey Altman <jaltman@columbia.edu> 16092 *Veers Staats <staatsvr@asc.hpc.mil>,
|