Home
last modified time | relevance | path

Searched refs:Expr1 (Results 1 – 25 of 528) sorted by relevance

12345678910>>...22

/dports/cad/alliance/alliance/src/abl/src/
H A Dablis.c215 ablexpr *Expr1; in isablequalexpr()
218 if ( ABL_ATOM( Expr1 ) )
234 Expr1 = ABL_CDR( Expr1 );
245 Expr1 = ABL_CDR( Expr1 );
266 ablexpr *Expr1; in isablsimilarexpr()
269 if ( ABL_ATOM( Expr1 ) )
284 Expr1 = ABL_CDR( Expr1 );
295 Expr1 = ABL_CDR( Expr1 );
316 ablexpr *Expr1; in isablnotexpr()
322 if ( ABL_ATOM( Expr1 ) )
[all …]
H A Dabloptim.c86 ablexpr *Expr1;
125 ScanExpr = Expr1;
137 freechain( Expr1 );
153 ablexpr *Expr1; local
187 return( Expr1 );
198 addablhexpr( Expr1, Expr );
200 return( Expr1 );
212 ablexpr *Expr1;
255 ablexpr *Expr1; local
268 addablhexpr( Expr1, Expr );
[all …]
H A Dabladd.c86 void addablqexpr( Expr1, Expr2 ) in addablqexpr() argument
88 ablexpr *Expr1; in addablqexpr()
93 AblQueueExpr = Expr1; return;
96 if ( Expr1 == (ablexpr *)0 )
98 Expr1 = AblQueueExpr;
102 while ( ABL_CDR( Expr1 ) != (ablexpr *)0 )
104 Expr1 = ABL_CDR( Expr1 );
109 ABL_CDR( Expr1 ) = AblQueueExpr;
118 void addablhexpr( Expr1, Expr2 ) in addablhexpr() argument
120 ablexpr *Expr1; in addablhexpr()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/phoenix/core/
H A Dfunction_equal.hpp98 template <typename Expr1>
99 result_type operator()(Expr1 const& e1, Expr1 const& e2) const in operator ()()
110 template <typename Expr1>
112 evaluate(Expr1 const& e1, Expr1 const& e2, mpl::int_<0>) in evaluate()
121 template <typename Expr1, int N>
123 evaluate(Expr1 const& e1, Expr1 const& e2, mpl::int_<N>) in evaluate()
136 template <typename Expr1>
137 result_type operator()(Expr1 const& e1, Expr1 const& e2) const in operator ()()
150 evaluate(Expr1 const& e1, Expr1 const& e2, index_sequence<I...>) in evaluate()
163 template <typename Expr1, typename Expr2>
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/phoenix/core/
H A Dfunction_equal.hpp98 template <typename Expr1>
99 result_type operator()(Expr1 const& e1, Expr1 const& e2) const in operator ()()
110 template <typename Expr1>
112 evaluate(Expr1 const& e1, Expr1 const& e2, mpl::int_<0>) in evaluate()
121 template <typename Expr1, int N>
123 evaluate(Expr1 const& e1, Expr1 const& e2, mpl::int_<N>) in evaluate()
136 template <typename Expr1>
137 result_type operator()(Expr1 const& e1, Expr1 const& e2) const in operator ()()
150 evaluate(Expr1 const& e1, Expr1 const& e2, index_sequence<I...>) in evaluate()
163 template <typename Expr1, typename Expr2>
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/phoenix/core/
H A Dfunction_equal.hpp98 template <typename Expr1>
99 result_type operator()(Expr1 const& e1, Expr1 const& e2) const
110 template <typename Expr1>
112 evaluate(Expr1 const& e1, Expr1 const& e2, mpl::int_<0>)
121 template <typename Expr1, int N>
123 evaluate(Expr1 const& e1, Expr1 const& e2, mpl::int_<N>)
136 template <typename Expr1>
137 result_type operator()(Expr1 const& e1, Expr1 const& e2) const
150 evaluate(Expr1 const& e1, Expr1 const& e2, index_sequence<I...>)
163 template <typename Expr1, typename Expr2>
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/phoenix/core/
H A Dfunction_equal.hpp98 template <typename Expr1>
99 result_type operator()(Expr1 const& e1, Expr1 const& e2) const in operator ()()
105 , typename proto::arity_of<Expr1>::type() in operator ()()
112 template <typename Expr1>
113 result_type operator()(Expr1 const& e1, Expr1 const& e2) const
124 template <typename Expr1>
126 evaluate(Expr1 const& /*e1*/, Expr1 const& /*e2*/, index_sequence<>) const
130 template <typename Expr1, std::size_t Head, std::size_t... Tail>
132 evaluate(Expr1 const& e1, Expr1 const& e2, index_sequence<Head, Tail...>) const
146 template <typename Expr1, typename Expr2>
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/phoenix/core/
H A Dfunction_equal.hpp98 template <typename Expr1>
99 result_type operator()(Expr1 const& e1, Expr1 const& e2) const in operator ()()
105 , typename proto::arity_of<Expr1>::type() in operator ()()
112 template <typename Expr1>
113 result_type operator()(Expr1 const& e1, Expr1 const& e2) const
124 template <typename Expr1>
126 evaluate(Expr1 const& /*e1*/, Expr1 const& /*e2*/, index_sequence<>) const
130 template <typename Expr1, std::size_t Head, std::size_t... Tail>
132 evaluate(Expr1 const& e1, Expr1 const& e2, index_sequence<Head, Tail...>) const
146 template <typename Expr1, typename Expr2>
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/phoenix/core/
H A Dfunction_equal.hpp98 template <typename Expr1>
99 result_type operator()(Expr1 const& e1, Expr1 const& e2) const in operator ()()
105 , typename proto::arity_of<Expr1>::type() in operator ()()
112 template <typename Expr1>
113 result_type operator()(Expr1 const& e1, Expr1 const& e2) const
124 template <typename Expr1>
126 evaluate(Expr1 const& /*e1*/, Expr1 const& /*e2*/, index_sequence<>) const
130 template <typename Expr1, std::size_t Head, std::size_t... Tail>
132 evaluate(Expr1 const& e1, Expr1 const& e2, index_sequence<Head, Tail...>) const
146 template <typename Expr1, typename Expr2>
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/phoenix/core/
H A Dfunction_equal.hpp98 template <typename Expr1>
99 result_type operator()(Expr1 const& e1, Expr1 const& e2) const in operator ()()
105 , typename proto::arity_of<Expr1>::type() in operator ()()
112 template <typename Expr1>
113 result_type operator()(Expr1 const& e1, Expr1 const& e2) const
124 template <typename Expr1>
126 evaluate(Expr1 const& /*e1*/, Expr1 const& /*e2*/, index_sequence<>) const
130 template <typename Expr1, std::size_t Head, std::size_t... Tail>
132 evaluate(Expr1 const& e1, Expr1 const& e2, index_sequence<Head, Tail...>) const
146 template <typename Expr1, typename Expr2>
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/phoenix/core/
H A Dfunction_equal.hpp98 template <typename Expr1>
99 result_type operator()(Expr1 const& e1, Expr1 const& e2) const in operator ()()
105 , typename proto::arity_of<Expr1>::type() in operator ()()
112 template <typename Expr1>
113 result_type operator()(Expr1 const& e1, Expr1 const& e2) const
124 template <typename Expr1>
126 evaluate(Expr1 const& /*e1*/, Expr1 const& /*e2*/, index_sequence<>) const
130 template <typename Expr1, std::size_t Head, std::size_t... Tail>
132 evaluate(Expr1 const& e1, Expr1 const& e2, index_sequence<Head, Tail...>) const
146 template <typename Expr1, typename Expr2>
[all …]
/dports/math/e-antic/flint2-ae7ec89/flintxx/
H A Dexpression.h454 template<class Expr1, class Expr2>
487 template<class Expr1, class Expr2>
637 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
645 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
653 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
661 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
669 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
677 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
685 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
693 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
[all …]
/dports/math/flint2/flint-2.8.4/flintxx/
H A Dexpression.h454 template<class Expr1, class Expr2>
487 template<class Expr1, class Expr2>
637 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
645 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
653 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
661 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
669 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
677 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
685 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
693 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/flintxx/
H A Dexpression.h454 template<class Expr1, class Expr2>
487 template<class Expr1, class Expr2>
637 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
645 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
653 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
661 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
669 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
677 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
685 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
693 inline typename mp::enable_if<traits::is_immediate_expr<Expr1>, Expr1&>::type
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dfunction_equal_10.hpp9Expr1> result_type evaluate( Expr1 const& e1 , Expr1 const& e2 , mpl::long_< 1 > ) const { return … in evaluate()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/phoenix/core/preprocessed/
H A Dfunction_equal_10.hpp9Expr1> result_type evaluate( Expr1 const& e1 , Expr1 const& e2 , mpl::long_< 1 > ) const { return … in evaluate()
/dports/databases/xtrabackup/boost_1_59_0/boost/phoenix/core/preprocessed/
H A Dfunction_equal_10.hpp9Expr1> result_type evaluate( Expr1 const& e1 , Expr1 const& e2 , mpl::long_< 1 > ) const { return … in evaluate()
/dports/databases/percona57-server/boost_1_59_0/boost/phoenix/core/preprocessed/
H A Dfunction_equal_10.hpp9Expr1> result_type evaluate( Expr1 const& e1 , Expr1 const& e2 , mpl::long_< 1 > ) const { return … in evaluate()
/dports/databases/percona57-client/boost_1_59_0/boost/phoenix/core/preprocessed/
H A Dfunction_equal_10.hpp9Expr1> result_type evaluate( Expr1 const& e1 , Expr1 const& e2 , mpl::long_< 1 > ) const { return … in evaluate()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dfunction_equal_10.hpp9Expr1> result_type evaluate( Expr1 const& e1 , Expr1 const& e2 , mpl::long_< 1 > ) const { return … in evaluate()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/phoenix/core/preprocessed/
H A Dfunction_equal_10.hpp9Expr1> result_type evaluate( Expr1 const& e1 , Expr1 const& e2 , mpl::long_< 1 > ) const { return … in evaluate()
/dports/devel/boost-libs/boost_1_72_0/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dfunction_equal_10.hpp9Expr1> result_type evaluate( Expr1 const& e1 , Expr1 const& e2 , mpl::long_< 1 > ) const { return … in evaluate()
/dports/devel/boost-python-libs/boost_1_72_0/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dfunction_equal_10.hpp9Expr1> result_type evaluate( Expr1 const& e1 , Expr1 const& e2 , mpl::long_< 1 > ) const { return … in evaluate()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/phoenix/core/preprocessed/
H A Dfunction_equal_10.hpp9Expr1> result_type evaluate( Expr1 const& e1 , Expr1 const& e2 , mpl::long_< 1 > ) const { return … in evaluate()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dfunction_equal_10.hpp9Expr1> result_type evaluate( Expr1 const& e1 , Expr1 const& e2 , mpl::long_< 1 > ) const { return … in evaluate()

12345678910>>...22