Home
last modified time | relevance | path

Searched refs:last_parent (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dparser-mpcmd.c111 last_parent = root = play_tree_new(); in m_config_parse_mp_command_line()
131 if(last_parent->flags & PLAY_TREE_RND) in m_config_parse_mp_command_line()
134 play_tree_set_child(last_parent,entry); in m_config_parse_mp_command_line()
139 last_parent = entry; in m_config_parse_mp_command_line()
145 if( ! last_parent || ! last_parent->parent) { in m_config_parse_mp_command_line()
149 last_entry = last_parent; in m_config_parse_mp_command_line()
150 last_parent = last_entry->parent; in m_config_parse_mp_command_line()
181 last_parent->flags |= PLAY_TREE_RND; in m_config_parse_mp_command_line()
186 last_parent->flags &= ~PLAY_TREE_RND; in m_config_parse_mp_command_line()
275 add_entry(&last_parent,&last_entry,entry); in m_config_parse_mp_command_line()
[all …]
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dparser-mpcmd.c111 last_parent = root = play_tree_new(); in m_config_parse_mp_command_line()
131 if(last_parent->flags & PLAY_TREE_RND) in m_config_parse_mp_command_line()
134 play_tree_set_child(last_parent,entry); in m_config_parse_mp_command_line()
139 last_parent = entry; in m_config_parse_mp_command_line()
145 if( ! last_parent || ! last_parent->parent) { in m_config_parse_mp_command_line()
149 last_entry = last_parent; in m_config_parse_mp_command_line()
150 last_parent = last_entry->parent; in m_config_parse_mp_command_line()
181 last_parent->flags |= PLAY_TREE_RND; in m_config_parse_mp_command_line()
186 last_parent->flags &= ~PLAY_TREE_RND; in m_config_parse_mp_command_line()
275 add_entry(&last_parent,&last_entry,entry); in m_config_parse_mp_command_line()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Dbootconfig.c31 static struct xbc_node *last_parent __initdata;
375 if (!last_parent) { in xbc_add_sibling()
381 if (!last_parent->child) { in xbc_add_sibling()
400 last_parent = node; in xbc_add_child()
449 if (!last_parent || brace_index < 0 || in __xbc_close_brace()
454 last_parent = NULL; in __xbc_close_brace()
556 if (!last_parent) /* the first level */ in __xbc_add_key()
566 last_parent = node; in __xbc_add_key()
627 last_parent = prev_parent; in xbc_parse_kv()
650 last_parent = prev_parent; in xbc_parse_key()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A Dbootconfig.c31 static struct xbc_node *last_parent __initdata;
375 if (!last_parent) { in xbc_add_sibling()
381 if (!last_parent->child) { in xbc_add_sibling()
400 last_parent = node; in xbc_add_child()
449 if (!last_parent || brace_index < 0 || in __xbc_close_brace()
454 last_parent = NULL; in __xbc_close_brace()
556 if (!last_parent) /* the first level */ in __xbc_add_key()
566 last_parent = node; in __xbc_add_key()
627 last_parent = prev_parent; in xbc_parse_kv()
650 last_parent = prev_parent; in xbc_parse_key()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A Dbootconfig.c31 static struct xbc_node *last_parent __initdata;
375 if (!last_parent) { in xbc_add_sibling()
381 if (!last_parent->child) { in xbc_add_sibling()
400 last_parent = node; in xbc_add_child()
449 if (!last_parent || brace_index < 0 || in __xbc_close_brace()
454 last_parent = NULL; in __xbc_close_brace()
556 if (!last_parent) /* the first level */ in __xbc_add_key()
566 last_parent = node; in __xbc_add_key()
627 last_parent = prev_parent; in xbc_parse_kv()
650 last_parent = prev_parent; in xbc_parse_key()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/uitest/ui_logger_dsl/
H A Ddsl_core.py43 last_parent = [] variable in ul_Compiler
66 self.last_parent.append("MainWindow")
357 self.last_parent.append(DialogCommand.dialog_name)
383 self.last_parent.pop()
432 self.last_parent[self.parent_hierarchy_count],
455 self.last_parent[self.parent_hierarchy_count],
480 self.last_parent[self.parent_hierarchy_count],
632 self.last_parent[self.parent_hierarchy_count],
683 self.last_parent[self.parent_hierarchy_count],
702 self.last_parent[self.parent_hierarchy_count],
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/proxy/
H A DParentSelectionStrategy.cc45 ink_assert((result->last_parent) < numParents(result)); in markParentDown()
46 pRec = (parents + result->last_parent); in markParentDown()
124 ink_assert((int)(result->last_parent) < num_parents); in markParentUp()
125 pRec = parents + result->last_parent; in markParentUp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/uitest/ui_logger_dsl/
H A Ddsl_core.py43 last_parent = [] variable in ul_Compiler
65 self.last_parent.append("MainWindow")
341 self.last_parent.append(DialogCommand.dialog_name)
367 self.last_parent.pop()
412 self.last_parent[self.parent_hierarchy_count],
435 self.last_parent[self.parent_hierarchy_count],
460 self.last_parent[self.parent_hierarchy_count],
485 self.last_parent[self.parent_hierarchy_count],
510 self.last_parent[self.parent_hierarchy_count],
535 self.last_parent[self.parent_hierarchy_count],
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/tools/
H A Dgit_changelog142 my $last_parent;
157 $last_parent = $1;
161 $last_parent = undef;
178 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql96-server/postgresql-9.6.24/src/tools/
H A Dgit_changelog142 my $last_parent;
157 $last_parent = $1;
161 $last_parent = undef;
178 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/tools/
H A Dgit_changelog142 my $last_parent;
157 $last_parent = $1;
161 $last_parent = undef;
178 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/tools/
H A Dgit_changelog142 my $last_parent;
157 $last_parent = $1;
161 $last_parent = undef;
178 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql10-plperl/postgresql-10.19/src/tools/
H A Dgit_changelog142 my $last_parent;
157 $last_parent = $1;
161 $last_parent = undef;
178 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql10-docs/postgresql-10.19/src/tools/
H A Dgit_changelog142 my $last_parent;
157 $last_parent = $1;
161 $last_parent = undef;
178 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql10-contrib/postgresql-10.19/src/tools/
H A Dgit_changelog142 my $last_parent;
157 $last_parent = $1;
161 $last_parent = undef;
178 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql10-client/postgresql-10.19/src/tools/
H A Dgit_changelog142 my $last_parent;
157 $last_parent = $1;
161 $last_parent = undef;
178 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql10-plpython/postgresql-10.19/src/tools/
H A Dgit_changelog142 my $last_parent;
157 $last_parent = $1;
161 $last_parent = undef;
178 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql11-plperl/postgresql-11.14/src/tools/
H A Dgit_changelog143 my $last_parent;
158 $last_parent = $1;
162 $last_parent = undef;
179 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql11-contrib/postgresql-11.14/src/tools/
H A Dgit_changelog143 my $last_parent;
158 $last_parent = $1;
162 $last_parent = undef;
179 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql11-client/postgresql-11.14/src/tools/
H A Dgit_changelog143 my $last_parent;
158 $last_parent = $1;
162 $last_parent = undef;
179 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql11-docs/postgresql-11.14/src/tools/
H A Dgit_changelog143 my $last_parent;
158 $last_parent = $1;
162 $last_parent = undef;
179 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/tools/
H A Dgit_changelog142 my $last_parent;
157 $last_parent = $1;
161 $last_parent = undef;
178 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql11-plpython/postgresql-11.14/src/tools/
H A Dgit_changelog143 my $last_parent;
158 $last_parent = $1;
162 $last_parent = undef;
179 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql10-server/postgresql-10.19/src/tools/
H A Dgit_changelog142 my $last_parent;
157 $last_parent = $1;
161 $last_parent = undef;
178 $sprout_tags{$last_parent} = $branch if defined $last_parent;
/dports/databases/postgresql12-client/postgresql-12.9/src/tools/
H A Dgit_changelog143 my $last_parent;
158 $last_parent = $1;
162 $last_parent = undef;
179 $sprout_tags{$last_parent} = $branch if defined $last_parent;

12345678