Home
last modified time | relevance | path

Searched refs:then_node (Results 1 – 25 of 120) sorted by relevance

12345

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/ruby/red-gandiva/lib/gandiva/expression-builder/
H A Dif.rb43 then_node,
52 def then_node method in Gandiva.ExpressionBuilder.If
61 def build_if_node(condition_node, then_node, else_node) argument
62 if then_node and else_node
64 return_type = then_node.return_type
66 return_type = (then_node || else_node).return_type
69 then_node,
/dports/databases/arrow/apache-arrow-6.0.1/ruby/red-gandiva/lib/gandiva/expression-builder/
H A Dif.rb43 then_node,
52 def then_node method in Gandiva.ExpressionBuilder.If
61 def build_if_node(condition_node, then_node, else_node) argument
62 if then_node and else_node
64 return_type = then_node.return_type
66 return_type = (then_node || else_node).return_type
69 then_node,
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/ruby/red-gandiva/lib/gandiva/expression-builder/
H A Dif.rb43 then_node,
52 def then_node method in Gandiva.ExpressionBuilder.If
61 def build_if_node(condition_node, then_node, else_node) argument
62 if then_node and else_node
64 return_type = then_node.return_type
66 return_type = (then_node || else_node).return_type
69 then_node,
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/linux/bpf_dsl/
H A Dbpf_dsl.cc85 CodeGen::Node then_node = then_result_->Compile(pc); in Compile() local
87 return cond_->Compile(pc, then_node, else_node); in Compile()
109 CodeGen::Node then_node, in Compile() argument
111 return value_ ? then_node : else_node; in Compile()
131 CodeGen::Node then_node, in Compile() argument
152 CodeGen::Node then_node, in Compile() argument
154 return cond_->Compile(pc, else_node, then_node); in Compile()
171 CodeGen::Node then_node, in Compile() argument
192 CodeGen::Node then_node, in Compile() argument
194 return lhs_->Compile(pc, then_node, in Compile()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/linux/bpf_dsl/
H A Dbpf_dsl.cc85 CodeGen::Node then_node = then_result_->Compile(pc); in Compile() local
87 return cond_->Compile(pc, then_node, else_node); in Compile()
108 CodeGen::Node then_node, in Compile() argument
110 return value_ ? then_node : else_node; in Compile()
129 CodeGen::Node then_node, in Compile() argument
149 CodeGen::Node then_node, in Compile() argument
151 return cond_->Compile(pc, else_node, then_node); in Compile()
167 CodeGen::Node then_node, in Compile() argument
187 CodeGen::Node then_node, in Compile() argument
189 return lhs_->Compile(pc, then_node, in Compile()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/linux/bpf_dsl/
H A Dbpf_dsl.cc85 CodeGen::Node then_node = then_result_->Compile(pc); in Compile() local
87 return cond_->Compile(pc, then_node, else_node); in Compile()
108 CodeGen::Node then_node, in Compile() argument
110 return value_ ? then_node : else_node; in Compile()
129 CodeGen::Node then_node, in Compile() argument
149 CodeGen::Node then_node, in Compile() argument
151 return cond_->Compile(pc, else_node, then_node); in Compile()
167 CodeGen::Node then_node, in Compile() argument
187 CodeGen::Node then_node, in Compile() argument
189 return lhs_->Compile(pc, then_node, in Compile()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/linux/bpf_dsl/
H A Dbpf_dsl.cc85 CodeGen::Node then_node = then_result_->Compile(pc); in Compile() local
87 return cond_->Compile(pc, then_node, else_node); in Compile()
108 CodeGen::Node then_node, in Compile() argument
110 return value_ ? then_node : else_node; in Compile()
129 CodeGen::Node then_node, in Compile() argument
149 CodeGen::Node then_node, in Compile() argument
151 return cond_->Compile(pc, else_node, then_node); in Compile()
167 CodeGen::Node then_node, in Compile() argument
187 CodeGen::Node then_node, in Compile() argument
189 return lhs_->Compile(pc, then_node, in Compile()
[all …]
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/linux/bpf_dsl/
H A Dbpf_dsl.cc85 CodeGen::Node then_node = then_result_->Compile(pc); in Compile() local
87 return cond_->Compile(pc, then_node, else_node); in Compile()
108 CodeGen::Node then_node, in Compile() argument
110 return value_ ? then_node : else_node; in Compile()
129 CodeGen::Node then_node, in Compile() argument
149 CodeGen::Node then_node, in Compile() argument
151 return cond_->Compile(pc, else_node, then_node); in Compile()
167 CodeGen::Node then_node, in Compile() argument
187 CodeGen::Node then_node, in Compile() argument
189 return lhs_->Compile(pc, then_node, in Compile()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/linux/bpf_dsl/
H A Dbpf_dsl.cc85 CodeGen::Node then_node = then_result_->Compile(pc); in Compile() local
87 return cond_->Compile(pc, then_node, else_node); in Compile()
108 CodeGen::Node then_node, in Compile() argument
110 return value_ ? then_node : else_node; in Compile()
129 CodeGen::Node then_node, in Compile() argument
149 CodeGen::Node then_node, in Compile() argument
151 return cond_->Compile(pc, else_node, then_node); in Compile()
167 CodeGen::Node then_node, in Compile() argument
187 CodeGen::Node then_node, in Compile() argument
189 return lhs_->Compile(pc, then_node, in Compile()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/linux/bpf_dsl/
H A Dbpf_dsl.cc85 CodeGen::Node then_node = then_result_->Compile(pc); in Compile() local
87 return cond_->Compile(pc, then_node, else_node); in Compile()
108 CodeGen::Node then_node, in Compile() argument
110 return value_ ? then_node : else_node; in Compile()
129 CodeGen::Node then_node, in Compile() argument
149 CodeGen::Node then_node, in Compile() argument
151 return cond_->Compile(pc, else_node, then_node); in Compile()
167 CodeGen::Node then_node, in Compile() argument
187 CodeGen::Node then_node, in Compile() argument
189 return lhs_->Compile(pc, then_node, in Compile()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/linux/bpf_dsl/
H A Dbpf_dsl.cc87 CodeGen::Node then_node = then_result_->Compile(pc); in Compile() local
89 return cond_->Compile(pc, then_node, else_node); in Compile()
110 CodeGen::Node then_node, in Compile() argument
112 return value_ ? then_node : else_node; in Compile()
131 CodeGen::Node then_node, in Compile() argument
151 CodeGen::Node then_node, in Compile() argument
153 return cond_->Compile(pc, else_node, then_node); in Compile()
169 CodeGen::Node then_node, in Compile() argument
189 CodeGen::Node then_node, in Compile() argument
191 return lhs_->Compile(pc, then_node, in Compile()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_assists/src/handlers/
H A Dinvert_if.rs43 let then_node = expr.then_branch()?.syntax().clone(); in invert_if() localVariable
55 let then_range = then_node.text_range(); in invert_if()
57 edit.replace(else_range, then_node.text()); in invert_if()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_assists/src/handlers/
H A Dinvert_if.rs43 let then_node = expr.then_branch()?.syntax().clone(); in invert_if() localVariable
55 let then_range = then_node.text_range(); in invert_if()
57 edit.replace(else_range, then_node.text()); in invert_if()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/c_glib/gandiva-glib/
H A Dnode.cpp1213 GGandivaNode *then_node; member
1242 if (priv->then_node) { in G_DEFINE_TYPE_WITH_PRIVATE()
1243 g_object_unref(priv->then_node); in G_DEFINE_TYPE_WITH_PRIVATE()
1244 priv->then_node = nullptr; in G_DEFINE_TYPE_WITH_PRIVATE()
1268 priv->then_node = GGANDIVA_NODE(g_value_dup_object(value)); in ggandiva_if_node_set_property()
1292 g_value_set_object(value, priv->then_node); in ggandiva_if_node_get_property()
1357 GGandivaNode *then_node, in ggandiva_if_node_new() argument
1372 auto gandiva_then_node = ggandiva_node_get_raw(then_node); in ggandiva_if_node_new()
1393 then_node, in ggandiva_if_node_new()
1657 GGandivaNode *then_node, in ggandiva_if_node_new_raw() argument
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/c_glib/gandiva-glib/
H A Dnode.cpp1209 GGandivaNode *then_node; member
1238 if (priv->then_node) { in G_DEFINE_TYPE_WITH_PRIVATE()
1239 g_object_unref(priv->then_node); in G_DEFINE_TYPE_WITH_PRIVATE()
1240 priv->then_node = nullptr; in G_DEFINE_TYPE_WITH_PRIVATE()
1264 priv->then_node = GGANDIVA_NODE(g_value_dup_object(value)); in ggandiva_if_node_set_property()
1288 g_value_set_object(value, priv->then_node); in ggandiva_if_node_get_property()
1353 GGandivaNode *then_node, in ggandiva_if_node_new() argument
1368 auto gandiva_then_node = ggandiva_node_get_raw(then_node); in ggandiva_if_node_new()
1389 then_node, in ggandiva_if_node_new()
1653 GGandivaNode *then_node, in ggandiva_if_node_new_raw() argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/c_glib/gandiva-glib/
H A Dnode.cpp1213 GGandivaNode *then_node; member
1242 if (priv->then_node) { in G_DEFINE_TYPE_WITH_PRIVATE()
1243 g_object_unref(priv->then_node); in G_DEFINE_TYPE_WITH_PRIVATE()
1244 priv->then_node = nullptr; in G_DEFINE_TYPE_WITH_PRIVATE()
1268 priv->then_node = GGANDIVA_NODE(g_value_dup_object(value)); in ggandiva_if_node_set_property()
1292 g_value_set_object(value, priv->then_node); in ggandiva_if_node_get_property()
1357 GGandivaNode *then_node, in ggandiva_if_node_new() argument
1372 auto gandiva_then_node = ggandiva_node_get_raw(then_node); in ggandiva_if_node_new()
1393 then_node, in ggandiva_if_node_new()
1657 GGandivaNode *then_node, in ggandiva_if_node_new_raw() argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dnode.h159 IfNode(NodePtr condition, NodePtr then_node, NodePtr else_node, DataTypePtr result_type) in IfNode() argument
162 then_node_(then_node), in IfNode()
168 const NodePtr& then_node() const { return then_node_; } in then_node() function
174 ss << then_node()->ToString() << " } else { "; in ToString()
H A Dtree_expr_builder.cc125 NodePtr TreeExprBuilder::MakeIf(NodePtr condition, NodePtr then_node, NodePtr else_node, in MakeIf() argument
127 if (condition == nullptr || then_node == nullptr || else_node == nullptr || in MakeIf()
131 return std::make_shared<IfNode>(condition, then_node, else_node, result_type); in MakeIf()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dnode.h159 IfNode(NodePtr condition, NodePtr then_node, NodePtr else_node, DataTypePtr result_type) in IfNode() argument
162 then_node_(then_node), in IfNode()
168 const NodePtr& then_node() const { return then_node_; } in then_node() function
174 ss << then_node()->ToString() << " } else { "; in ToString()
H A Dtree_expr_builder.cc125 NodePtr TreeExprBuilder::MakeIf(NodePtr condition, NodePtr then_node, NodePtr else_node, in MakeIf() argument
127 if (condition == nullptr || then_node == nullptr || else_node == nullptr || in MakeIf()
131 return std::make_shared<IfNode>(condition, then_node, else_node, result_type); in MakeIf()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/tests/
H A Dto_string_test.cc65 auto then_node = TreeExprBuilder::MakeField(f1); in TEST_F() local
68 auto if_node = TreeExprBuilder::MakeIf(cond_node, then_node, else_node, int64()); in TEST_F()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/tests/
H A Dto_string_test.cc65 auto then_node = TreeExprBuilder::MakeField(f1); in TEST_F() local
68 auto if_node = TreeExprBuilder::MakeIf(cond_node, then_node, else_node, int64()); in TEST_F()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/tests/
H A Dto_string_test.cc65 auto then_node = TreeExprBuilder::MakeField(f1); in TEST_F() local
68 auto if_node = TreeExprBuilder::MakeIf(cond_node, then_node, else_node, int64()); in TEST_F()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Dnode.h159 IfNode(NodePtr condition, NodePtr then_node, NodePtr else_node, DataTypePtr result_type) in IfNode() argument
162 then_node_(then_node), in IfNode()
168 const NodePtr& then_node() const { return then_node_; } in then_node() function
174 ss << then_node()->ToString() << " } else { "; in ToString()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/plugins/module_utils/network/junos/config/acls/
H A Dacls.py398 then_node = build_child_xml_node(term_node, "then")
400 build_child_xml_node(then_node, "accept")
402 build_child_xml_node(then_node, "discard")

12345