Home
last modified time | relevance | path

Searched refs:struct_node (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/tools/auto_refactor/
H A Dauto_refactor.py21 struct_node=None, argument
25 self.struct_node = struct_node
35 if self.struct_node != None and self.struct_node.decls != None:
106 struct_node=None, argument
143 if struct_node.decls != None:
144 struct_item.struct_node = struct_node
234 struct_node = node.type
235 if struct_node.name != None:
242 struct_node = node.type
243 if struct_node.name != None:
[all …]
/dports/multimedia/aom/aom-3.2.0/tools/auto_refactor/
H A Dauto_refactor.py31 struct_node=None, argument
35 self.struct_node = struct_node
45 if self.struct_node != None and self.struct_node.decls != None:
116 struct_node=None, argument
153 if struct_node.decls != None:
154 struct_item.struct_node = struct_node
244 struct_node = node.type
245 if struct_node.name != None:
252 struct_node = node.type
253 if struct_node.name != None:
[all …]
/dports/math/R-cran-influenceR/influenceR/src/
H A Dgraph_defs.h99 typedef struct struct_node struct
103 struct struct_node *next; argument
/dports/devel/libsoup/libsoup-2.74.0/libsoup/
H A Dsoup-xmlrpc-old.c80 xmlNode *struct_node, *member; in insert_value() local
82 struct_node = xmlNewChild (xvalue, NULL, in insert_value()
88 member = xmlNewChild (struct_node, NULL, in insert_value()
94 xmlFreeNode (struct_node); in insert_value()
95 struct_node = NULL; in insert_value()
100 if (!struct_node) in insert_value()
H A Dsoup-xmlrpc.c87 xmlNode *struct_node; in insert_struct() local
91 struct_node = xmlNewChild (parent, NULL, in insert_struct()
96 if (!insert_struct_member (struct_node, child, error)) { in insert_struct()
/dports/misc/mc/mc-4.8.27/src/man2hlp/
H A Dman2hlp.in102 sub struct_node() {
111 my $nodes = struct_node();
/dports/misc/mc-nox11/mc-4.8.27/src/man2hlp/
H A Dman2hlp.in102 sub struct_node() {
111 my $nodes = struct_node();
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/arrow/src/ipc/
H A Dreader.rs138 let struct_node = &nodes[node_index]; in create_array() localVariable
161 let null_count = struct_node.null_count() as usize; in create_array()
167 struct_node.null_count() as usize, in create_array()
/dports/devel/tree-sitter/tree-sitter-0.20.1/cli/src/tests/
H A Dparser_test.rs36 let struct_node = root_node.child(0).unwrap(); in test_parsing_simple_string() localVariable
37 assert_eq!(struct_node.kind(), "struct_item"); in test_parsing_simple_string()
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/
H A Descape.cc1724 Node* struct_node = Node::make_node(*pexpr); in expression() local
1734 this->assign(struct_node, Node::make_node(*p)); in expression()
1891 Node* struct_node = in expression() local
1894 Node::Escape_state* struct_state = struct_node->state(this->context_, NULL); in expression()
2198 Node* struct_node = Node::make_node(strct); in assign() local
2199 this->assign(struct_node, src); in assign()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Descape.cc1751 Node* struct_node = Node::make_node(*pexpr); in expression() local
1761 this->assign(struct_node, Node::make_node(*p)); in expression()
1918 Node* struct_node = in expression() local
1921 Node::Escape_state* struct_state = struct_node->state(this->context_, NULL); in expression()
2225 Node* struct_node = Node::make_node(strct); in assign() local
2226 this->assign(struct_node, src); in assign()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Descape.cc1756 Node* struct_node = Node::make_node(*pexpr); in expression() local
1766 this->assign(struct_node, Node::make_node(*p)); in expression()
1923 Node* struct_node = in expression() local
1926 Node::Escape_state* struct_state = struct_node->state(this->context_, NULL); in expression()
2230 Node* struct_node = Node::make_node(strct); in assign() local
2231 this->assign(struct_node, src); in assign()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/
H A Descape.cc1751 Node* struct_node = Node::make_node(*pexpr); in expression() local
1761 this->assign(struct_node, Node::make_node(*p)); in expression()
1918 Node* struct_node = in expression() local
1921 Node::Escape_state* struct_state = struct_node->state(this->context_, NULL); in expression()
2225 Node* struct_node = Node::make_node(strct); in assign() local
2226 this->assign(struct_node, src); in assign()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/
H A Descape.cc1724 Node* struct_node = Node::make_node(*pexpr); in expression() local
1734 this->assign(struct_node, Node::make_node(*p)); in expression()
1890 Node* struct_node = in expression() local
1893 Node::Escape_state* struct_state = struct_node->state(this->context_, NULL); in expression()
2197 Node* struct_node = Node::make_node(strct); in assign() local
2198 this->assign(struct_node, src); in assign()
/dports/lang/gcc10/gcc-10.3.0/gcc/go/gofrontend/
H A Descape.cc1751 Node* struct_node = Node::make_node(*pexpr); in expression() local
1761 this->assign(struct_node, Node::make_node(*p)); in expression()
1918 Node* struct_node = in expression() local
1921 Node::Escape_state* struct_state = struct_node->state(this->context_, NULL); in expression()
2225 Node* struct_node = Node::make_node(strct); in assign() local
2226 this->assign(struct_node, src); in assign()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/gofrontend/
H A Descape.cc1724 Node* struct_node = Node::make_node(*pexpr); in expression() local
1734 this->assign(struct_node, Node::make_node(*p)); in expression()
1891 Node* struct_node = in expression() local
1894 Node::Escape_state* struct_state = struct_node->state(this->context_, NULL); in expression()
2198 Node* struct_node = Node::make_node(strct); in assign() local
2199 this->assign(struct_node, src); in assign()
/dports/lang/gcc11/gcc-11.2.0/gcc/go/gofrontend/
H A Descape.cc1756 Node* struct_node = Node::make_node(*pexpr); in expression() local
1766 this->assign(struct_node, Node::make_node(*p)); in expression()
1923 Node* struct_node = in expression() local
1926 Node::Escape_state* struct_state = struct_node->state(this->context_, NULL); in expression()
2230 Node* struct_node = Node::make_node(strct); in assign() local
2231 this->assign(struct_node, src); in assign()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/gofrontend/
H A Descape.cc1756 Node* struct_node = Node::make_node(*pexpr); in expression() local
1766 this->assign(struct_node, Node::make_node(*p)); in expression()
1923 Node* struct_node = in expression() local
1926 Node::Escape_state* struct_state = struct_node->state(this->context_, NULL); in expression()
2230 Node* struct_node = Node::make_node(strct); in assign() local
2231 this->assign(struct_node, src); in assign()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/gofrontend/
H A Descape.cc1826 Node* struct_node = Node::make_node(*pexpr); in expression() local
1836 this->assign(struct_node, Node::make_node(*p)); in expression()
1993 Node* struct_node = in expression() local
1996 Node::Escape_state* struct_state = struct_node->state(this->context_, NULL); in expression()
2300 Node* struct_node = Node::make_node(strct); in assign() local
2301 this->assign(struct_node, src); in assign()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/arrow/src/ipc/
H A Dreader.rs137 let struct_node = &nodes[node_index]; in create_array() localVariable
160 let null_count = struct_node.null_count() as usize; in create_array()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Descape.cc1721 Node* struct_node = Node::make_node(*pexpr); in expression() local
1731 this->assign(struct_node, Node::make_node(*p)); in expression()
2166 Node* struct_node = Node::make_node(strct); in assign() local
2167 this->assign(struct_node, src); in assign()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Descape.cc1721 Node* struct_node = Node::make_node(*pexpr); in expression() local
1731 this->assign(struct_node, Node::make_node(*p)); in expression()
2166 Node* struct_node = Node::make_node(strct); in assign() local
2167 this->assign(struct_node, src); in assign()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Descape.cc1721 Node* struct_node = Node::make_node(*pexpr); in expression() local
1731 this->assign(struct_node, Node::make_node(*p)); in expression()
2166 Node* struct_node = Node::make_node(strct); in assign() local
2167 this->assign(struct_node, src); in assign()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Descape.cc1721 Node* struct_node = Node::make_node(*pexpr); in expression() local
1731 this->assign(struct_node, Node::make_node(*p)); in expression()
2166 Node* struct_node = Node::make_node(strct); in assign() local
2167 this->assign(struct_node, src); in assign()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Descape.cc1721 Node* struct_node = Node::make_node(*pexpr); in expression() local
1731 this->assign(struct_node, Node::make_node(*p)); in expression()
2166 Node* struct_node = Node::make_node(strct); in assign() local
2167 this->assign(struct_node, src); in assign()

12