Home
last modified time | relevance | path

Searched refs:DEFAULT_PARAMETERS (Results 1 – 25 of 57) sorted by relevance

123

/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/scripts/
H A Dpromer.pl108 my %DEFAULT_PARAMETERS =
132 my $pfx = $DEFAULT_PARAMETERS { "OUTPUT_PREFIX" };
133 my $algo = $DEFAULT_PARAMETERS { "MATCH_ALGORITHM" };
134 my $size = $DEFAULT_PARAMETERS { "MIN_MATCH" };
135 my $gap = $DEFAULT_PARAMETERS { "MAX_GAP" };
136 my $clus = $DEFAULT_PARAMETERS { "MIN_CLUSTER" };
137 my $diff = $DEFAULT_PARAMETERS { "DIAG_FACTOR" };
138 my $blen = $DEFAULT_PARAMETERS { "BREAK_LEN" };
139 my $blsm = $DEFAULT_PARAMETERS { "BLOSUM_NUMBER" };
140 my $mask = $DEFAULT_PARAMETERS { "MASKING_LENGTH" };
[all …]
H A Dnucmer_ori.pl108 my %DEFAULT_PARAMETERS =
132 my $pfx = $DEFAULT_PARAMETERS { "OUTPUT_PREFIX" };
133 my $algo = $DEFAULT_PARAMETERS { "MATCH_ALGORITHM" };
134 my $mdir = $DEFAULT_PARAMETERS { "MATCH_DIRECTION" };
135 my $size = $DEFAULT_PARAMETERS { "MIN_MATCH" };
136 my $gap = $DEFAULT_PARAMETERS { "MAX_GAP" };
137 my $clus = $DEFAULT_PARAMETERS { "MIN_CLUSTER" };
138 my $ddiff = $DEFAULT_PARAMETERS { "DIAG_DIFF" };
139 my $dfrac = $DEFAULT_PARAMETERS { "DIAG_FACTOR" };
140 my $blen = $DEFAULT_PARAMETERS { "BREAK_LEN" };
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/java/org/scilab/modules/xcos/actions/dialog/
H A DSetupDialog.java476 …integration.setValue(new BigDecimal(ScicosParameters.DEFAULT_PARAMETERS.get(ScicosParameters.FINAL… in installActionListeners()
477 …integrator.setValue(new BigDecimal(ScicosParameters.DEFAULT_PARAMETERS.get(ScicosParameters.INTEGR… in installActionListeners()
478 …integratorRel.setValue(new BigDecimal(ScicosParameters.DEFAULT_PARAMETERS.get(ScicosParameters.INT… in installActionListeners()
479 …toleranceOnTime.setValue(new BigDecimal(ScicosParameters.DEFAULT_PARAMETERS.get(ScicosParameters.T… in installActionListeners()
480 …maxIntegrationTime.setValue(new BigDecimal(ScicosParameters.DEFAULT_PARAMETERS.get(ScicosParameter… in installActionListeners()
481 …maxStepSize.setValue(new BigDecimal(ScicosParameters.DEFAULT_PARAMETERS.get(ScicosParameters.MAXIM… in installActionListeners()
482 …rts.setValue(new BigDecimal(ScicosParameters.DEFAULT_PARAMETERS.get(ScicosParameters.REAL_TIME_SCA… in installActionListeners()
483 … solver.setSelectedIndex((int) ScicosParameters.DEFAULT_PARAMETERS.get(ScicosParameters.SOLVER)); in installActionListeners()
/dports/www/matomo/piwik/plugins/ImageGraph/
H A DAPI.php45 private static $DEFAULT_PARAMETERS = array( variable in Piwik\\Plugins\\ImageGraph\\API
222 $width = self::$DEFAULT_PARAMETERS[$graphType][self::WIDTH_KEY];
225 $height = self::$DEFAULT_PARAMETERS[$graphType][self::HEIGHT_KEY];
263 $defaultFilterTruncate = self::$DEFAULT_PARAMETERS[$graphType][self::TRUNCATE_KEY];
523 …$fileName = self::$DEFAULT_PARAMETERS[$graphType][self::FILENAME_KEY] . '_' . $apiModule . '_' . $…
/dports/science/py-obspy/obspy-1.2.2/obspy/clients/fdsn/
H A Dheader.py108 DEFAULT_PARAMETERS = { variable
234 for default_param in DEFAULT_PARAMETERS[service]:
H A Dwadl_parser.py26 from .header import (DEFAULT_PARAMETERS, DEFAULT_TYPES,
49 self._default_parameters = DEFAULT_PARAMETERS[self._wadl_type]
H A Dclient.py33 from .header import (DEFAULT_PARAMETERS, DEFAULT_USER_AGENT, FDSNWS,
525 "event", DEFAULT_PARAMETERS['event'], kwargs)
723 "station", DEFAULT_PARAMETERS['station'], kwargs)
840 "dataselect", DEFAULT_PARAMETERS['dataselect'], kwargs)
1293 service_default = DEFAULT_PARAMETERS[service]
1847 for param in DEFAULT_PARAMETERS[service] + OPTIONAL_PARAMETERS[service]:
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Module/
H A DFamilyBookChartModule.php54 protected const DEFAULT_PARAMETERS = [ define in Fisharebest\\Webtrees\\Module\\FamilyBookChartModule
154 ] + $parameters + self::DEFAULT_PARAMETERS);
H A DDescendancyChartModule.php59 protected const DEFAULT_PARAMETERS = [ define in Fisharebest\\Webtrees\\Module\\DescendancyChartModule
170 ] + $parameters + self::DEFAULT_PARAMETERS);
H A DAncestorsChartModule.php59 protected const DEFAULT_PARAMETERS = [ define in Fisharebest\\Webtrees\\Module\\AncestorsChartModule
170 ] + $parameters + self::DEFAULT_PARAMETERS);
H A DHourglassChartModule.php54 protected const DEFAULT_PARAMETERS = [ define in Fisharebest\\Webtrees\\Module\\HourglassChartModule
152 ] + $parameters + self::DEFAULT_PARAMETERS);
H A DPedigreeMapModule.php61 public const DEFAULT_PARAMETERS = [ define in Fisharebest\\Webtrees\\Module\\PedigreeMapModule
185 ] + $parameters + self::DEFAULT_PARAMETERS);
H A DTimelineChartModule.php53 protected const DEFAULT_PARAMETERS = [ define in Fisharebest\\Webtrees\\Module\\TimelineChartModule
135 ] + $parameters + self::DEFAULT_PARAMETERS);
H A DPedigreeChartModule.php61 protected const DEFAULT_PARAMETERS = [ define in Fisharebest\\Webtrees\\Module\\PedigreeChartModule
180 ] + $parameters + static::DEFAULT_PARAMETERS);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/utils/libcxx/test/
H A Dparams.py55 DEFAULT_PARAMETERS = [ variable
175 DEFAULT_PARAMETERS += [
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/utils/libcxx/test/
H A Dparams.py56 DEFAULT_PARAMETERS = [ variable
194 DEFAULT_PARAMETERS += [
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/utils/libcxx/test/
H A Dparams.py55 DEFAULT_PARAMETERS = [ variable
175 DEFAULT_PARAMETERS += [
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/utils/libcxx/test/
H A Dparams.py55 DEFAULT_PARAMETERS = [ variable
175 DEFAULT_PARAMETERS += [
/dports/misc/mxnet/incubator-mxnet-1.9.0/benchmark/opperf/rules/
H A Ddefault_params.py108 DEFAULT_PARAMETERS = [(7,), (104,)] variable
368 "parameters": DEFAULT_PARAMETERS,
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/benchmark/opperf/rules/
H A Ddefault_params.py108 DEFAULT_PARAMETERS = [(7,), (104,)] variable
368 "parameters": DEFAULT_PARAMETERS,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/configs/
H A Dllvm-libc++-shared.cfg.in25 libcxx.test.params.DEFAULT_PARAMETERS,
H A Dllvm-libc++-static.cfg.in25 libcxx.test.params.DEFAULT_PARAMETERS,
H A Dllvm-libc++-shared-gcc.cfg.in24 libcxx.test.params.DEFAULT_PARAMETERS,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/utils/libcxx/test/
H A Dparams.py13 DEFAULT_PARAMETERS = [ variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/utils/libcxx/test/
H A Dparams.py40 DEFAULT_PARAMETERS = [ variable

123