Home
last modified time | relevance | path

Searched defs:growth (Results 1 – 25 of 711) sorted by relevance

12345678910>>...29

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/specctra_import_export/
H A Dspecctra.cpp297 void SPECCTRA_DB::doPCB( PCB* growth ) in doPCB()
412 void SPECCTRA_DB::doPARSER( PARSER* growth ) in doPARSER()
1086 void SPECCTRA_DB::doPATH( PATH* growth ) in doPATH()
1197 void SPECCTRA_DB::doQARC( QARC* growth ) in doQARC()
1245 void SPECCTRA_DB::doVIA( VIA* growth ) in doVIA()
1349 void SPECCTRA_DB::doLAYER( LAYER* growth ) in doLAYER()
1489 void SPECCTRA_DB::doRULE( RULE* growth ) in doRULE()
1774 void SPECCTRA_DB::doGRID( GRID* growth ) in doGRID()
2403 void SPECCTRA_DB::doPIN( PIN* growth ) in doPIN()
2510 void SPECCTRA_DB::doNET( NET* growth ) in doNET()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/VPISparseGrid/src/
H A Dsandia_sgmg.cpp93 void sgmg_index in sgmg_index()
100 int growth, in sgmg_index()
281 void sgmg_point in sgmg_point()
289 int growth, in sgmg_point()
414 int growth, in sgmg_size()
643 int growth, in sgmg_size_total()
767 void sgmg_unique_index in sgmg_unique_index() argument
775 int growth, in sgmg_unique_index()
1032 void sgmg_weight in sgmg_weight()
1040 int growth, in sgmg_weight()
H A Dsandia_sgmga.cpp410 void sandia_sgmga_index in sandia_sgmga_index()
418 int growth, in sandia_sgmga_index()
650 void sandia_sgmga_point in sandia_sgmga_point()
659 int growth, in sandia_sgmga_point()
925 int growth, in sandia_sgmga_size()
1216 int growth, in sandia_sgmga_size_total()
1398 void sandia_sgmga_unique_index in sandia_sgmga_unique_index()
1407 int growth, in sandia_sgmga_unique_index()
2986 void sandia_sgmga_weight in sandia_sgmga_weight()
2995 int growth, in sandia_sgmga_weight()
/dports/finance/quantlib/QuantLib-1.20/ql/pricingengines/
H A Dblackscholescalculator.cpp27 DiscountFactor growth, in BlackScholesCalculator()
42 DiscountFactor growth, in BlackScholesCalculator()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/VPISparseGrid/test/
H A Dsandia_sgmg_size_prb.cpp179 int growth; in sgmg_size_tests() local
384 int growth, in sgmg_size_test()
H A Dsandia_sgmg_unique_index_prb.cpp174 int growth; in sgmg_unique_index_tests() local
427 int growth, in sgmg_unique_index_test()
H A Dsandia_sgmg_point_prb.cpp172 int growth; in sgmg_point_tests() local
425 int growth, in sgmg_point_test()
H A Dsandia_sgmg_weight_prb.cpp173 int growth; in sgmg_weight_tests() local
468 int growth, in sgmg_weight_test()
H A Dsandia_sgmg_index_prb.cpp173 int growth; in sgmg_index_tests() local
426 int growth, in sgmg_index_test()
H A Dsandia_sgmga_size_prb.cpp165 int growth; in sandia_sgmga_size_tests() local
589 int growth, in sandia_sgmga_size_test()
H A Dsandia_sgmga_unique_index_prb.cpp171 int growth; in sgmga_unique_index_tests() local
615 int growth, in sgmga_unique_index_test()
H A Dsandia_sgmga_point_prb.cpp167 int growth; in sandia_sgmga_point_tests() local
680 int growth, in sandia_sgmga_point_test()
H A Dsandia_sgmga_index_prb.cpp169 int growth; in sandia_sgmga_index_tests() local
613 int growth, in sandia_sgmga_index_test()
H A Dsandia_sgmga_weight_prb.cpp170 int growth; in sandia_sgmga_weight_tests() local
744 int growth, in sandia_sgmga_weight_test()
H A Dsandia_sgmga_size_table.cpp345 void sandia_sgmga_size_tabulate in sandia_sgmga_size_tabulate()
405 int growth; in sandia_sgmga_size_tabulate() local
/dports/math/py-chaospy/chaospy-4.3.3/chaospy/quadrature/
H A Dsparse_grid.py15 growth=None, argument
129 growth, argument
H A Dclenshaw_curtis.py13 def clenshaw_curtis(order, domain=(0., 1.), growth=False, segments=1): argument
H A Dfejer_1.py12 def fejer_1(order, domain=(0, 1), growth=False, segments=1): argument
H A Dhermite.py13 sample points are the roots of the nth degree Hermite polynomial. These
H A Dnewton_cotes.py57 def newton_cotes(order, domain=(0, 1), growth=False, segments=1): argument
H A Dfejer_2.py10 def fejer_2(order, domain=(0, 1), growth=False, segments=1): argument
H A Ddiscrete.py8 def discrete(order, domain=(0, 1), growth=False): argument
/dports/science/nest/nest-simulator-3.1/sli/
H A Dallocator.cpp54 sli::pool::pool( size_t n, size_t initial, size_t growth ) in pool()
69 sli::pool::init( size_t n, size_t initial, size_t growth ) in init()
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/testing/
H A Dleakcheck.py95 def _report_diff(self, growth): argument
134 def _check_deltas(self, growth): argument
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/IO/
H A DConstantGrowthStrategy.cs13 public ConstantGrowthStrategy(int growth) in ConstantGrowthStrategy()

12345678910>>...29