Home
last modified time | relevance | path

Searched refs:growth (Results 1 – 25 of 4731) sorted by relevance

12345678910>>...190

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/specctra_import_export/
H A Dspecctra.cpp340 growth->parser = new PARSER( growth ); in doPCB()
380 growth->library = new LIBRARY( growth ); in doPCB()
396 growth->wiring = new WIRING( growth ); in doPCB()
737 growth->via = new VIA( growth ); in doSTRUCTURE()
901 growth->shape = new CIRCLE( growth ); in doKEEPOUT()
922 growth->shape = new QARC( growth ); in doKEEPOUT()
1002 growth->shape = new CIRCLE( growth ); in doWINDOW()
1023 growth->shape = new QARC( growth ); in doWINDOW()
1869 growth->rule = new RULE( growth, T_rule ); in doLAYER_RULE()
2275 growth->shape = new QARC( growth ); in doSHAPE()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/adapters/trikota/src/sol/sparse_grids/
H A DROL_QuadratureTypes.hpp258 else if (growth==GROWTH_FULLEXP||growth==GROWTH_DEFAULT) { in growthRule1D()
291 else if (growth==GROWTH_FULLEXP||growth==GROWTH_DEFAULT) { in growthRule1D()
297 if (growth==GROWTH_SLOWLIN|| in growthRule1D()
332 else if (growth==GROWTH_FULLEXP||growth==GROWTH_DEFAULT) { in growthRule1D()
361 else if (growth==GROWTH_FULLEXP||growth==GROWTH_DEFAULT) { in growthRule1D()
390 else if (growth==GROWTH_FULLEXP||growth==GROWTH_DEFAULT) { in growthRule1D()
419 else if (growth==GROWTH_FULLEXP||growth==GROWTH_DEFAULT) { in growthRule1D()
448 else if (growth==GROWTH_FULLEXP||growth==GROWTH_DEFAULT) { in growthRule1D()
478 else if (growth==GROWTH_FULLEXP||growth==GROWTH_DEFAULT) { in growthRule1D()
511 else if (growth==GROWTH_FULLEXP||growth==GROWTH_DEFAULT) { in growthRule1D()
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/dfi/tests/
H A Dgenerate_outputs.sh44 growth=5
47 RESFILE=${result}_emerging_${supp}_${growth}.res
48 ${DFI} ${inputPos} ${inputNeg} --support ${supp} --growth ${growth} ${flag} > ${RESFILE}
49 echo ${RESFILE} ${inputPos} ${inputNeg} --support ${supp} --growth ${growth} ${flag} >> params.txt
56 RESFILE=${result}_emerging_${supp}_${growth}.res
57 ${DFI} ${inputPos} ${inputNeg} --support ${supp} --growth ${growth} ${flag} > ${RESFILE}
58 echo ${RESFILE} ${inputPos} ${inputNeg} --support ${supp} --growth ${growth} ${flag} >> params.txt
63 growth=2
69 RESFILE=${result}_emerging_${supp}_${growth}.res
70 ${DFI} ${inputPos} ${inputNeg} --support ${supp} --growth ${growth} ${flag} > ${RESFILE}
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/VPISparseGrid/src/
H A Dsandia_sgmg.hpp21 int growth,
22 int ( *gw_compute_order[] ) ( int level, int growth ),
35 int growth,
36 int ( *gw_compute_order[] ) ( int level, int growth ),
46 int growth,
47 int ( *gw_compute_order[] ) ( int level, int growth )
54 int growth,
55 int ( *gw_compute_order[] ) ( int level, int growth )
66 int growth,
67 int ( *gw_compute_order[] ) ( int level, int growth ),
[all …]
H A Dsandia_sgmga.hpp34 int growth,
35 int ( *gw_compute_order[] ) ( int level, int growth ),
49 int growth,
50 int ( *gw_compute_order[] ) ( int level, int growth ),
70 int growth,
71 int ( *gw_compute_order[] ) ( int level, int growth )
79 int growth,
80 int ( *gw_compute_order[] ) ( int level, int growth )
92 int growth,
93 int ( *gw_compute_order[] ) ( int level, int growth ),
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/VPISparseGrid/test/
H A Dsandia_sgmg_point_prb.cpp24 int growth,
172 int growth; in sgmg_point_tests() local
188 growth = 2; in sgmg_point_tests()
210 growth = 2; in sgmg_point_tests()
232 growth = 1; in sgmg_point_tests()
254 growth = 1; in sgmg_point_tests()
276 growth = 1; in sgmg_point_tests()
299 growth = 1; in sgmg_point_tests()
323 growth = 1; in sgmg_point_tests()
346 growth = 1; in sgmg_point_tests()
[all …]
H A Dsandia_sgmg_index_prb.cpp24 int growth,
173 int growth; in sgmg_index_tests() local
189 growth = 2; in sgmg_index_tests()
211 growth = 2; in sgmg_index_tests()
233 growth = 1; in sgmg_index_tests()
255 growth = 1; in sgmg_index_tests()
277 growth = 1; in sgmg_index_tests()
300 growth = 1; in sgmg_index_tests()
324 growth = 1; in sgmg_index_tests()
347 growth = 1; in sgmg_index_tests()
[all …]
H A Dsandia_sgmg_unique_index_prb.cpp24 int growth,
174 int growth; in sgmg_unique_index_tests() local
190 growth = 2; in sgmg_unique_index_tests()
212 growth = 2; in sgmg_unique_index_tests()
234 growth = 1; in sgmg_unique_index_tests()
256 growth = 1; in sgmg_unique_index_tests()
278 growth = 1; in sgmg_unique_index_tests()
301 growth = 1; in sgmg_unique_index_tests()
325 growth = 1; in sgmg_unique_index_tests()
348 growth = 1; in sgmg_unique_index_tests()
[all …]
H A Dsandia_sgmg_weight_prb.cpp24 int growth,
173 int growth; in sgmg_weight_tests() local
190 growth = 2; in sgmg_weight_tests()
216 growth = 2; in sgmg_weight_tests()
242 growth = 1; in sgmg_weight_tests()
268 growth = 1; in sgmg_weight_tests()
294 growth = 1; in sgmg_weight_tests()
321 growth = 1; in sgmg_weight_tests()
349 growth = 1; in sgmg_weight_tests()
376 growth = 1; in sgmg_weight_tests()
[all …]
H A Dsandia_sgmg_size_prb.cpp24 int growth,
179 int growth; in sgmg_size_tests() local
195 growth = 2; in sgmg_size_tests()
217 growth = 2; in sgmg_size_tests()
239 growth = 1; in sgmg_size_tests()
261 growth = 1; in sgmg_size_tests()
283 growth = 1; in sgmg_size_tests()
306 growth = 1; in sgmg_size_tests()
330 growth = 1; in sgmg_size_tests()
353 growth = 1; in sgmg_size_tests()
[all …]
H A Dsandia_sgmga_point_prb.cpp26 int growth,
167 int growth; in sandia_sgmga_point_tests() local
206 growth = 2; in sandia_sgmga_point_tests()
239 growth = 2; in sandia_sgmga_point_tests()
273 growth = 2; in sandia_sgmga_point_tests()
309 growth = 2; in sandia_sgmga_point_tests()
344 growth = 2; in sandia_sgmga_point_tests()
377 growth = 1; in sandia_sgmga_point_tests()
410 growth = 1; in sandia_sgmga_point_tests()
444 growth = 1; in sandia_sgmga_point_tests()
[all …]
H A Dsandia_sgmga_unique_index_prb.cpp26 int growth,
171 int growth; in sgmga_unique_index_tests() local
210 growth = 2; in sgmga_unique_index_tests()
243 growth = 2; in sgmga_unique_index_tests()
277 growth = 2; in sgmga_unique_index_tests()
313 growth = 2; in sgmga_unique_index_tests()
348 growth = 2; in sgmga_unique_index_tests()
381 growth = 1; in sgmga_unique_index_tests()
414 growth = 1; in sgmga_unique_index_tests()
448 growth = 1; in sgmga_unique_index_tests()
[all …]
H A Dsandia_sgmga_index_prb.cpp26 int growth,
169 int growth; in sandia_sgmga_index_tests() local
208 growth = 2; in sandia_sgmga_index_tests()
241 growth = 2; in sandia_sgmga_index_tests()
275 growth = 2; in sandia_sgmga_index_tests()
311 growth = 2; in sandia_sgmga_index_tests()
346 growth = 2; in sandia_sgmga_index_tests()
379 growth = 1; in sandia_sgmga_index_tests()
412 growth = 1; in sandia_sgmga_index_tests()
446 growth = 1; in sandia_sgmga_index_tests()
[all …]
H A Dsandia_sgmga_size_prb.cpp26 int growth,
165 int growth; in sandia_sgmga_size_tests() local
197 growth = 2; in sandia_sgmga_size_tests()
228 growth = 2; in sandia_sgmga_size_tests()
259 growth = 2; in sandia_sgmga_size_tests()
293 growth = 2; in sandia_sgmga_size_tests()
327 growth = 2; in sandia_sgmga_size_tests()
358 growth = 1; in sandia_sgmga_size_tests()
389 growth = 1; in sandia_sgmga_size_tests()
420 growth = 1; in sandia_sgmga_size_tests()
[all …]
H A Dsandia_sgmga_weight_prb.cpp26 int growth,
170 int growth; in sandia_sgmga_weight_tests() local
205 growth = 2; in sandia_sgmga_weight_tests()
242 growth = 2; in sandia_sgmga_weight_tests()
279 growth = 2; in sandia_sgmga_weight_tests()
320 growth = 2; in sandia_sgmga_weight_tests()
361 growth = 2; in sandia_sgmga_weight_tests()
398 growth = 1; in sandia_sgmga_weight_tests()
435 growth = 1; in sandia_sgmga_weight_tests()
472 growth = 1; in sandia_sgmga_weight_tests()
[all …]
/dports/games/julius/julius-1.7.0/src/map/
H A Dbuilding_tiles.c67 map_image_set(grid_offset, crop_image_id + (growth < 4 ? growth : 4)); in set_crop_tile()
115 growth -= 4; in map_building_tiles_add_farm()
116 if (growth < 0) { in map_building_tiles_add_farm()
117 growth = 0; in map_building_tiles_add_farm()
122 growth -= 4; in map_building_tiles_add_farm()
123 if (growth < 0) { in map_building_tiles_add_farm()
124 growth = 0; in map_building_tiles_add_farm()
129 growth -= 4; in map_building_tiles_add_farm()
131 growth = 0; in map_building_tiles_add_farm()
136 growth -= 4; in map_building_tiles_add_farm()
[all …]
/dports/graphics/swftools/swftools-0.9.2/src/
H A Dswfc-interpolation.c212 if (growth == 1.0) in bounceIn()
216 float gN = pow(growth, bounces); in bounceIn()
217 w0 = 1 / ((gN - 1) / (growth - 1) + gN / 2 ); in bounceIn()
234 w = w * growth; in bounceIn()
244 return bounceIn(1 - fraction, start + delta, -delta, bounces, growth, damping); in bounceOut()
253 return bounceIn(2 * fraction, start, delta / 2, bounces, growth, damping); in bounceInOut()
265 if (growth == 1.0) in fastBounceIn()
269 float gN = pow(growth, bounces); in fastBounceIn()
270 w0 = 1 / ((gN - 1) / (growth - 1) + gN / 4 /* in general: gN / (2 * f) */ ); in fastBounceIn()
287 w = w * growth; in fastBounceIn()
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dfungal_effects.cpp148 if( x_in_y( growth * 10, 100 ) ) { in spread_fungus_one_tile()
154 if( x_in_y( growth * 10, 500 ) ) { in spread_fungus_one_tile()
170 if( x_in_y( growth * 10, 200 ) ) { in spread_fungus_one_tile()
173 } else if( x_in_y( growth, 1000 ) ) { in spread_fungus_one_tile()
178 if( x_in_y( growth * 10, 150 ) ) { in spread_fungus_one_tile()
183 if( x_in_y( growth * 10, 500 ) ) { in spread_fungus_one_tile()
215 if( x_in_y( growth * 10, 5000 ) ) { in spread_fungus_one_tile()
249 int growth = 1; in spread_fungus() local
256 growth += 1; in spread_fungus()
261 spread_fungus_one_tile( p, growth ); in spread_fungus()
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dfungal_effects.cpp148 if( x_in_y( growth * 10, 100 ) ) { in spread_fungus_one_tile()
154 if( x_in_y( growth * 10, 500 ) ) { in spread_fungus_one_tile()
170 if( x_in_y( growth * 10, 200 ) ) { in spread_fungus_one_tile()
173 } else if( x_in_y( growth, 1000 ) ) { in spread_fungus_one_tile()
178 if( x_in_y( growth * 10, 150 ) ) { in spread_fungus_one_tile()
183 if( x_in_y( growth * 10, 500 ) ) { in spread_fungus_one_tile()
215 if( x_in_y( growth * 10, 5000 ) ) { in spread_fungus_one_tile()
249 int growth = 1; in spread_fungus() local
256 growth += 1; in spread_fungus()
261 spread_fungus_one_tile( p, growth ); in spread_fungus()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/histogram/test/
H A Daxis_option_test.cpp23 << "growth " << static_cast<bool>(N & option::growth); in operator <<()
30 constexpr auto uoflow_growth = uoflow{} | growth; in main()
41 BOOST_TEST_NOT(uoflow::test(growth)); in main()
44 BOOST_TEST(uoflow_growth.test(growth)); in main()
48 BOOST_TEST_EQ(uoflow_growth & growth, growth); in main()
51 BOOST_TEST_EQ(uoflow_growth - growth, uoflow{}); in main()
52 BOOST_TEST_EQ(uoflow_growth - uoflow{}, growth); in main()
53 BOOST_TEST_EQ(uoflow_growth - underflow, growth | overflow); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/histogram/test/
H A Daxis_option_test.cpp23 << "growth " << static_cast<bool>(N & option::growth); in operator <<()
30 constexpr auto uoflow_growth = uoflow{} | growth; in main()
41 BOOST_TEST_NOT(uoflow::test(growth)); in main()
44 BOOST_TEST(uoflow_growth.test(growth)); in main()
48 BOOST_TEST_EQ(uoflow_growth & growth, growth); in main()
51 BOOST_TEST_EQ(uoflow_growth - growth, uoflow{}); in main()
52 BOOST_TEST_EQ(uoflow_growth - uoflow{}, growth); in main()
53 BOOST_TEST_EQ(uoflow_growth - underflow, growth | overflow); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/histogram/test/
H A Daxis_option_test.cpp23 << "growth " << static_cast<bool>(N & option::growth); in operator <<()
30 constexpr auto uoflow_growth = uoflow{} | growth; in main()
41 BOOST_TEST_NOT(uoflow::test(growth)); in main()
44 BOOST_TEST(uoflow_growth.test(growth)); in main()
48 BOOST_TEST_EQ(uoflow_growth & growth, growth); in main()
51 BOOST_TEST_EQ(uoflow_growth - growth, uoflow{}); in main()
52 BOOST_TEST_EQ(uoflow_growth - uoflow{}, growth); in main()
53 BOOST_TEST_EQ(uoflow_growth - underflow, growth | overflow); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/histogram/test/
H A Daxis_option_test.cpp23 << "growth " << static_cast<bool>(N & option::growth); in operator <<()
30 constexpr auto uoflow_growth = uoflow{} | growth; in main()
41 BOOST_TEST_NOT(uoflow::test(growth)); in main()
44 BOOST_TEST(uoflow_growth.test(growth)); in main()
48 BOOST_TEST_EQ(uoflow_growth & growth, growth); in main()
51 BOOST_TEST_EQ(uoflow_growth - growth, uoflow{}); in main()
52 BOOST_TEST_EQ(uoflow_growth - uoflow{}, growth); in main()
53 BOOST_TEST_EQ(uoflow_growth - underflow, growth | overflow); in main()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/KLU/Demo/
H A Dkludemo.out10 recip growth 1 condest 1 rcond 1 flops 0
16 recip growth 0.019999 condest 295.99 rcond 0.019999 flops 297
22 recip growth 0.0204082 condest 303 rcond 0.0204082 flops 297
28 recip growth 0.00957447 condest 4.35093e+07 rcond 4.5277e-05 flops 259
34 recip growth 0.00889922 condest 1.79787e+09 rcond 0.000124785 flops 175
40 recip growth 1 condest 56 rcond 1 flops 73
46 recip growth 1 condest 1 rcond 1 flops 0
52 recip growth 0.019999 condest 295.99 rcond 0.019999 flops 297
58 recip growth 0.0204082 condest 303 rcond 0.0204082 flops 297
64 recip growth 0.00957447 condest 4.35093e+07 rcond 4.5277e-05 flops 259
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/KLU/Demo/
H A Dkludemo.out10 recip growth 1 condest 1 rcond 1 flops 0
16 recip growth 0.019999 condest 295.99 rcond 0.019999 flops 297
22 recip growth 0.0204082 condest 303 rcond 0.0204082 flops 297
28 recip growth 0.00957447 condest 4.35093e+07 rcond 4.5277e-05 flops 259
34 recip growth 0.00889922 condest 1.79787e+09 rcond 0.000124785 flops 175
40 recip growth 1 condest 56 rcond 1 flops 73
46 recip growth 1 condest 1 rcond 1 flops 0
52 recip growth 0.019999 condest 295.99 rcond 0.019999 flops 297
58 recip growth 0.0204082 condest 303 rcond 0.0204082 flops 297
64 recip growth 0.00957447 condest 4.35093e+07 rcond 4.5277e-05 flops 259
[all …]

12345678910>>...190