Home
last modified time | relevance | path

Searched refs:no_open (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-utils/alsaucm/
Dusecase.c191 if (!context->no_open && context->card == NULL) { in do_initial_open()
204 if (!context->no_open) { in do_initial_open()
223 if (!context->no_open) { in do_one()
225 context->no_open = 1; in do_one()
460 context->no_open = 1; in main()
Dusecase.h29 unsigned int no_open:1; member
/third_party/gettext/build-aux/
Dtexi2html563 my $no_open = shift;
615 $text = "<${style}$attribute_text>" . "$text" if (!$no_open);
619 $text = $OPEN_QUOTE_SYMBOL . "$text" if (!$no_open);
625 if (defined($style->{'begin'}) and !$no_open)
636 $text = $OPEN_QUOTE_SYMBOL . "$text" if (!$no_open);
18536 my $no_open = shift;
18616 …t = &$Texi2HTML::Config::style($style, $macro, $text, $args, $no_close, $no_open, $line_nr, $state…
18662 unless ($no_open)