Home
last modified time | relevance | path

Searched refs:evaluator (Results 1 – 25 of 5635) sorted by last modified time

12345678910>>...226

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/util/memory_pressure/
H A Dsystem_memory_pressure_evaluator.cc39 auto evaluator = std::make_unique<util::win::SystemMemoryPressureEvaluator>( in CreateDefaultSystemEvaluator()
45 evaluator->CreateOSSignalPressureEvaluator(monitor->CreateVoter()); in CreateDefaultSystemEvaluator()
47 return evaluator; in CreateDefaultSystemEvaluator()
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/expression-language/
H A DExpressionFunction.php35 private $evaluator; variable in Symfony\\Component\\ExpressionLanguage\\ExpressionFunction
40 * @param callable $evaluator A callable able to evaluate the function
42 public function __construct(string $name, callable $compiler, callable $evaluator) argument
46 $this->evaluator = $evaluator;
61 return $this->evaluator;
92 $evaluator = function () use ($phpFunctionName) {
96 return new self($expressionFunctionName ?: end($parts), $compiler, $evaluator);
H A DExpressionLanguage.php108 * @param callable $evaluator A callable able to evaluate the function
114 public function register($name, callable $compiler, callable $evaluator) argument
120 $this->functions[$name] = ['compiler' => $compiler, 'evaluator' => $evaluator];
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/expression-language/
H A DExpressionLanguage.php104 * @param callable $evaluator A callable able to evaluate the function
110 public function register(string $name, callable $compiler, callable $evaluator) argument
116 $this->functions[$name] = ['compiler' => $compiler, 'evaluator' => $evaluator];
H A DExpressionFunction.php35 private $evaluator; variable in Symfony\\Component\\ExpressionLanguage\\ExpressionFunction
40 * @param callable $evaluator A callable able to evaluate the function
42 public function __construct(string $name, callable $compiler, callable $evaluator) argument
46 $this->evaluator = $evaluator;
61 return $this->evaluator;
91 $evaluator = function () use ($phpFunctionName) {
95 return new self($expressionFunctionName ?: end($parts), $compiler, $evaluator);
/dports/www/py-graphite-web/graphite-web-1.1.8/
H A Dsetup.cfg28 webapp/graphite/render/evaluator.py:E111,E114
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/expression-language/
H A DExpressionLanguage.php124 * @param callable $evaluator A callable able to evaluate the function
130 public function register(string $name, callable $compiler, callable $evaluator) argument
136 $this->functions[$name] = ['compiler' => $compiler, 'evaluator' => $evaluator];
H A DExpressionFunction.php35 private $evaluator; variable in Symfony\\Component\\ExpressionLanguage\\ExpressionFunction
40 * @param callable $evaluator A callable able to evaluate the function
42 public function __construct(string $name, callable $compiler, callable $evaluator) argument
46 …$this->evaluator = $evaluator instanceof \Closure ? $evaluator : \Closure::fromCallable($evaluator
70 return $this->evaluator;
100 $evaluator = function ($p, ...$args) use ($phpFunctionName) {
104 return new self($expressionFunctionName ?: end($parts), $compiler, $evaluator);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/python/python_src/PyDakota/models/
H A Dgenz.py31 self.evaluator=PyFunction(self.value_)
40 vals = self.evaluator.value(x)
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/
H A DcopySourceTree.sh74 _NEXT=src/src-evaluator
143 _NEXT=examples/linked-evaluator-example
/dports/science/dftbplus/dftbplus-19.1/external/fypp/bin/
H A Dfypp1296 evaluator (Evaluator, optional): Evaluator to use when rendering eval
1942 '''Import a module into the evaluator.
2317 evaluator (Evaluator, optional): Evaluator to use for evaluating Python
2480 env (dict, optional): Additional definitions for the evaluator.
2504 env (dict, optional): Additional definitions for the evaluator.
/dports/math/gap/gap-4.11.0/extern/gmp/demos/expr/
H A DREADME408 - a boolean evaluator with "^" for AND, "v" for OR
/dports/math/gap/gap-4.11.0/extern/gmp/doc/
H A Dgmp.info-11546 * 'pexpr' is an expression evaluator, the program used on the GMP web
1548 * The 'calc' subdirectory has a similar but simpler evaluator using
1550 * The 'expr' subdirectory is yet another expression evaluator, a
H A Dgmp.texi2322 @samp{pexpr} is an expression evaluator, the program used on the GMP web page.
2326 The @samp{calc} subdirectory has a similar but simpler evaluator using
2331 The @samp{expr} subdirectory is yet another expression evaluator, a library
/dports/math/maxima/maxima-5.43.2/src/
H A Dmaxima.system237 (:module evaluator :source-pathname ""
/dports/math/ised/ised-2.7.1/src/
H A Dised.cpp70 eval_control evaluator; in main() local
79 evaluator.read_interactive(); in main()
82 evaluator.read_file(stdin); in main()
86 evaluator.input_line(argz[i]); in main()
/dports/math/py-numexpr/numexpr-2.8.0/
H A DANNOUNCE.rst27 Numexpr is a fast numerical expression evaluator for NumPy. With it,
H A DREADME.rst2 NumExpr: Fast numerical expression evaluator for NumPy
30 NumExpr is a fast numerical expression evaluator for NumPy. With it,
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/flintxx/doc/
H A Ddesign.tex176 typedef traits::evaluate<Other> evaluator;
177 traits::assign<Expression, typename evaluator::return_type>::doit(
178 *this, evaluator::doit(o));
/dports/lang/guile1/guile-1.8.8/doc/goops/
H A Dgoops.texi1913 element of a list that is being evaluated, the Guile evaluator tries
/dports/lang/see/see-3.1.1424/
H A Dconfigure1508 --enable-ast-eval in-AST evaluator
/dports/lang/sbcl/sbcl-1.3.13/
H A Dbase-target-features.lisp-expr294 ;; Support for a full evaluator that can execute all the CL special
295 ;; forms, as opposed to the traditional SBCL evaluator which called
298 ;; Support for a different evaluator (interpreter) with improved performance.
H A DNEWS1711 * enhancement: backtraces involving frames from the default evaluator are
3144 ** interpreted forms are counted for both evaluator modes.
3871 * new feature: Add a version of evaluator that uses an interpreter instead
/dports/lang/cocor/cocor-1.7_3/
H A Dread.me11 semantic evaluator from the attributed grammar CR.ATG. This grammar thus
/dports/japanese/gawk/gawk-3.0.6/doc/
H A Dgawk.texi20061 tree is then executed by a simple recursive evaluator. This method incurs
20062 a lot of overhead, since the recursive evaluator performs many procedure
20073 in GNU Emacs Lisp. The recursive evaluator would then be replaced by

12345678910>>...226