Searched defs:hi (Results 151 - 175 of 254) sorted by relevance

1234567891011

/freebsd-current/sys/dev/cxgbe/
H A Dt4_sched.c46 in_range(int val, int lo, int hi) argument
/freebsd-current/usr.sbin/makefs/zfs/
H A Dzap.c417 uint64_t hi, li; local
/freebsd-current/contrib/bzip2/
H A Dblocksort.c99 Int32 sp, lo, hi; local
485 mainSimpleSort( UInt32* ptr, UChar* block, UInt16* quadrant, Int32 nblock, Int32 lo, Int32 hi, Int32 d, Int32* budget ) argument
631 Int32 sp, lo, hi, d; local
891 Int32 hi = (ftab[sb+1] & CLEARMASK) - 1; local
[all...]
/freebsd-current/contrib/dialog/
H A Dformbox.c249 int hi = MAX(item[*choice].name_y, item[*choice].text_y); local
/freebsd-current/sys/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h239 volatile uint16_t hi; /* High 16-bits of 48-bit address */ member in struct:bm_buffer
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dkrbhst.c117 krb5_krbhst_info *hi; local
208 struct krb5_krbhst_info *hi; local
263 _krb5_free_krbhst_info(krb5_krbhst_info *hi) argument
315 struct krb5_krbhst_info *hi; local
430 struct krb5_krbhst_info *hi = *kd->index; local
530 struct krb5_krbhst_info *hi; local
558 struct krb5_krbhst_info *hi; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c181 uint32_t hi = (uint32_t) (i >> 32); local
201 uint32_t hi = read_32bit_value(); local
/freebsd-current/contrib/byacc/test/yacc/
H A Dcalc1.tab.c111 double lo, hi; member in struct:interval
[all...]
H A Dvarsyntax_calc1.tab.c112 double lo, hi; member in struct:interval
[all...]
/freebsd-current/sys/dev/hid/
H A Dhidmap.h53 struct hid_item *hi; /* Probe- and attach-stage callbacks */ member in union:hidmap_cb_ctx
H A Dhid.c798 struct hid_item hi; local
818 hid_item_resolution(struct hid_item *hi) argument
902 struct hid_item hi; local
[all...]
/freebsd-current/sys/net80211/
H A Dieee80211_crypto_tkip.c541 static __inline u16 Mk16(u8 hi, u8 lo) argument
/freebsd-current/sys/dev/bxe/
H A Dbxe_stats.c45 uint32_t hi = *hiref; local
625 uint32_t hi; member in struct:__anon1984
867 uint32_t hi; member in struct:__anon1985
[all...]
/freebsd-current/sys/dev/acpi_support/
H A Dacpi_wmi.c801 UINT8 hi = ((UINT8) winfo->ginfo.oid[0]) >> 4; local
818 unsigned int hi; local
[all...]
/freebsd-current/sys/kern/
H A Dsubr_blist.c430 int hi, lo, mid; local
672 int bighint, count1, hi, lo, num_shifts; local
[all...]
/freebsd-current/usr.sbin/boot0cfg/
H A Dboot0cfg.c577 argtoi(const char *arg, int lo, int hi, int opt) argument
/freebsd-current/sbin/routed/
H A Dmain.c794 intvl_random(struct timeval *tp, u_long lo, u_long hi) argument
/freebsd-current/sys/i386/include/xen/
H A Dhypercall.h256 uint32_t hi, lo; local
304 uint32_t hi, lo; local
/freebsd-current/contrib/sendmail/src/
H A Dheaders.c38 struct hdrinfo *hi; local
88 struct hdrinfo *hi; local
1093 register struct hdrinfo *hi; local
[all...]
/freebsd-current/contrib/arm-optimized-routines/math/test/
H A Dmathbench.c167 double hi; member in struct:fun
209 gen_linear(double lo, double hi) argument
216 genf_linear(double lo, double hi) argument
236 frand(double lo, double hi) argument
243 gen_rand(double lo, double hi) argument
250 genf_rand(double lo, double hi) argument
400 bench1(const struct fun *f, int type, double lo, double hi) argument
461 bench(const struct fun *f, double lo, double hi, int type, int gen) argument
556 double lo = 0, hi = 0; local
[all...]
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dsv_pow_1u5.c201 svfloat64_t hi = svadd_x (pg, t2, ar2); local
H A Dsv_powf_2u6.c235 svfloat64_t hi = sv_powf_core_ext (pg_hi, i_hi, z_hi, k_hi, y_hi, local
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h662 B ComputeUpperBounds(size_t lo, size_t hi) { argument
681 void FindEntryIndexesThatContain(B addr, size_t lo, size_t hi, argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h44 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { argument
78 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { argument
148 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { argument
242 static __inline void wideLeftShift(rep_t *hi, rep_t *lo, int count) { argument
247 wideRightShiftWithSticky(rep_t *hi, rep_t *lo, unsigned int count) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp173 MCOperand hi = createSparcMCOperand(HiKind, GOTSym, OutContext); local

Completed in 319 milliseconds

1234567891011