/openbsd/regress/sbin/pfctl/ |
H A D | pfr14.ok | 2 # pass add -n 1.1.1.1 1.1.1.2 weight 1 1.1.1.3 weight 5 6 # pass add -nqv 1.1.1.1 1.1.1.2 weight 1 1.1.1.3 weight 5 10 # pass add -nqvv 1.1.1.1 1.1.1.2 weight 1 1.1.1.3 weight 5 14 # pass add 1.1.1.1 1.1.1.2 weight 1 1.1.1.3 weight 5 22 # pass delete -n 1.1.1.1 weight 1 1.1.1.2 1.1.1.4 26 # pass delete -nqv 1.1.1.1 weight 1 1.1.1.2 1.1.1.4 33 # pass delete 1.1.1.1 weight 1 1.1.1.2 1.1.1.4 38 # pass replace -n 1.1.1.1 1.1.1.2 weight 5 1.1.1.3 weight 1 42 # pass replace -nqv 1.1.1.1 1.1.1.2 weight 5 1.1.1.3 weight 1 45 # pass replace -nqvv 1.1.1.1 1.1.1.2 weight 5 1.1.1.3 weight 1 [all …]
|
H A D | pfr.addrs3 | 4 127.0.0.1 weight 1000 192.168/16 172.16/12 10/8 7 ::5 weight 10 fe80::/16 2000::1 weight 1 ::4 weight 6 13 localhost weight 2 15 1.1.1.1 weight 10 # comment may appear... 16 2.2.2.2 weight 7 # after addresses too. 17 3.3.3.3 weight 6
|
H A D | pfr14.in | 2 pass add 1.1.1.1 1.1.1.2 weight 1 1.1.1.3 weight 5 4 pass delete 1.1.1.1 weight 1 1.1.1.2 1.1.1.4 6 pass replace 1.1.1.1 1.1.1.2 weight 5 1.1.1.3 weight 1
|
H A D | pfr15.in | 1 # weight loading from pf.conf 3 pass load table <regress> { 1.2.3.4 1.2.3.4 weight 1 4.3.2.1 weight 5 } persist
|
/openbsd/gnu/llvm/lld/COFF/ |
H A D | CallGraphSort.cpp | 30 uint64_t weight; member 39 return double(weight) / double(size); in getDensity() 45 uint64_t weight = 0; member 93 uint64_t weight = c.second; in CallGraphSort() local 107 clusters[to].weight += weight; in CallGraphSort() 114 if (toC.bestPred.from == -1 || toC.bestPred.weight < weight) { in CallGraphSort() 116 toC.bestPred.weight = weight; in CallGraphSort() 120 c.initialWeight = c.weight; in CallGraphSort() 125 double newDensity = double(a.weight + b.weight) / double(a.size + b.size); in isNewDensityBad() 148 into.weight += from.weight; in mergeClusters() [all …]
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | CallGraphSort.cpp | 58 uint64_t weight; member 67 return double(weight) / double(size); in getDensity() 73 uint64_t weight = 0; member 120 uint64_t weight = c.second; in CallGraphSort() local 134 clusters[to].weight += weight; in CallGraphSort() 141 if (toC.bestPred.from == -1 || toC.bestPred.weight < weight) { in CallGraphSort() 143 toC.bestPred.weight = weight; in CallGraphSort() 147 c.initialWeight = c.weight; in CallGraphSort() 152 double newDensity = double(a.weight + b.weight) / double(a.size + b.size); in isNewDensityBad() 175 into.weight += from.weight; in mergeClusters() [all …]
|
/openbsd/regress/usr.sbin/bgpd/integrationtests/ |
H A D | ixp.rdomain1.ok | 5 Origin IGP, metric 0, localpref 100, weight 0, ovs valid, avs unknown, external, valid, best 11 Origin IGP, metric 0, localpref 1, weight 0, ovs invalid, avs unknown, external, valid, best 18 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 24 Origin IGP, metric 0, localpref 1, weight 0, ovs not-found, avs unknown, external, valid, best 31 Origin IGP, metric 0, localpref 1, weight 0, ovs not-found, avs unknown, external, valid, best 38 Origin IGP, metric 0, localpref 1, weight 0, ovs not-found, avs unknown, external, valid, best 45 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 53 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 61 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 69 Origin IGP, metric 0, localpref 1, weight 0, ovs not-found, avs unknown, external, valid, best [all …]
|
H A D | ixp.rdomain2.ok | 5 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 10 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 15 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 22 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 29 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 36 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 41 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 47 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 53 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best 58 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid, best [all …]
|
H A D | mrt-table-mp.ok | 5 Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, avs unknown, external 9 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 16 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 21 Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, avs unknown, external 25 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 32 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 37 Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, avs unknown, external 42 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 49 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 55 Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, avs unknown, external [all …]
|
H A D | mrt-table-v2.ok | 5 Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, avs unknown, external 9 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 16 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 21 Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, avs unknown, external 25 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 32 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 37 Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, avs unknown, external 42 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 49 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 55 Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, avs unknown, external [all …]
|
H A D | eval_all.test4.ok | 5 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid 10 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid 15 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid 20 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid 25 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid 30 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid
|
H A D | mrt-table.ok | 5 Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, avs unknown, external 9 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 16 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 21 Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, avs unknown, external 25 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external 32 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external
|
H A D | eval_all.test1.ok | 5 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid 10 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid 15 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid 20 Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, avs unknown, external, valid
|
/openbsd/gnu/lib/libstdc++/libstdc++/docs/doxygen/ |
H A D | style.css | 2 CAPTION { font-weight: bold } 5 A.el { text-decoration: none; font-weight: bold } 6 A.elRef { font-weight: bold } 7 A.code { text-decoration: none; font-weight: normal; color: #4444ee } 8 A.codeRef { font-weight: normal; color: #4444ee } 12 DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top… 13 TD.md { background-color: #f2f2ff; font-weight: bold; } 14 TD.mdname1 { background-color: #f2f2ff; font-weight: bold; color: #602020; } 15 TD.mdname { background-color: #f2f2ff; font-weight: bold; color: #602020; width: 600px; } 16 DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold } [all …]
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/ |
H A D | huffman.c | 37 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 ]; in BZ2_hbMakeCodeLengths() local 80 weight[i+1] = (freq[i] == 0 ? 1 : freq[i]) << 8; in BZ2_hbMakeCodeLengths() 88 weight[0] = 0; in BZ2_hbMakeCodeLengths() 105 weight[nNodes] = ADDWEIGHTS(weight[n1], weight[n2]); in BZ2_hbMakeCodeLengths() 143 j = weight[i] >> 8; in BZ2_hbMakeCodeLengths() 145 weight[i] = j << 8; in BZ2_hbMakeCodeLengths()
|
/openbsd/usr.bin/mandoc/ |
H A D | mandoc.css | 122 font-weight: bold; } 197 font-weight: bold; 200 font-weight: bold; 203 font-weight: bold; 209 font-weight: bold; 212 font-weight: normal; 221 font-weight: bold; 225 font-weight: bold; 230 font-weight: bold; 251 font-weight: bold; [all …]
|
/openbsd/gnu/llvm/lld/MachO/ |
H A D | SectionPriorities.cpp | 45 uint64_t weight; member 54 return double(weight) / double(size); in getDensity() 60 uint64_t weight = 0; member 98 uint64_t weight = c.second; in CallGraphSort() local 111 clusters[to].weight += weight; in CallGraphSort() 118 if (toC.bestPred.from == -1 || toC.bestPred.weight < weight) { in CallGraphSort() 120 toC.bestPred.weight = weight; in CallGraphSort() 124 c.initialWeight = c.weight; in CallGraphSort() 129 double newDensity = double(a.weight + b.weight) / double(a.size + b.size); in isNewDensityBad() 152 into.weight += from.weight; in mergeClusters() [all …]
|
/openbsd/gnu/gcc/libstdc++-v3/docs/doxygen/ |
H A D | style.css | 9 CAPTION { font-weight: normal } 12 A.el { text-decoration: none; font-size: small; font-weight: normal } 13 A.elRef { text-decoration: none; font-size: small; font-weight: normal } 14 A.code { text-decoration: none; font-weight: normal; color: #4444ee } 15 A.codeRef { font-weight: normal; color: #4444ee } 21 font-weight: normal; 30 font-weight: normal 37 font-weight: normal; 44 font-weight: normal;
|
/openbsd/gnu/llvm/llvm/docs/_ocamldoc/ |
H A D | style.css | 9 font-weight: inherit; font-style:inherit; font-family:inherit; 21 b { font-weight: bold } 49 h1 { font-weight: bold; font-size: 1.5em; /* margin-top:1.833em; */ 52 h2 { font-weight: bold; font-size: 1.313em; margin-top: 1.048em } 53 h3 { font-weight: bold; font-size: 1.125em; margin-top: 1.222em } 54 h3 { font-weight: bold; font-size: 1em; margin-top: 1.375em} 58 h6 { font-weight: bold; font-size: 1.125em; margin-top: 1.222em } 59 .h7 { font-weight: bold; font-size: 1em; margin-top: 1.375em } 83 .keyword { font-weight: bold; } 87 .warning { color : red ; font-weight : bold }
|
/openbsd/gnu/llvm/clang/www/analyzer/ |
H A D | content.css | 22 .command { font-weight:bold } 23 .code_highlight { font-weight:bold; color:#2d58b7 } 53 font-weight: bold; cursor: default; 57 font-weight: bold; font-family: Verdana 80 font-weight: bold; font-family: Verdana; 93 table.checkers span.name { font-weight: bold } 94 table.checkers span.lang { font-weight: bold; padding-left: 7px; /* display:block; */ }
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegColoring.cpp | 109 assert(LI->weight() == 0.0f); in runOnMachineFunction() 123 if (LHS->weight() != RHS->weight()) in runOnMachineFunction() 124 return LHS->weight() > RHS->weight(); in runOnMachineFunction()
|
/openbsd/gnu/llvm/llvm/docs/_static/ |
H A D | llvm.css | 18 th { border: 2px solid gray; font-weight: bold; font-size: 105%; 28 font-family: "Georgia,Palatino,Times,Roman,SanSerif"; font-weight: bold; 49 font-weight: bold; font-style: oblique; 53 .doc_author { text-align: left; font-weight: bold; padding-left: 20pt } 58 .doc_hilite { color: blue; font-weight: bold; } 63 .doc_warning { color: red; font-weight: bold } 102 th.layout { border: none; font-weight: bold; font-size: 105%;
|
/openbsd/usr.sbin/ntpd/ |
H A D | parse.y | 65 int weight; member 99 %type <v.opts> weight 183 p->weight = $3.weight; 225 p->weight = $3.weight; 321 s->weight = $3.weight; 421 server_opt : weight 436 | weight 472 weight : WEIGHT NUMBER { 477 opts.weight = $2; 499 opts.weight = 1;
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | DiagnosticDocs.td | 37 font-weight: bold; 42 font-weight: bold; 47 font-weight: bold; 52 font-weight: bold;
|
/openbsd/usr.bin/dig/lib/dns/rdata/generic/ |
H A D | uri_256.c | 25 unsigned short priority, weight; in totext_uri() local 46 weight = uint16_fromregion(®ion); in totext_uri() 48 snprintf(buf, sizeof(buf), "%u ", weight); in totext_uri()
|