Home
last modified time | relevance | path

Searched refs:_evaluate (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/parameter/test/
Dpreprocessor_eval_cat_no_spec.cpp277 BOOST_PARAMETER_NO_SPEC_NO_BASE_CONSTRUCTOR(D, D::_evaluate) in BOOST_PARAMETER_NO_SPEC_NO_BASE_CONSTRUCTOR()
281 return D::_evaluate(args); in BOOST_PARAMETER_NO_SPEC_NO_BASE_CONSTRUCTOR()
286 return D::_evaluate(args);
291 static bool _evaluate(Args const& args) in _evaluate() function
/third_party/python/Lib/
Dtyping.py326 return t._evaluate(globalns, localns, recursive_guard)
676 def _evaluate(self, globalns, localns, recursive_guard): member in ForwardRef
/third_party/boost/libs/parameter/doc/
Dreference.rst6290 BOOST_PARAMETER_NO_SPEC_NO_BASE_CONSTRUCTOR(D, D::_evaluate)
6294 static bool _evaluate(Args const& args)