HomeSort by relevance Sort by last modified time
    Searched refs:SYNOPSIS (Results 1 - 12 of 12) sorted by null

  /external/linux-tools-perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
Context.pm 31 =head1 SYNOPSIS
Util.pm 70 =head1 SYNOPSIS
Core.pm 168 =head1 SYNOPSIS
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 22 =head1 SYNOPSIS
  /external/markdown/MarkdownTest/
MarkdownTest.pl 104 =head1 SYNOPSIS
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 229 SYNOPSIS_C='<synopsis of the problem (one line)>'
286 SEND-PR: Note that the Synopsis field is mandatory. The Subject (for
287 SEND-PR: the mail) will be made the same as Synopsis unless explicitly
321 >Synopsis: $SYNOPSIS_C
466 # 6) Check that synopsis is not empty
468 if grep "^>Synopsis:[ ]*${SYNOPSIS_C}\$" $TEMP > /dev/null
470 echo "$COMMAND: Synopsis must not be empty."
513 # in Synopsis.
518 SYNOPSIS=`grep '^>Synopsis:' $TEMP | sed -e 's/^>Synopsis:[ ]*//'
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 3 .SH SYNOPSIS
28 [COMMAND SYNOPSIS]
29 This is just a brief synopsis of \*(sd commands to serve as
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BitSet.pm 255 =head1 SYNOPSIS
  /external/grub/docs/
help2man 229 # Extract usage clause(s) [if any] for SYNOPSIS.
240 my $synopsis = '';
243 $synopsis .= ".br\n" if $synopsis;
246 $synopsis .= ".B $1\n";
257 $synopsis .= "$_\n";
260 $include{SYNOPSIS} ||= $synopsis;
477 my @pre = qw(NAME SYNOPSIS DESCRIPTION OPTIONS EXAMPLES);
  /external/llvm/utils/
codegen-diff 85 =head1 SYNOPSIS
106 Finally, you run B<codegen-diff>, as indicated in the Synopsis section of
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 269 # Extract usage clause(s) [if any] for SYNOPSIS.
280 my $synopsis = '';
283 $synopsis .= ".br\n" if $synopsis;
286 $synopsis .= ".B $1\n";
297 $synopsis .= "$_\n";
300 $include{SYNOPSIS} ||= $synopsis;
519 my @pre = qw(NAME SYNOPSIS DESCRIPTION OPTIONS EXAMPLES);
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 395 =head1 SYNOPSIS

Completed in 148 milliseconds