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

  /external/clearsilver/perl/
ClearSilver.pm 42 =head1 SYNOPSIS
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 230 SYNOPSIS_C='<synopsis of the problem (one line)>'
287 SEND-PR: Note that the Synopsis field is mandatory. The Subject (for
288 SEND-PR: the mail) will be made the same as Synopsis unless explicitly
322 >Synopsis: $SYNOPSIS_C
467 # 6) Check that synopsis is not empty
469 if grep "^>Synopsis:[ ]*${SYNOPSIS_C}\$" $TEMP > /dev/null
471 echo "$COMMAND: Synopsis must not be empty."
514 # in Synopsis.
519 SYNOPSIS=`grep '^>Synopsis:' $TEMP | sed -e 's/^>Synopsis:[ ]*//'
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-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...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-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...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 230 SYNOPSIS_C='<synopsis of the problem (one line)>'
287 SEND-PR: Note that the Synopsis field is mandatory. The Subject (for
288 SEND-PR: the mail) will be made the same as Synopsis unless explicitly
322 >Synopsis: $SYNOPSIS_C
467 # 6) Check that synopsis is not empty
469 if grep "^>Synopsis:[ ]*${SYNOPSIS_C}\$" $TEMP > /dev/null
471 echo "$COMMAND: Synopsis must not be empty."
514 # in Synopsis.
519 SYNOPSIS=`grep '^>Synopsis:' $TEMP | sed -e 's/^>Synopsis:[ ]*//'
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-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...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-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...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gccbug 230 SYNOPSIS_C='<synopsis of the problem (one line)>'
287 SEND-PR: Note that the Synopsis field is mandatory. The Subject (for
288 SEND-PR: the mail) will be made the same as Synopsis unless explicitly
322 >Synopsis: $SYNOPSIS_C
467 # 6) Check that synopsis is not empty
469 if grep "^>Synopsis:[ ]*${SYNOPSIS_C}\$" $TEMP > /dev/null
471 echo "$COMMAND: Synopsis must not be empty."
514 # in Synopsis.
519 SYNOPSIS=`grep '^>Synopsis:' $TEMP | sed -e 's/^>Synopsis:[ ]*//'
    [all...]
  /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/webkit/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 395 =head1 SYNOPSIS

Completed in 208 milliseconds