Home
last modified time | relevance | path

Searched refs:IfExpr (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/devel/asl/asl-current/
H A Dasmif.c72 LongInt IfExpr; in CodeIF() local
77 IfExpr = 1; in CodeIF()
79 IfExpr = 1; in CodeIF()
84 PushIF(IfExpr); in CodeIF()
90 LongInt IfExpr; in CodeIFDEF() local
97 IfExpr = 1; in CodeIFDEF()
120 IfExpr = 1; in CodeIFUSED()
122 IfExpr = 1; in CodeIFUSED()
146 IfExpr = 1; in CodeIFEXIST()
148 IfExpr = 1; in CodeIFEXIST()
[all …]
/dports/lang/v/v-0.1.29/vlib/v/gen/tests/
H A D3.c1 struct IfExpr { struct
63 IfExpr* it = (IfExpr*)e.obj; // ST it in handle_expr()
92 handle_expr(/* sum type cast */ (Expr) {.obj = memdup(&(IfExpr[]) {(IfExpr){ in main()
93 0}}, sizeof(IfExpr)), .typ = 26 /* IfExpr */}); in main()
H A D3.vv1 type Expr = IfExpr | IntegerLiteral
3 struct IfExpr{}
44 IfExpr {
69 handle_expr(IfExpr{})
/dports/lang/v/v-0.1.29/vlib/v/tests/
H A Dsum_type_test.v1 type Expr = IfExpr | IntegerLiteral
14 struct IfExpr {
35 IfExpr {
113 b = IfExpr{pos: 1}
124 if b is IfExpr {
130 c := Node(Expr(IfExpr{pos:1}))
132 if c is IfExpr {
/dports/math/eigen3/eigen-3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorSyclLeafCount.h64 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
65 struct LeafCount<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr> > : CategoryCount<IfExpr, ThenExp…
67 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
68 struct LeafCount<TensorSelectOp<IfExpr, ThenExpr, ElseExpr> >: LeafCount<const TensorSelectOp<IfExp…
H A DTensorSyclExtractFunctors.h97 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
98 struct FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {
99 FunctorExtractor<TensorEvaluator<IfExpr, Dev> > ifExpr;
102 …FunctorExtractor(const TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev>& exp…
108 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
109 struct FunctorExtractor<TensorEvaluator<TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> >
110 :FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {};
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorSyclLeafCount.h64 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
65 struct LeafCount<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr> > : CategoryCount<IfExpr, ThenExp…
67 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
68 struct LeafCount<TensorSelectOp<IfExpr, ThenExpr, ElseExpr> >: LeafCount<const TensorSelectOp<IfExp…
H A DTensorSyclExtractFunctors.h97 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
98 struct FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {
99 FunctorExtractor<TensorEvaluator<IfExpr, Dev> > ifExpr;
102 …FunctorExtractor(const TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev>& exp…
108 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
109 struct FunctorExtractor<TensorEvaluator<TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> >
110 :FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {};
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorSyclLeafCount.h64 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
65 struct LeafCount<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr> > : CategoryCount<IfExpr, ThenExp…
67 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
68 struct LeafCount<TensorSelectOp<IfExpr, ThenExpr, ElseExpr> >: LeafCount<const TensorSelectOp<IfExp…
H A DTensorSyclExtractFunctors.h97 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
98 struct FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {
99 FunctorExtractor<TensorEvaluator<IfExpr, Dev> > ifExpr;
102 …FunctorExtractor(const TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev>& exp…
108 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
109 struct FunctorExtractor<TensorEvaluator<TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> >
110 :FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {};
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorSyclLeafCount.h64 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
65 struct LeafCount<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr> > : CategoryCount<IfExpr, ThenExp…
67 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
68 struct LeafCount<TensorSelectOp<IfExpr, ThenExpr, ElseExpr> >: LeafCount<const TensorSelectOp<IfExp…
H A DTensorSyclExtractFunctors.h97 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
98 struct FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {
99 FunctorExtractor<TensorEvaluator<IfExpr, Dev> > ifExpr;
102 …FunctorExtractor(const TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev>& exp…
108 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
109 struct FunctorExtractor<TensorEvaluator<TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> >
110 :FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {};
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorSyclLeafCount.h64 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
65 struct LeafCount<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr> > : CategoryCount<IfExpr, ThenExp…
67 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
68 struct LeafCount<TensorSelectOp<IfExpr, ThenExpr, ElseExpr> >: LeafCount<const TensorSelectOp<IfExp…
H A DTensorSyclExtractFunctors.h97 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
98 struct FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {
99 FunctorExtractor<TensorEvaluator<IfExpr, Dev> > ifExpr;
102 …FunctorExtractor(const TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev>& exp…
108 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
109 struct FunctorExtractor<TensorEvaluator<TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> >
110 :FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {};
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorSyclLeafCount.h64 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
65 struct LeafCount<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr> > : CategoryCount<IfExpr, ThenExp…
67 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
68 struct LeafCount<TensorSelectOp<IfExpr, ThenExpr, ElseExpr> >: LeafCount<const TensorSelectOp<IfExp…
H A DTensorSyclExtractFunctors.h97 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
98 struct FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {
99 FunctorExtractor<TensorEvaluator<IfExpr, Dev> > ifExpr;
102 …FunctorExtractor(const TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev>& exp…
108 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
109 struct FunctorExtractor<TensorEvaluator<TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> >
110 :FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {};
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorSyclLeafCount.h64 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
65 struct LeafCount<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr> > : CategoryCount<IfExpr, ThenExp…
67 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
68 struct LeafCount<TensorSelectOp<IfExpr, ThenExpr, ElseExpr> >: LeafCount<const TensorSelectOp<IfExp…
H A DTensorSyclExtractFunctors.h97 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
98 struct FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {
99 FunctorExtractor<TensorEvaluator<IfExpr, Dev> > ifExpr;
102 …FunctorExtractor(const TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev>& exp…
108 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
109 struct FunctorExtractor<TensorEvaluator<TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> >
110 :FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {};
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorSyclLeafCount.h64 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
65 struct LeafCount<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr> > : CategoryCount<IfExpr, ThenExp…
67 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
68 struct LeafCount<TensorSelectOp<IfExpr, ThenExpr, ElseExpr> >: LeafCount<const TensorSelectOp<IfExp…
H A DTensorSyclExtractFunctors.h97 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
98 struct FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {
99 FunctorExtractor<TensorEvaluator<IfExpr, Dev> > ifExpr;
102 …FunctorExtractor(const TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev>& exp…
108 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
109 struct FunctorExtractor<TensorEvaluator<TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> >
110 :FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {};
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorSyclLeafCount.h64 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
65 struct LeafCount<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr> > : CategoryCount<IfExpr, ThenExp…
67 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
68 struct LeafCount<TensorSelectOp<IfExpr, ThenExpr, ElseExpr> >: LeafCount<const TensorSelectOp<IfExp…
H A DTensorSyclExtractFunctors.h97 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
98 struct FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {
99 FunctorExtractor<TensorEvaluator<IfExpr, Dev> > ifExpr;
102 …FunctorExtractor(const TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev>& exp…
108 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
109 struct FunctorExtractor<TensorEvaluator<TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> >
110 :FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {};
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorSyclLeafCount.h64 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
65 struct LeafCount<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr> > : CategoryCount<IfExpr, ThenExp…
67 template <typename IfExpr, typename ThenExpr, typename ElseExpr>
68 struct LeafCount<TensorSelectOp<IfExpr, ThenExpr, ElseExpr> >: LeafCount<const TensorSelectOp<IfExp…
H A DTensorSyclExtractFunctors.h97 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
98 struct FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {
99 FunctorExtractor<TensorEvaluator<IfExpr, Dev> > ifExpr;
102 …FunctorExtractor(const TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev>& exp…
108 template <typename IfExpr, typename ThenExpr, typename ElseExpr, typename Dev>
109 struct FunctorExtractor<TensorEvaluator<TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> >
110 :FunctorExtractor< TensorEvaluator<const TensorSelectOp<IfExpr, ThenExpr, ElseExpr>, Dev> > {};
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/syntax/src/ast/
H A Dexpr_ext.rs22 ast::Expr::IfExpr(_) in is_block_like()
35 IfExpr(ast::IfExpr), enumerator
44 impl From<ast::IfExpr> for ElseBranch {
45 fn from(if_expr: ast::IfExpr) -> Self { in from()
46 Self::IfExpr(if_expr) in from()
50 impl ast::IfExpr { implementation
59 let elif: ast::IfExpr = support::child(self.syntax())?; in else_branch()
60 ElseBranch::IfExpr(elif) in else_branch()

1234567