Home
last modified time | relevance | path

Searched refs:Weight (Results 1 – 25 of 7391) sorted by relevance

12345678910>>...296

/dports/graphics/libwmf/libwmf-0.2.12/fonts/
H A Dlibwmf-fontmap.in101 Weight="Bold"
131 Weight="Bold"
155 Weight="Bold"
203 Weight="Bold"
233 Weight="Bold"
245 Weight="Bold"
269 Weight="Bold"
293 Weight="Bold"
317 Weight="Bold"
329 Weight="Bold"
[all …]
/dports/graphics/libwmf-nox11/libwmf-0.2.12/fonts/
H A Dlibwmf-fontmap.in101 Weight="Bold"
131 Weight="Bold"
155 Weight="Bold"
203 Weight="Bold"
233 Weight="Bold"
245 Weight="Bold"
269 Weight="Bold"
293 Weight="Bold"
317 Weight="Bold"
329 Weight="Bold"
[all …]
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/test/
H A Dweight-tester.h66 void TestSemiring(Weight w1, Weight w2, Weight w3) { in TestSemiring()
94 CHECK(Times(w1, Weight::Zero()) == Weight::Zero()); in TestSemiring()
95 CHECK(Times(Weight::Zero(), w1) == Weight::Zero()); in TestSemiring()
129 void TestDivision(Weight w1, Weight w2) { in TestDivision()
156 void TestReverse(Weight w1, Weight w2) { in TestReverse()
168 void TestEquality(Weight w1, Weight w2, Weight w3) { in TestEquality()
181 void TestIO(Weight w) { in TestIO()
188 Weight v; in TestIO()
198 Weight v(Weight::One()); in TestIO()
206 Weight x = w; in TestCopy()
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/test/
H A Dweight-tester.h66 void TestSemiring(Weight w1, Weight w2, Weight w3) { in TestSemiring()
94 CHECK(Times(w1, Weight::Zero()) == Weight::Zero()); in TestSemiring()
95 CHECK(Times(Weight::Zero(), w1) == Weight::Zero()); in TestSemiring()
129 void TestDivision(Weight w1, Weight w2) { in TestDivision()
156 void TestReverse(Weight w1, Weight w2) { in TestReverse()
168 void TestEquality(Weight w1, Weight w2, Weight w3) { in TestEquality()
181 void TestIO(Weight w) { in TestIO()
188 Weight v; in TestIO()
198 Weight v(Weight::One()); in TestIO()
206 Weight x = w; in TestCopy()
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/test/
H A Dweight-tester.h66 void TestSemiring(Weight w1, Weight w2, Weight w3) { in TestSemiring()
94 CHECK(Times(w1, Weight::Zero()) == Weight::Zero()); in TestSemiring()
95 CHECK(Times(Weight::Zero(), w1) == Weight::Zero()); in TestSemiring()
129 void TestDivision(Weight w1, Weight w2) { in TestDivision()
156 void TestReverse(Weight w1, Weight w2) { in TestReverse()
168 void TestEquality(Weight w1, Weight w2, Weight w3) { in TestEquality()
181 void TestIO(Weight w) { in TestIO()
188 Weight v; in TestIO()
198 Weight v(Weight::One()); in TestIO()
206 Weight x = w; in TestCopy()
[all …]
/dports/math/openfst/openfst-1.8.1/src/include/fst/test/
H A Dweight-tester.h66 void TestSemiring(Weight w1, Weight w2, Weight w3) { in TestSemiring()
95 CHECK(Times(w1, Weight::Zero()) == Weight::Zero()); in TestSemiring()
96 CHECK(Times(Weight::Zero(), w1) == Weight::Zero()); in TestSemiring()
133 void TestDivision(Weight w1, Weight w2) { in TestDivision()
160 void TestReverse(Weight w1, Weight w2) { in TestReverse()
172 void TestEquality(Weight w1, Weight w2, Weight w3) { in TestEquality()
200 void TestIO(Weight w) { in TestIO()
207 Weight v; in TestIO()
217 Weight v(Weight::One()); in TestIO()
225 Weight x = w; in TestCopy()
[all …]
/dports/science/jdftx/jdftx-1.6.0/jdftx/electronic/
H A DDOS.cpp36 weights.push_back(Weight()); in setup()
38 for(const Weight& weight: weights) in setup()
225 bool DOS::Weight::OrbitalDesc::operator<(const DOS::Weight::OrbitalDesc& other) const in operator <()
283 { case Weight::Slice: in dump()
284 case Weight::Sphere: in dump()
285 case Weight::AtomSlice: in dump()
286 case Weight::AtomSphere: in dump()
288 if(weight.type == Weight::AtomSlice || weight.type == Weight::AtomSphere) in dump()
294 if(weight.type == Weight::Slice || weight.type == Weight::AtomSlice) in dump()
306 case Weight::File: in dump()
[all …]
/dports/devel/pragmarcs/PragmARC-1378e7a/
H A Dpragmarc-rem_nn_wrapper.adb212 Weight.Deriv_Rm := New_Rm (Cycle_P, Weight.Deriv_Rm, (Sender_Out * H_Star) ** 2);
236 Weight.Active := Weight.G > Ec;
238 Weight.Active := Weight.G > Ec + Delta_Ec;
242 Weight.Weight := Real'Min (Real'Max (Weight.Weight + Delta_W, -Weight_Lim), Weight_Lim);
303 Set_Weights (Weight => Weight);
316 Weight : Weight_Info; variable
321 Set_Weights (Weight => Weight);
371 Weight : Weight_Info; variable
373 Get_Weights (Weight => Weight);
603 Weight => Node.Weight (I_ID) );
[all …]
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dcdf.h70 Weight weight() const;
121 const Weight x);
142 inline CDF<Item, Weight>::CDF() in CDF()
166 inline Weight CDF<Item, Weight>::weight() const in weight()
185 inline void CDF<Item, Weight>::insert(const Item& item, const Weight weight) in insert()
208 const Weight rcp_weight_sum = Weight(1.0) / m_weight_sum; in prepare()
214 Weight cumulated_weight = Weight(0.0); in prepare()
233 inline const std::pair<Item, Weight>& CDF<Item, Weight>::sample(const Weight x) const in sample()
295 const Weight x) in sample_cdf()
298 assert(x >= Weight(0.0)); in sample_cdf()
[all …]
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Test/Graph/
H A DTestPostman.pas36 G.Edges[0].Weight:=13;
37 G.Edges[1].Weight:=17;
38 G.Edges[2].Weight:=19;
39 G.Edges[3].Weight:=19;
40 G.Edges[4].Weight:=4;
41 G.Edges[5].Weight:=18;
42 G.Edges[6].Weight:=9;
43 G.Edges[7].Weight:=2;
44 G.Edges[8].Weight:=20;
45 G.Edges[9].Weight:=5;
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/font-kit-0.6.0/src/
H A Dproperties.rs29 pub weight: Weight,
99 impl Weight { implementation
101 pub const THIN: Weight = Weight(100.0);
103 pub const EXTRA_LIGHT: Weight = Weight(200.0);
105 pub const LIGHT: Weight = Weight(300.0);
107 pub const NORMAL: Weight = Weight(400.0);
109 pub const MEDIUM: Weight = Weight(500.0);
111 pub const SEMIBOLD: Weight = Weight(600.0);
113 pub const BOLD: Weight = Weight(700.0);
115 pub const EXTRA_BOLD: Weight = Weight(800.0);
[all …]
/dports/www/p5-Net-UPS/Net-UPS-0.16/t/data/
H A Dshop-2-packages36 <Weight>10</Weight>
61 <Weight>20</Weight>
86Weight>30.0</Weight></BillingWeight><TransportationCharges><CurrencyCode>USD</CurrencyCode><Moneta…
/dports/science/jdftx/jdftx-1.6.0/jdftx/commands/
H A Ddensity_of_states.cpp27 ( DOS::Weight::Total, "Total",
28 DOS::Weight::Slice, "Slice",
32 DOS::Weight::File, "File",
140 DOS::Weight::FillingMode fillingMode = DOS::Weight::Complete; in process()
167 DOS::Weight weight; in process()
174 if(weight.type==DOS::Weight::Slice || weight.type==DOS::Weight::Sphere) in process()
182 if(weight.type==DOS::Weight::AtomSlice || weight.type==DOS::Weight::AtomSphere in process()
204 if(weight.type==DOS::Weight::Slice || weight.type==DOS::Weight::Sphere in process()
211 if(weight.type==DOS::Weight::Slice || weight.type==DOS::Weight::AtomSlice) in process()
226 if(weight.type==DOS::Weight::Orbital || weight.type==DOS::Weight::OrthoOrbital) in process()
[all …]
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/
H A Dprune.h37 typedef typename A::Weight Weight; typedef
41 Weight weight_threshold;
68 typedef W Weight; typedef
75 Weight wx = Times(x < idistance_.size() ? idistance_[x] : Weight::Zero(), in operator()
77 Weight wy = Times(y < idistance_.size() ? idistance_[y] : Weight::Zero(), in operator()
102 typedef typename Arc::Weight Weight; in Prune() typedef
115 vector<Weight> idistance(ns, Weight::Zero()); in Prune()
116 vector<Weight> tmp; in Prune()
220 typedef typename Arc::Weight Weight; in Prune() typedef
241 vector<Weight> tmp; in Prune()
[all …]
H A Dshortest-path.h43 typedef typename Arc::Weight Weight; typedef
58 bool fp = false, Weight w = Weight::Zero(),
83 typedef typename Arc::Weight Weight; in SingleShortestPath() typedef
100 Weight f_distance = Weight::Zero(); in SingleShortestPath()
211 typedef W Weight; typedef
222 Weight dx = px.first == superfinal_ ? Weight::One() : in operator()
224 Weight dy = py.first == superfinal_ ? Weight::One() : in operator()
288 typedef typename Arc::Weight Weight; typedef
343 Weight d = p.first == superfinal ? Weight::One() :
421 typedef typename Arc::Weight Weight; in ShortestPath() typedef
[all …]
H A Drandom-weight.h57 Weight operator() () const { in operator()
60 return Weight::Zero(); in operator()
92 return Weight::Zero(); in operator()
125 return Weight::Zero(); in operator()
127 return Weight::One(); in operator()
185 class W = ProductWeight<typename G1::Weight, typename G2::Weight> >
190 typedef W Weight; typedef
198 return Weight(w1, w2); in operator()
230 return Weight(w1, w2); in operator()
274 Weight w; in operator()
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dprune.h37 typedef typename A::Weight Weight; typedef
41 Weight weight_threshold;
68 typedef W Weight; typedef
75 Weight wx = Times(x < idistance_.size() ? idistance_[x] : Weight::Zero(), in operator()
77 Weight wy = Times(y < idistance_.size() ? idistance_[y] : Weight::Zero(), in operator()
102 typedef typename Arc::Weight Weight; in Prune() typedef
115 vector<Weight> idistance(ns, Weight::Zero()); in Prune()
116 vector<Weight> tmp; in Prune()
220 typedef typename Arc::Weight Weight; in Prune() typedef
241 vector<Weight> tmp; in Prune()
[all …]
H A Dshortest-path.h43 typedef typename Arc::Weight Weight; typedef
58 bool fp = false, Weight w = Weight::Zero(),
83 typedef typename Arc::Weight Weight; in SingleShortestPath() typedef
100 Weight f_distance = Weight::Zero(); in SingleShortestPath()
211 typedef W Weight; typedef
222 Weight dx = px.first == superfinal_ ? Weight::One() : in operator()
224 Weight dy = py.first == superfinal_ ? Weight::One() : in operator()
288 typedef typename Arc::Weight Weight; typedef
343 Weight d = p.first == superfinal ? Weight::One() :
421 typedef typename Arc::Weight Weight; in ShortestPath() typedef
[all …]
H A Drandom-weight.h57 Weight operator() () const { in operator()
60 return Weight::Zero(); in operator()
92 return Weight::Zero(); in operator()
125 return Weight::Zero(); in operator()
127 return Weight::One(); in operator()
185 class W = ProductWeight<typename G1::Weight, typename G2::Weight> >
190 typedef W Weight; typedef
198 return Weight(w1, w2); in operator()
230 return Weight(w1, w2); in operator()
274 Weight w; in operator()
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dprune.h37 typedef typename A::Weight Weight; typedef
41 Weight weight_threshold;
68 typedef W Weight; typedef
75 Weight wx = Times(x < idistance_.size() ? idistance_[x] : Weight::Zero(), in operator()
77 Weight wy = Times(y < idistance_.size() ? idistance_[y] : Weight::Zero(), in operator()
102 typedef typename Arc::Weight Weight; in Prune() typedef
115 vector<Weight> idistance(ns, Weight::Zero()); in Prune()
116 vector<Weight> tmp; in Prune()
220 typedef typename Arc::Weight Weight; in Prune() typedef
241 vector<Weight> tmp; in Prune()
[all …]
H A Dshortest-path.h43 typedef typename Arc::Weight Weight; typedef
58 bool fp = false, Weight w = Weight::Zero(),
83 typedef typename Arc::Weight Weight; in SingleShortestPath() typedef
100 Weight f_distance = Weight::Zero(); in SingleShortestPath()
211 typedef W Weight; typedef
222 Weight dx = px.first == superfinal_ ? Weight::One() : in operator()
224 Weight dy = py.first == superfinal_ ? Weight::One() : in operator()
288 typedef typename Arc::Weight Weight; typedef
343 Weight d = p.first == superfinal ? Weight::One() :
421 typedef typename Arc::Weight Weight; in ShortestPath() typedef
[all …]
H A Drandom-weight.h57 Weight operator() () const { in operator()
60 return Weight::Zero(); in operator()
92 return Weight::Zero(); in operator()
125 return Weight::Zero(); in operator()
127 return Weight::One(); in operator()
185 class W = ProductWeight<typename G1::Weight, typename G2::Weight> >
190 typedef W Weight; typedef
198 return Weight(w1, w2); in operator()
230 return Weight(w1, w2); in operator()
274 Weight w; in operator()
[all …]
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/sdc/
H A DcatmarkScheme.h73 typedef typename MASK::Weight Weight; in assignSmoothMaskForEdge() typedef
150 typedef typename MASK::Weight Weight; in assignCreaseMaskForVertex() typedef
175 typedef typename MASK::Weight Weight; in assignSmoothMaskForVertex() typedef
191 Weight vWeight = (Weight)(valence - 2) / (Weight)valence; in assignSmoothMaskForVertex()
224 typedef typename MASK::Weight Weight; in assignCreaseLimitMask() typedef
233 Weight vWeight = (Weight)(2.0 / 3.0); in assignCreaseLimitMask()
234 Weight eWeight = (Weight)(1.0 / 6.0); in assignCreaseLimitMask()
249 typedef typename MASK::Weight Weight; in assignSmoothLimitMask() typedef
264 Weight fWeight = (Weight)(1.0 / 36.0); in assignSmoothLimitMask()
335 typedef typename MASK::Weight Weight; in assignCreaseLimitTangentMasks() typedef
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rose_tree/tests/
H A Diterators.rs6 struct Weight; struct
12 let (mut tree, root) = RoseTree::<Weight, u32>::new(Weight); in children()
13 let a = tree.add_child(root, Weight); in children()
14 let b = tree.add_child(root, Weight); in children()
15 let c = tree.add_child(root, Weight); in children()
26 let d = tree.add_child(b, Weight); in children()
27 let e = tree.add_child(b, Weight); in children()
41 let (mut tree, root) = RoseTree::<Weight, u32>::new(Weight); in parent_recursion()
45 let b = tree.add_child(a, Weight); in parent_recursion()
46 let c = tree.add_child(b, Weight); in parent_recursion()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rose_tree/tests/
H A Diterators.rs6 struct Weight; struct
12 let (mut tree, root) = RoseTree::<Weight, u32>::new(Weight); in children()
13 let a = tree.add_child(root, Weight); in children()
14 let b = tree.add_child(root, Weight); in children()
15 let c = tree.add_child(root, Weight); in children()
26 let d = tree.add_child(b, Weight); in children()
27 let e = tree.add_child(b, Weight); in children()
41 let (mut tree, root) = RoseTree::<Weight, u32>::new(Weight); in parent_recursion()
45 let b = tree.add_child(a, Weight); in parent_recursion()
46 let c = tree.add_child(b, Weight); in parent_recursion()
[all …]

12345678910>>...296