Searched refs:weight (Results 1 - 25 of 83) sorted by relevance

1234

/freebsd-10-stable/usr.sbin/pkg/
H A Ddns_utils.h36 unsigned int weight; member in struct:dns_srvinfo
H A Ddns_utils.c91 totalweight += d[i]->weight;
98 chosen[i] = random() % (d[i]->weight * 100 / totalweight);
121 unsigned int type, class, ttl, priority, weight, port; local
168 NS_GET16(weight, p);
190 res[n]->weight = weight;
/freebsd-10-stable/contrib/mdocml/
H A Dstyle.css37 .emph { font-style: italic; font-weight: normal; } /* Emphasis: Em, Bl -emphasis. */
39 .symb { font-style: normal; font-weight: bold; } /* Symbolic: Sy, Ms, Bf -symbolic. */
41 .lit { font-style: normal; font-weight: normal; font-family: monospace; } /* Literal: Dl, Li, Ql, Bf -literal, Bl -literal, Bl -unfilled. */
50 i.addr { font-weight: normal; } /* Address (Ad). */
51 i.arg { font-weight: normal; } /* Command argument (Ar). */
60 i.farg { font-weight: normal; } /* Function argument (Fa, Fn). */
61 i.file { font-weight: normal; } /* File (Pa). */
64 i.ftype { font-weight: normal; } /* Function types (Ft, Fn). */
67 i.link-sec { font-weight: normal; } /* Section links (Sx). */
73 i.ref-book { font-weight
[all...]
H A Dexample.style.css33 div.mandoc .emph { font-style: italic; font-weight: normal; } /* Emphasis: Em, Bl -emphasis. */
34 div.mandoc .symb { font-style: normal; font-weight: bold; } /* Symbolic: Sy, Ms, Bf -symbolic. */
35 div.mandoc .lit { font-style: normal; font-weight: normal; font-family: monospace; } /* Literal: Dl, Li, Ql, Bf -literal, Bl -literal, Bl -unfilled. */
36 div.mandoc i.addr { font-weight: normal; } /* Address (Ad). */
37 div.mandoc i.arg { font-weight: normal; } /* Command argument (Ar). */
46 div.mandoc i.farg { font-weight: normal; } /* Function argument (Fa, Fn). */
47 div.mandoc i.file { font-weight: normal; } /* File (Pa). */
50 div.mandoc i.ftype { font-weight: normal; } /* Function types (Ft, Fn). */
53 div.mandoc i.link-sec { font-weight: normal; } /* Section links (Sx). */
59 div.mandoc i.ref-book { font-weight
[all...]
/freebsd-10-stable/contrib/bzip2/
H A Dhuffman.c37 while (weight[tmp] < weight[heap[zz >> 1]]) { \
52 weight[heap[yy+1]] < weight[heap[yy]]) \
54 if (weight[tmp] < weight[heap[yy]]) break; \
76 Int32 weight [ BZ_MAX_ALPHA_SIZE * 2 ]; local
80 weight[i+1] = (freq[i] == 0 ? 1 : freq[i]) << 8;
88 weight[0] = 0;
105 weight[nNode
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp112 // Don't recompute spill weight for an unspillable register.
122 float weight = 1.0f; local
131 // Calculate instr weight.
134 weight = LiveIntervals::getSpillWeight(
137 // Give extra weight to what looks like a loop induction variable update.
139 weight *= 3;
141 totalWeight += weight;
150 float hweight = Hint[hint] += weight;
165 // Weakly boost the spill weight of hinted registers.
186 li.weight
[all...]
H A DRegAllocBasic.cpp50 return A->weight < B->weight;
57 /// algorithm. It prioritizes live virtual registers by spill weight and spills
90 virtual float getPriority(LiveInterval *LI) { return LI->weight; }
182 if (!Intf->isSpillable() || Intf->weight > VirtReg.weight)
247 // Try to spill another interfering reg with less spill weight.
H A DStackSlotColoring.cpp128 // their weight.
131 return LHS->weight > RHS->weight;
160 li.weight += LiveIntervals::getSpillWeight(false, true, Freq);
179 /// to a sorted (by weight) list.
203 // Sort them by weight.
285 SlotWeights[NewSS] += li->weight;
294 li->weight = SlotWeights[SS];
296 // Sort them by new weight.
/freebsd-10-stable/contrib/amd/amd/
H A Dsun_map.h48 int weight; /* weight given to the host */ member in struct:sun_host
H A Dsun_map_parse.y342 | WORD weight {
346 * 'weight' rule and assigned to be the last host item on the host
355 weight : '(' WORD ')' { label
363 host->weight = val;
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_func.h64 u8 use_wfq /* if set, this TC participates in the arbitration with a WFQ weight (indicated by the weight field) */;
65 u16 weight /* An arbitration weight. Valid only if use_wfq is set. */; member in struct:init_ets_tc_req
141 u16 vport_wfq /* WFQ weight. A value of 0 means dont configure. ignored if VPORT WFQ is globally disabled. */;
/freebsd-10-stable/contrib/libyaml/doc/html/
H A Ddoxygen.css23 font-weight: bold;
52 font-weight: bold;
86 font-weight: normal;
99 font-weight: bold;
103 font-weight: bold;
114 font-weight: bold;
152 font-weight: bold;
171 font-weight: bold;
193 font-weight: bold;
294 font-weight
[all...]
/freebsd-10-stable/crypto/heimdal/doc/doxyout/gssapi/html/
H A Dtabs.css36 font-weight : bold;
70 font-weight : bold;
/freebsd-10-stable/crypto/heimdal/doc/doxyout/hcrypto/html/
H A Dtabs.css36 font-weight : bold;
70 font-weight : bold;
/freebsd-10-stable/crypto/heimdal/doc/doxyout/hdb/html/
H A Dtabs.css36 font-weight : bold;
70 font-weight : bold;
/freebsd-10-stable/crypto/heimdal/doc/doxyout/hx509/html/
H A Dtabs.css36 font-weight : bold;
70 font-weight : bold;
/freebsd-10-stable/crypto/heimdal/doc/doxyout/krb5/html/
H A Dtabs.css36 font-weight : bold;
70 font-weight : bold;
/freebsd-10-stable/crypto/heimdal/doc/doxyout/ntlm/html/
H A Dtabs.css36 font-weight : bold;
70 font-weight : bold;
/freebsd-10-stable/crypto/heimdal/doc/doxyout/wind/html/
H A Dtabs.css36 font-weight : bold;
70 font-weight : bold;
/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_rio.h52 int weight; member in struct:rio_stats
60 int rio_weight; /* weight for EWMA */
111 int rio_weight; /* weight for EWMA */
112 struct wtab *rio_wtab; /* weight table */
H A Daltq_red.c146 #define W_WEIGHT 512 /* inverse of weight of EWMA (511/512) */
150 #define W_WEIGHT_1 128 /* inverse of weight of EWMA (127/128) */
154 #define W_WEIGHT_2 64 /* inverse of weight of EWMA (63/64) */
230 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, argument
241 if (weight == 0)
244 rp->red_weight = weight;
246 /* allocate weight table */
277 if (weight == 0) {
289 /* calculate wshift. weight must be power of 2 */
296 printf("invalid weight valu
638 wtab_alloc(int weight) argument
[all...]
/freebsd-10-stable/sys/net/
H A Dradix_mpath.c206 int64_t weight; local
232 for (weight = abs((int32_t)hash), rt = ro->ro_rt;
233 weight >= rt->rt_weight && rn;
234 weight -= rt->rt_weight) {
244 /* gw selection has failed - there must be only zero weight routes */
/freebsd-10-stable/contrib/sendmail/src/
H A Ddomain.c210 int weight[MAXMXHOSTS]; local
375 weight[nmx] = 0;
378 weight[nmx] = mxrand(bp);
406 (prefs[i] == prefs[j] && weight[i] > weight[j]))
417 temp = weight[i];
418 weight[i] = weight[j];
419 weight[j] = temp;
/freebsd-10-stable/contrib/groff/src/devices/grolj4/
H A Dlj4.cpp88 int weight; member in class:lj4_font
97 : font(nm), weight(0), style(0), proportional(0), typeface(0)
121 { "pclweight", &lj4_font::weight, -7, 7 },
298 psf->weight,
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DLiveInterval.h533 float weight; // weight of this interval member in class:llvm::LiveRange::LiveInterval
536 : reg(Reg), weight(Weight) {}
544 return weight != llvm::huge_valf;
549 weight = llvm::huge_valf;

Completed in 191 milliseconds

1234