Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 25 of 36) sorted by relevance

12

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dairtime_policy.c94 unsigned int weight) in sta_set_airtime_weight()
107 static void set_sta_weights(struct hostapd_data *hapd, unsigned int weight) in set_sta_weights()
240 unsigned int weight; in airtime_policy_new_sta() local
H A Dap_drv_ops.c594 unsigned int weight) in hostapd_sta_set_airtime_weight()
/dflybsd-src/sys/net/altq/
H A Daltq_red.c164 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, int pkttime) in red_alloc()
538 wtab_alloc(int weight) in wtab_alloc()
H A Daltq_rio.c158 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) in rio_alloc()
/dflybsd-src/games/hack/
H A Dhack.mkobj.c194 weight(struct obj *obj) in weight() function
H A Ddef.objects.h77 #define FOOD(name,prob,delay,weight,nutrition) { name, NULL, NULL, 1, 1,\ argument
/dflybsd-src/games/gomoku/
H A Dmakemove.c44 static const int weight[5] = { 0, 1, 7, 22, 100 }; variable
/dflybsd-src/usr.bin/window/
H A Dcompress.c74 short weight; member
93 #define wthreshp(weight, length) ((short) (weight) >= cc_wthresholds[length]) argument
95 #define wthreshp(weight, length) (0) argument
/dflybsd-src/contrib/bzip2/
H A Dhuffman.c76 Int32 weight [ BZ_MAX_ALPHA_SIZE * 2 ]; in BZ2_hbMakeCodeLengths() local
/dflybsd-src/usr.bin/localedef/
H A Dcollate.c137 typedef struct weight { struct
140 RB_ENTRY(weight) entry; argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgraph.c114 int weight = 10; in draw_cfg_node_succ_edges() local
H A Dmcf.c89 gcov_type weight; member
384 edge_type type, gcov_type weight, gcov_type cost, in add_fixup_edge()
/dflybsd-src/contrib/zstd/programs/
H A Ddatagen.c69 U32 const weight = (((LTSIZE - u) * ld) >> 8) + 1; in RDG_fillLiteralDistrib() local
/dflybsd-src/sbin/ipfw3/
H A Dipfw3dummynet.c397 double s, idle, weight, w_q; in config_dummynet() local
/dflybsd-src/contrib/tcpdump/
H A Dprint-lisp.c213 nd_uint8_t weight; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dmcf.c95 gcov_type weight; member
392 edge_type type, gcov_type weight, gcov_type cost, in add_fixup_edge()
/dflybsd-src/sys/dev/drm/i915/gvt/
H A Dgvt.h142 int weight; member
253 unsigned int weight; member
369 __u32 weight; member
/dflybsd-src/lib/libc/nameser/
H A Dns_print.c380 u_int priority, weight, port; in ns_sprintrrf() local
/dflybsd-src/sys/net/dummynet/
H A Dip_dummynet.h272 int weight; /* WFQ queue weight */ member
399 int weight; /* WFQ queue weight */ member
/dflybsd-src/sys/net/dummynet3/
H A Dip_dummynet3.h287 int weight; /* WFQ queue weight */ member
414 int weight; /* WFQ queue weight */ member
/dflybsd-src/sys/vfs/msdosfs/
H A Dmsdosfs_conv.c787 mbsadjpos(const char **instr, size_t inlen, size_t outlen, int weight, int flag, in mbsadjpos()
/dflybsd-src/contrib/zstd/lib/decompress/
H A Dhuf_decompress.c521 typedef struct { BYTE symbol; BYTE weight; } sortedSymbol_t; member
552 const U32 weight = sortedSymbols[s].weight; in HUF_fillDTableX2Level2() local
584 const U32 weight = sortedList[s].weight; in HUF_fillDTableX2() local
/dflybsd-src/contrib/zstd/lib/compress/
H A Dfse_compress.c427 U32 const weight = sEnd - sStart; in FSE_normalizeM2() local
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_scan_sta.c840 int weight; in sta_compare() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c878 int weight; member
5873 idr_register(struct idr *idr, struct isoent *isoent, int weight, int noff) in idr_register()
6032 int ext_off, noff, weight; in isoent_gen_iso9660_identifier() local
6255 int ext_off, noff, weight; in isoent_gen_joliet_identifier() local

12