Home
last modified time | relevance | path

Searched defs:is_variable (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-0.14.3/src/auto/
H A Dfont_family.rs40 fn is_variable(&self) -> bool; in is_variable() method
76 fn is_variable(&self) -> bool { in is_variable() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_family.rs40 fn is_variable(&self) -> bool; in is_variable() method
76 fn is_variable(&self) -> bool { in is_variable() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_family.rs40 fn is_variable(&self) -> bool; in is_variable() method
76 fn is_variable(&self) -> bool { in is_variable() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_family.rs40 fn is_variable(&self) -> bool; in is_variable() method
76 fn is_variable(&self) -> bool { in is_variable() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pango/src/auto/
H A Dfont_family.rs40 fn is_variable(&self) -> bool; in is_variable() method
76 fn is_variable(&self) -> bool { in is_variable() method
/dports/math/z3/z3-z3-4.8.13/src/qe/mbp/
H A Dmbp_solve_plugin.h36 bool is_variable(expr* e) const { return m_is_var(e); } in is_variable() function
/dports/math/py-z3-solver/z3-z3-4.8.10/src/qe/mbp/
H A Dmbp_solve_plugin.h36 bool is_variable(expr* e) const { return m_is_var(e); } in is_variable() function
/dports/textproc/p5-RDF-Query/RDF-Query-2.918/lib/RDF/Query/
H A DNode.pm46 sub is_variable { subroutine
/dports/textproc/p5-RDF-Trine/RDF-Trine-1.019/lib/RDF/Trine/
H A DNode.pm122 sub is_variable { subroutine
/dports/science/libghemical/libghemical-3.0.0/src/
H A Dintcrd.h47 bool is_variable; variable
/dports/math/cppad/CppAD-20210000.8/include/cppad/local/subgraph/
H A Darg_variable.hpp98 pod_vector<bool>& is_variable(work); in get_argument_variable() local
/dports/math/SCIP/scip-7.0.3/src/cppad/local/subgraph/
H A Darg_variable.hpp94 pod_vector<bool>& is_variable(work); in get_argument_variable() local
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A Dexpression.h20 bool is_variable() const { return var_; } in is_variable() function
/dports/x11/polybar/polybar-3.5.7/lib/xpp/generators/
H A Daccessor.py52 def __init__(self, is_fixed=False, is_string=False, is_variable=False, \ argument
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/dll/
H A Dimport_mangled.hpp88 template<class Seq> struct is_variable : boost::false_type {}; struct
89 template<typename T> struct is_variable<sequence<T>> : boost::is_object<T> {}; struct
/dports/devel/hyperscan/boost_1_75_0/boost/dll/
H A Dimport_mangled.hpp97 template<class Seq> struct is_variable : boost::false_type {}; struct
98 template<typename T> struct is_variable<sequence<T>> : boost::is_object<T> {}; struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/dll/
H A Dimport_mangled.hpp97 template<class Seq> struct is_variable : boost::false_type {}; struct
98 template<typename T> struct is_variable<sequence<T>> : boost::is_object<T> {}; struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/dll/
H A Dimport_mangled.hpp97 template<class Seq> struct is_variable : boost::false_type {}; struct
98 template<typename T> struct is_variable<sequence<T>> : boost::is_object<T> {}; struct
/dports/devel/boost-libs/boost_1_72_0/boost/dll/
H A Dimport_mangled.hpp91 template<class Seq> struct is_variable : boost::false_type {}; struct
92 template<typename T> struct is_variable<sequence<T>> : boost::is_object<T> {}; struct
/dports/devel/boost-python-libs/boost_1_72_0/boost/dll/
H A Dimport_mangled.hpp91 template<class Seq> struct is_variable : boost::false_type {}; struct
92 template<typename T> struct is_variable<sequence<T>> : boost::is_object<T> {}; struct
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/dll/
H A Dimport_mangled.hpp91 template<class Seq> struct is_variable : boost::false_type {}; struct
92 template<typename T> struct is_variable<sequence<T>> : boost::is_object<T> {}; struct
/dports/devel/boost-docs/boost_1_72_0/boost/dll/
H A Dimport_mangled.hpp91 template<class Seq> struct is_variable : boost::false_type {}; struct
92 template<typename T> struct is_variable<sequence<T>> : boost::is_object<T> {}; struct
/dports/devel/sdts++/sdts++-1.5.1/sdts++/io/
H A Dsio_8211DR.cpp159 bool is_variable ) in addRepeatingField()
/dports/devel/p5-Config-AST/Config-AST-1.07/lib/Config/
H A DAST.pm749 sub is_variable { subroutine
/dports/devel/boost-docs/boost_1_72_0/boost/math/differentiation/
H A Dautodiff_cpp11.hpp31 fvar<RealType, Order>::fvar(root_type const& ca, bool const is_variable) { in fvar()
37 void fvar<RealType, Order>::fvar_cpp11(std::true_type, RootType const& ca, bool const is_variable) { in fvar_cpp11()
45 void fvar<RealType, Order>::fvar_cpp11(std::false_type, RootType const& ca, bool const is_variable)… in fvar_cpp11()

123456789