Searched defs:hi (Results 176 - 200 of 254) sorted by relevance

1234567891011

/freebsd-current/contrib/bmake/
H A Darch.c204 HashIter hi; local
/freebsd-current/sys/dev/hid/
H A Dhidbus.c217 struct hid_item hi; local
H A Dhmt.c659 struct hid_item hi; local
[all...]
/freebsd-current/contrib/tcsh/
H A Dsh.hist.c770 unsigned hi = 0; local
817 unsigned hi = np->Hhash; local
856 unsigned hi = hashval; local
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dinit_creds_pw.c1249 process_pa_data_to_key(krb5_context context, krb5_get_init_creds_ctx *ctx, krb5_creds *creds, AS_REQ *a, AS_REP *rep, const krb5_krbhst_info *hi, krb5_keyblock **key) argument
/freebsd-current/contrib/byacc/test/btyacc/
H A Dcalc1.tab.c131 double lo, hi; member in struct:interval
[all...]
H A Dbtyacc_calc1.tab.c131 double lo, hi; member in struct:interval
[all...]
H A Dvarsyntax_calc1.tab.c132 double lo, hi; member in struct:interval
[all...]
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_module.c378 uint_t i, mid, lo = 0, hi = dmp->dm_aslen - 1; local
420 uint_t i, mid, lo = 0, hi = dmp->dm_aslen - 1; local
[all...]
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc1129 const char* const hi = "hi"; local
1148 const wchar_t* const hi = L"hi"; local
[all...]
/freebsd-current/crypto/openssh/
H A Dkrl.c58 u_int64_t lo, hi; member in struct:revoked_serial
250 insert_serial_range(struct revoked_serial_tree *rt, u_int64_t lo, u_int64_t hi) argument
327 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, const struct sshkey *ca_key, u_int64_t lo, u_int64_t hi) argument
[all...]
/freebsd-current/sys/dev/usb/input/
H A Dwmt.c732 struct hid_item hi; local
[all...]
/freebsd-current/sys/x86/x86/
H A Dio_apic.c1194 uint32_t r, lo, hi; local
/freebsd-current/usr.sbin/dconschat/
H A Ddconschat.c274 u_int32_t buf, hi = 0, lo = 0, reset_hi = 0, reset_lo = 0; local
/freebsd-current/usr.sbin/usbdump/
H A Dusbdump.c382 uint8_t hi; local
/freebsd-current/contrib/netcat/
H A Dnetcat.c1203 int hi, lo, cp; local
[all...]
/freebsd-current/contrib/ofed/libmlx4/
H A Dverbs.c1142 uint32_t hi = tmp[0]; local
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c482 int hi; local
518 int hi; local
962 int hi; local
/freebsd-current/sys/powerpc/booke/
H A Dspe.c389 spe_explode(struct fpemu *fe, struct fpn *fp, uint32_t type, uint32_t hi, uint32_t lo) argument
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp210 int lo = 0, hi = MAX_BGET_BINS - 1; local
/freebsd-current/contrib/tzcode/
H A Dzdump.c530 intmax_t hi; local
893 showextrema(timezone_t tz, char *zone, time_t lo, struct tm *lotmp, time_t hi) argument
[all...]
/freebsd-current/sys/amd64/amd64/
H A Dfpu.c81 uint32_t low, hi; local
91 uint32_t low, hi; local
101 uint32_t low, hi; local
112 uint32_t low, hi; local
123 uint32_t low, hi; local
134 uint32_t low, hi; local
[all...]
/freebsd-current/sys/i386/i386/
H A Dnpx.c95 uint32_t low, hi; local
105 uint32_t low, hi; local
116 uint32_t low, hi; local
/freebsd-current/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp425 int64_t hi = SignExtend64(val + 0x800, bits) >> 12; local
441 uint64_t hi = val + 0x800; local
452 uint64_t hi = (val + 0x800) >> 12; local
461 uint64_t hi = (val + 0x800) >> 12; local
[all...]
H A DARM.cpp826 uint16_t hi = read16(buf); local
838 uint16_t hi = read16(buf); local
848 uint16_t hi = read16(buf); local
874 uint16_t hi = read16(buf); local
922 uint16_t hi = read16(buf); local
[all...]

Completed in 444 milliseconds

1234567891011