Searched refs:is_start (Results 1 – 7 of 7) sorted by relevance
357 if( $token->is_start and $token->tagname eq 'head1' ) {372 $skipX = $token->is_start;414 if($token->is_start and $content_containers{ $token->tagname }) {
15 sub is_start { $_[0][0] eq 'start' } subroutine
835 } elsif($t->is_start and $t->tag eq 'X') {840 if( $t->is_start and $t->tag eq 'X') { ++$x_open }
32 uint8_t panel_inst, uint32_t *residency, const bool is_start, const enum pr_residency_mode mode);
224 uint32_t *residency, const bool is_start, enum pr_residency_mode mode) in dmub_replay_residency() argument252 if (is_start) in dmub_replay_residency()
681 my $is_start = $j == 0 && $uvchr_skip_should_be > 1;682 my $display_is_start = $is_start || 0;683 next unless is(test_UTF8_IS_START($b), $is_start,
290 unsigned int *residency, const bool is_start,