/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | airtime_policy.c | 94 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 D | ap_drv_ops.c | 594 unsigned int weight) in hostapd_sta_set_airtime_weight()
|
/dflybsd-src/sys/net/altq/ |
H A D | altq_red.c | 164 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 D | altq_rio.c | 158 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) in rio_alloc()
|
/dflybsd-src/games/hack/ |
H A D | hack.mkobj.c | 194 weight(struct obj *obj) in weight() function
|
H A D | def.objects.h | 77 #define FOOD(name,prob,delay,weight,nutrition) { name, NULL, NULL, 1, 1,\ argument
|
/dflybsd-src/games/gomoku/ |
H A D | makemove.c | 44 static const int weight[5] = { 0, 1, 7, 22, 100 }; variable
|
/dflybsd-src/usr.bin/window/ |
H A D | compress.c | 74 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 D | huffman.c | 76 Int32 weight [ BZ_MAX_ALPHA_SIZE * 2 ]; in BZ2_hbMakeCodeLengths() local
|
/dflybsd-src/usr.bin/localedef/ |
H A D | collate.c | 137 typedef struct weight { struct 140 RB_ENTRY(weight) entry; argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | graph.c | 114 int weight = 10; in draw_cfg_node_succ_edges() local
|
H A D | mcf.c | 89 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 D | datagen.c | 69 U32 const weight = (((LTSIZE - u) * ld) >> 8) + 1; in RDG_fillLiteralDistrib() local
|
/dflybsd-src/sbin/ipfw3/ |
H A D | ipfw3dummynet.c | 397 double s, idle, weight, w_q; in config_dummynet() local
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-lisp.c | 213 nd_uint8_t weight; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | mcf.c | 95 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 D | gvt.h | 142 int weight; member 253 unsigned int weight; member 369 __u32 weight; member
|
/dflybsd-src/lib/libc/nameser/ |
H A D | ns_print.c | 380 u_int priority, weight, port; in ns_sprintrrf() local
|
/dflybsd-src/sys/net/dummynet/ |
H A D | ip_dummynet.h | 272 int weight; /* WFQ queue weight */ member 399 int weight; /* WFQ queue weight */ member
|
/dflybsd-src/sys/net/dummynet3/ |
H A D | ip_dummynet3.h | 287 int weight; /* WFQ queue weight */ member 414 int weight; /* WFQ queue weight */ member
|
/dflybsd-src/sys/vfs/msdosfs/ |
H A D | msdosfs_conv.c | 787 mbsadjpos(const char **instr, size_t inlen, size_t outlen, int weight, int flag, in mbsadjpos()
|
/dflybsd-src/contrib/zstd/lib/decompress/ |
H A D | huf_decompress.c | 521 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 D | fse_compress.c | 427 U32 const weight = sEnd - sStart; in FSE_normalizeM2() local
|
/dflybsd-src/sys/netproto/802_11/wlan/ |
H A D | ieee80211_scan_sta.c | 840 int weight; in sta_compare() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_iso9660.c | 878 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
|