Home
last modified time | relevance | path

Searched refs:decl_list (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/rpcgen/
H A Drpc_parse.h87 struct decl_list { struct
89 struct decl_list *next; argument
91 typedef struct decl_list decl_list; typedef
94 decl_list *decls;
115 decl_list *decls;
/dports/textproc/c2man/c2man-2.0.42/
H A Dsemantic.c159 new_decl_list (decl_list, declarator) in new_decl_list() argument
160 DeclaratorList *decl_list; in new_decl_list()
163 decl_list->first = decl_list->last = declarator;
170 free_decl_list (decl_list) in free_decl_list() argument
171 DeclaratorList *decl_list; in free_decl_list()
176 (long)decl_list, (long)decl_list->first);
178 d = decl_list->first;
626 decl_list->last->head->params.last)
629 attach = decl_list->last;
642 if (decl_list->first && decl_list->first->next == NULL)
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/xml/
H A Drepr-css.cpp312 static void sp_repr_css_merge_from_decl_list(SPCSSAttr *css, CRDeclaration const *const decl_list) in sp_repr_css_merge_from_decl_list() argument
317 sp_repr_css_merge_from_decl(css, decl_list); in sp_repr_css_merge_from_decl_list()
318 if (decl_list->next) { in sp_repr_css_merge_from_decl_list()
319 sp_repr_css_merge_from_decl_list(css, decl_list->next); in sp_repr_css_merge_from_decl_list()
330 CRDeclaration *const decl_list in sp_repr_css_attr_add_from_string() local
332 if (decl_list) { in sp_repr_css_attr_add_from_string()
333 sp_repr_css_merge_from_decl_list(css, decl_list); in sp_repr_css_attr_add_from_string()
334 cr_declaration_destroy(decl_list); in sp_repr_css_attr_add_from_string()
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/gnulib-local/lib/libcroco/
H A Dcr-statement.c112 stmt->kind.font_face_rule->decl_list = in parse_font_face_property_cb()
115 if (!stmt->kind.font_face_rule->decl_list) in parse_font_face_property_cb()
217 stmt->kind.page_rule->decl_list = in parse_page_property_cb()
487 if (a_this->kind.ruleset->decl_list) { in cr_statement_clear()
624 if (a_this->kind.ruleset->decl_list) { in cr_statement_ruleset_to_string()
674 if (a_this->kind.font_face_rule->decl_list) { in cr_statement_font_face_rule_to_string()
781 if (a_this->kind.page_rule->decl_list) { in cr_statement_at_page_rule_to_string()
2114 (a_this->kind.ruleset->decl_list, in cr_statement_ruleset_append_decl2()
2117 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl2()
2145 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl()
[all …]
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libcroco/
H A Dcr-statement.c112 stmt->kind.font_face_rule->decl_list = in parse_font_face_property_cb()
115 if (!stmt->kind.font_face_rule->decl_list) in parse_font_face_property_cb()
217 stmt->kind.page_rule->decl_list = in parse_page_property_cb()
487 if (a_this->kind.ruleset->decl_list) { in cr_statement_clear()
624 if (a_this->kind.ruleset->decl_list) { in cr_statement_ruleset_to_string()
674 if (a_this->kind.font_face_rule->decl_list) { in cr_statement_font_face_rule_to_string()
781 if (a_this->kind.page_rule->decl_list) { in cr_statement_at_page_rule_to_string()
2114 (a_this->kind.ruleset->decl_list, in cr_statement_ruleset_append_decl2()
2117 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl2()
2145 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/libcroco/
H A Dcr-statement.c112 stmt->kind.font_face_rule->decl_list = in parse_font_face_property_cb()
115 if (!stmt->kind.font_face_rule->decl_list) in parse_font_face_property_cb()
217 stmt->kind.page_rule->decl_list = in parse_page_property_cb()
487 if (a_this->kind.ruleset->decl_list) { in cr_statement_clear()
624 if (a_this->kind.ruleset->decl_list) { in cr_statement_ruleset_to_string()
674 if (a_this->kind.font_face_rule->decl_list) { in cr_statement_font_face_rule_to_string()
781 if (a_this->kind.page_rule->decl_list) { in cr_statement_at_page_rule_to_string()
2114 (a_this->kind.ruleset->decl_list, in cr_statement_ruleset_append_decl2()
2117 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl2()
2145 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libcroco/
H A Dcr-statement.c105 stmt->kind.font_face_rule->decl_list = in parse_font_face_property_cb()
108 if (!stmt->kind.font_face_rule->decl_list) in parse_font_face_property_cb()
214 stmt->kind.page_rule->decl_list = in parse_page_property_cb()
495 if (a_this->kind.ruleset->decl_list) { in cr_statement_clear()
642 if (a_this->kind.ruleset->decl_list) { in cr_statement_ruleset_to_string()
691 if (a_this->kind.font_face_rule->decl_list) { in cr_statement_font_face_rule_to_string()
792 if (a_this->kind.page_rule->decl_list) { in cr_statement_at_page_rule_to_string()
2119 (a_this->kind.ruleset->decl_list, in cr_statement_ruleset_append_decl2()
2122 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl2()
2150 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/gnulib-local/lib/libcroco/
H A Dcr-statement.c112 stmt->kind.font_face_rule->decl_list = in parse_font_face_property_cb()
115 if (!stmt->kind.font_face_rule->decl_list) in parse_font_face_property_cb()
217 stmt->kind.page_rule->decl_list = in parse_page_property_cb()
487 if (a_this->kind.ruleset->decl_list) { in cr_statement_clear()
624 if (a_this->kind.ruleset->decl_list) { in cr_statement_ruleset_to_string()
674 if (a_this->kind.font_face_rule->decl_list) { in cr_statement_font_face_rule_to_string()
781 if (a_this->kind.page_rule->decl_list) { in cr_statement_at_page_rule_to_string()
2114 (a_this->kind.ruleset->decl_list, in cr_statement_ruleset_append_decl2()
2117 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl2()
2145 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/gnulib-local/lib/libcroco/
H A Dcr-statement.c112 stmt->kind.font_face_rule->decl_list = in parse_font_face_property_cb()
115 if (!stmt->kind.font_face_rule->decl_list) in parse_font_face_property_cb()
217 stmt->kind.page_rule->decl_list = in parse_page_property_cb()
487 if (a_this->kind.ruleset->decl_list) { in cr_statement_clear()
624 if (a_this->kind.ruleset->decl_list) { in cr_statement_ruleset_to_string()
674 if (a_this->kind.font_face_rule->decl_list) { in cr_statement_font_face_rule_to_string()
781 if (a_this->kind.page_rule->decl_list) { in cr_statement_at_page_rule_to_string()
2114 (a_this->kind.ruleset->decl_list, in cr_statement_ruleset_append_decl2()
2117 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl2()
2145 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/libcroco/
H A Dcr-statement.c112 stmt->kind.font_face_rule->decl_list = in parse_font_face_property_cb()
115 if (!stmt->kind.font_face_rule->decl_list) in parse_font_face_property_cb()
217 stmt->kind.page_rule->decl_list = in parse_page_property_cb()
487 if (a_this->kind.ruleset->decl_list) { in cr_statement_clear()
624 if (a_this->kind.ruleset->decl_list) { in cr_statement_ruleset_to_string()
674 if (a_this->kind.font_face_rule->decl_list) { in cr_statement_font_face_rule_to_string()
781 if (a_this->kind.page_rule->decl_list) { in cr_statement_at_page_rule_to_string()
2114 (a_this->kind.ruleset->decl_list, in cr_statement_ruleset_append_decl2()
2117 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl2()
2145 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl()
[all …]
/dports/textproc/libcroco/libcroco-0.6.13/src/
H A Dcr-statement.c101 stmt->kind.font_face_rule->decl_list = in parse_font_face_property_cb()
104 if (!stmt->kind.font_face_rule->decl_list) in parse_font_face_property_cb()
206 stmt->kind.page_rule->decl_list = in parse_page_property_cb()
476 if (a_this->kind.ruleset->decl_list) { in cr_statement_clear()
613 if (a_this->kind.ruleset->decl_list) { in cr_statement_ruleset_to_string()
663 if (a_this->kind.font_face_rule->decl_list) { in cr_statement_font_face_rule_to_string()
770 if (a_this->kind.page_rule->decl_list) { in cr_statement_at_page_rule_to_string()
2103 (a_this->kind.ruleset->decl_list, in cr_statement_ruleset_append_decl2()
2106 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl2()
2134 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl()
[all …]
/dports/x11/gnome-shell/gnome-shell-41.1/src/st/croco/
H A Dcr-statement.c101 stmt->kind.font_face_rule->decl_list = in parse_font_face_property_cb()
104 if (!stmt->kind.font_face_rule->decl_list) in parse_font_face_property_cb()
206 stmt->kind.page_rule->decl_list = in parse_page_property_cb()
476 if (a_this->kind.ruleset->decl_list) { in cr_statement_clear()
613 if (a_this->kind.ruleset->decl_list) { in cr_statement_ruleset_to_string()
663 if (a_this->kind.font_face_rule->decl_list) { in cr_statement_font_face_rule_to_string()
770 if (a_this->kind.page_rule->decl_list) { in cr_statement_at_page_rule_to_string()
2103 (a_this->kind.ruleset->decl_list, in cr_statement_ruleset_append_decl2()
2106 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl2()
2134 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl()
[all …]
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/croco/
H A Dcr-statement.c101 stmt->kind.font_face_rule->decl_list = in parse_font_face_property_cb()
104 if (!stmt->kind.font_face_rule->decl_list) in parse_font_face_property_cb()
206 stmt->kind.page_rule->decl_list = in parse_page_property_cb()
476 if (a_this->kind.ruleset->decl_list) { in cr_statement_clear()
613 if (a_this->kind.ruleset->decl_list) { in cr_statement_ruleset_to_string()
663 if (a_this->kind.font_face_rule->decl_list) { in cr_statement_font_face_rule_to_string()
770 if (a_this->kind.page_rule->decl_list) { in cr_statement_at_page_rule_to_string()
2103 (a_this->kind.ruleset->decl_list, in cr_statement_ruleset_append_decl2()
2106 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl2()
2134 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl()
[all …]
/dports/www/cssed/cssed-0.4.0/libcroco/parser/
H A Dcr-statement.c101 stmt->kind.font_face_rule->decl_list = in parse_font_face_property_cb()
104 if (!stmt->kind.font_face_rule->decl_list) in parse_font_face_property_cb()
206 stmt->kind.page_rule->decl_list = in parse_page_property_cb()
476 if (a_this->kind.ruleset->decl_list) { in cr_statement_clear()
609 if (a_this->kind.ruleset->decl_list) { in cr_statement_ruleset_to_string()
655 if (a_this->kind.font_face_rule->decl_list) { in cr_statement_font_face_rule_to_string()
755 if (a_this->kind.page_rule->decl_list) { in cr_statement_at_page_rule_to_string()
1985 (a_this->kind.ruleset->decl_list, in cr_statement_ruleset_append_decl2()
1988 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl2()
2012 a_this->kind.ruleset->decl_list = new_decls; in cr_statement_ruleset_append_decl()
[all …]
/dports/textproc/gtk-doc/gtk-doc-1.33.2/gtkdoc/
H A Dscan.py178 decl_list = []
186 ScanHeader(file, section_list, decl_list, get_types, seen_headers, options)
189 ScanHeaders(dir, section_list, decl_list, get_types, seen_headers, options)
197 for decl in decl_list:
354 ScanHeader(fullname, section_list, decl_list, get_types,
362 ScanHeaders(os.path.join(source_dir, dir), section_list, decl_list,
366 def ScanHeader(input_file, section_list, decl_list, get_types, seen_headers, options): argument
424 def ScanHeaderContent(input_lines, decl_list, get_types, options): argument
708 decl_list.append(
967 decl_list.append('<%s>\n<NAME>%s</NAME>\n%s%s</%s>\n' %
[all …]
/dports/graphics/darktable/darktable-3.6.1/tools/introspection/
H A Dparser.pm184 my @decl_list = parse_struct_decl_list();
185 return if(!@decl_list);
190 if($type == $K_STRUCT) { $ast = ast_type_struct_node->new(\@token, $name, \@decl_list); }
191 else { $ast = ast_type_union_node->new(\@token, $name, \@decl_list); }
200 my @decl_list;
215 push(@decl_list, ast_declaration_node->new(\@tmp_token, $type, $declaration));
218 return @decl_list;
H A Dast.pm785 my ($self, $token, $name, $decl_list) = @_;
791 $reference->{decl_list} = $decl_list;
799 foreach(@{$self->{decl_list}})
809 foreach(@{$self->{decl_list}})
834 foreach(@{$self->{decl_list}})
846 foreach(@{$self->{decl_list}})
868 my ($self, $token, $name, $decl_list) = @_;
870 my $reference = $self->SUPER::new($token, $name, $decl_list);
891 my ($self, $token, $name, $decl_list) = @_;
893 my $reference = $self->SUPER::new($token, $name, $decl_list);
/dports/graphics/darktable38/darktable-3.8.0/tools/introspection/
H A Dparser.pm184 my @decl_list = parse_struct_decl_list();
185 return if(!@decl_list);
190 if($type == $K_STRUCT) { $ast = ast_type_struct_node->new(\@token, $name, \@decl_list); }
191 else { $ast = ast_type_union_node->new(\@token, $name, \@decl_list); }
200 my @decl_list;
215 push(@decl_list, ast_declaration_node->new(\@tmp_token, $type, $declaration));
218 return @decl_list;
H A Dast.pm785 my ($self, $token, $name, $decl_list) = @_;
791 $reference->{decl_list} = $decl_list;
799 foreach(@{$self->{decl_list}})
809 foreach(@{$self->{decl_list}})
834 foreach(@{$self->{decl_list}})
846 foreach(@{$self->{decl_list}})
868 my ($self, $token, $name, $decl_list) = @_;
870 my $reference = $self->SUPER::new($token, $name, $decl_list);
891 my ($self, $token, $name, $decl_list) = @_;
893 my $reference = $self->SUPER::new($token, $name, $decl_list);
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/webvtt/
H A DCSSGrammar.y151 %type <declarationList> decl_list
522 | decl_list declaration {
527 | decl_list {
536 | decl_list error {
539 | decl_list invalid_block_list {
544 decl_list:
562 | decl_list declaration ';' maybe_space {
570 | decl_list error ';' maybe_space {
573 | decl_list error invalid_block_list error ';' maybe_space {
/dports/devel/cproto/cproto-4.7k/
H A Dsemantic.h25 DeclaratorList *decl_list, Declarator *declarator);
27 DeclaratorList *decl_list);
47 DeclSpec *decl_spec, DeclaratorList *decl_list);
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/byacc/dist/test/btyacc/
H A Dbtyacc_demo.output11 6 input : $$1 decl_list
13 7 decl_list :
17 9 decl_list : decl_list $$2 decl
117 input : $$1 . decl_list (6)
118 decl_list : . (7)
122 decl_list goto 3
126 input : $$1 decl_list . (6)
127 decl_list : decl_list . $$2 decl (9)
143 decl_list : decl_list $$2 . decl (9)
199 decl_list : decl_list $$2 decl . (9)
[all …]
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/passes/backends/yosys/translation/structural/
H A DYosysStructuralTranslatorL1.py137 decl_list = s.port_gen( port_direction, port_id, port_n_dim, port_dtype )
138 for dct in decl_list:
145 decl_list = s.port_wire_gen( port_id, port_n_dim, port_dtype )
146 for dct in decl_list:
185 decl_list = s.port_wire_gen( wire_id, wire_n_dim, wire_dtype )
186 for dct in decl_list:
/dports/multimedia/aom/aom-3.2.0/tools/auto_refactor/
H A Dtest_auto_refactor.py613 decl_list = func_def_node.body.block_items
614 decl_status = parse_decl_node(self.struct_info, decl_list[0])
618 decl_status = parse_decl_node(self.struct_info, decl_list[1])
622 decl_status = parse_decl_node(self.struct_info, decl_list[2])
626 decl_status = parse_decl_node(self.struct_info, decl_list[3])
632 decl_list = func_def_node.body.block_items
633 decl_status = parse_decl_node(self.struct_info, decl_list[0])
640 decl_list = func_def_node.body.block_items
648 decl_list = func_def_node.body.block_items
657 decl_list = func_def_node.body.block_items
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/tools/auto_refactor/
H A Dtest_auto_refactor.py604 decl_list = func_def_node.body.block_items
605 decl_status = parse_decl_node(self.struct_info, decl_list[0])
609 decl_status = parse_decl_node(self.struct_info, decl_list[1])
613 decl_status = parse_decl_node(self.struct_info, decl_list[2])
617 decl_status = parse_decl_node(self.struct_info, decl_list[3])
623 decl_list = func_def_node.body.block_items
624 decl_status = parse_decl_node(self.struct_info, decl_list[0])
631 decl_list = func_def_node.body.block_items
639 decl_list = func_def_node.body.block_items
648 decl_list = func_def_node.body.block_items
[all …]

12345678910