Home
last modified time | relevance | path

Searched defs:low (Results 201 – 222 of 222) sorted by relevance

123456789

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.c2188 uint32_t low; in sldns_str2wire_tsigtime_buf() local
/freebsd/sys/dev/ocs_fc/
H A Dsli4.h1589 uint32_t low; member
1625 uint32_t low; member
1658 uint32_t low; member
1761 uint32_t low; member
1813 uint32_t low; member
3808 uint32_t low; member
/freebsd/sys/dev/irdma/
H A Dirdma_defs.h333 #define GENMASK_ULL(high, low) ((0xFFFFFFFFFFFFFFFFULL >> (64ULL - ((high) - (low) + 1ULL))) << (lo… argument
336 #define GENMASK(high, low) ((0xFFFFFFFFUL >> (32UL - ((high) - (low) + 1UL))) << (low)) argument
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1732 uint32_t low = 0; in getInfoFromCompactEncodingSection() local
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2416 dtrace_aggregate_llquantize_bucket(uint16_t factor, uint16_t low, in dtrace_aggregate_llquantize_bucket()
2476 uint16_t low = DTRACE_LLQUANTIZE_LOW(arg); in dtrace_aggregate_llquantize() local
11345 uint16_t low = DTRACE_LLQUANTIZE_LOW(desc->dtad_arg); local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2528 WordType low, mid, high; in tcMultiplyPart() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c1205 get_num_opt(struct archive_write *a, int *num, int high, int low, in get_num_opt()
2213 joliet_allowed_char(unsigned char high, unsigned char low) in joliet_allowed_char()
/freebsd/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c2982 dtrace_get_opcode(dis86_t *x, uint_t *high, uint_t *low) in dtrace_get_opcode()
/freebsd/sys/dev/isci/scil/
H A Dintel_sas.h82 U32 low; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3392 const lldb_private::FileSpec &file_spec, uint64_t &high, uint64_t &low) { in CalculateMD5()
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_nb_regs.h346 uint32_t low; member
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dfil.c8714 ipftq_t *ipfqs, ipftq_t *userqs, u_int *activep, int size, int low)
/freebsd/sys/dev/bnxt/
H A Dbnxt.h496 struct rx_tpa_start_cmpl low; member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp5403 int low = 0; in __kmp_get_first_osid_with_ecore() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c3219 int low, high, remaining; in cma_alloc_any_port() local
/freebsd/sys/kern/
H A Dkern_descrip.c205 fd_first_free(struct filedesc *fdp, int low, int size) in fd_first_free()
/freebsd/sys/dev/ice/
H A Dice_common.c124 ice_dump_phy_type(struct ice_hw *hw, u64 low, u64 high, const char *prefix) in ice_dump_phy_type()
/freebsd/sys/dev/bwn/
H A Dif_bwn.c7107 uint32_t low, high; in bwn_tsf_read() local
/freebsd/sys/dev/mwl/
H A Dmwlreg.h1071 uint16_t low; member
/freebsd/sys/dev/mrsas/
H A Dmrsas.h615 u_int32_t low; member
1249 u_int32_t low; member
/freebsd/sys/dev/bxe/
H A Dbxe.c17515 uint32_t low, high; in bxe_init_hw_port() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp735 int low, int high) { in emitRangedBuiltin()

123456789