Searched defs:weight (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-11-stable/usr.sbin/pkg/
H A Ddns_utils.h38 unsigned int weight; member in struct:dns_srvinfo
H A Ddns_utils.c124 unsigned int type, class, ttl, priority, weight, port; local
/freebsd-11-stable/contrib/amd/amd/
H A Dsun_map_parse.y355 weight : '(' WORD ')' { label
H A Dsun_map.h48 int weight; /* weight given to the host */ member in struct:sun_host
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.h26 uptr weight; member in struct:__sanitizer::Suppression
/freebsd-11-stable/sys/net/
H A Dradix_mpath.c214 int64_t weight; local
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_func.h65 u16 weight /* An arbitration weight. Valid only if use_wfq is set. */; member in struct:init_ets_tc_req
/freebsd-11-stable/contrib/bzip2/
H A Dhuffman.c76 Int32 weight [ BZ_MAX_ALPHA_SIZE * 2 ]; local
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dairtime_policy.c107 static void set_sta_weights(struct hostapd_data *hapd, unsigned int weight) argument
92 sta_set_airtime_weight(struct hostapd_data *hapd, struct sta_info *sta, unsigned int weight) argument
240 unsigned int weight; local
[all...]
/freebsd-11-stable/sys/net/altq/
H A Daltq_rio.h53 int weight; member in struct:rio_stats
H A Daltq_rio.c199 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) argument
[all...]
H A Daltq_red.h53 int weight; member in struct:red_stats
H A Daltq_red.c226 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, argument
634 wtab_alloc(int weight) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp86 Candidate(MachineInstr *mi, unsigned reg, unsigned freebanks, unsigned weight) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp139 float weight = weightCalcHelper(li); local
223 float weight = 1.0f; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.cpp58 uint64_t weight; member in struct:lld::elf::__anon1126::Edge
73 uint64_t weight = 0; member in struct:lld::elf::__anon1126::Cluster
120 uint64_t weight = c.second; local
[all...]
/freebsd-11-stable/lib/libc/nameser/
H A Dns_print.c389 u_int priority, weight, port; local
/freebsd-11-stable/sys/netpfil/ipfw/test/
H A Dmain.c195 double weight = (double)_q->fs->fs.par[0] / c->wsum; local
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-lisp.c217 nd_uint8_t weight; member in struct:map_register_loc
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_conv.c779 mbsadjpos(const char **instr, size_t inlen, size_t outlen, int weight, int flag, void *handle) argument
/freebsd-11-stable/contrib/groff/src/devices/grolj4/
H A Dlj4.cpp88 int weight; member in class:lj4_font
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_smi.h142 u8 weight; member in struct:ib_vl_weight_elem
/freebsd-11-stable/contrib/sendmail/src/
H A Ddomain.c553 int weight[MAXMXHOSTS]; local
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dresolve.h134 unsigned weight; member in struct:rk_srv_record
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_dn_glue.c95 int weight ; /* WFQ queue weight */ member in struct:dn_flow_set

Completed in 165 milliseconds

123