HomeSort by relevance Sort by last modified time
    Searched refs:Getopt (Results 1 - 25 of 27) sorted by null

1 2

  /external/syslinux/gpxe/src/util/
padimg.pl 5 use Getopt::Long;
19 Getopt::Long::Configure ( 'bundling', 'auto_abbrev' );
licence.pl 21 use Getopt::Long;
106 Getopt::Long::Configure ( 'bundling', 'auto_abbrev' );
makerom.pl 3 use Getopt::Std;
modrom.pl 3 use Getopt::Std;
  /external/ltp/testcases/kernel/io/disktest/
Makefile.aix 139 ALLHDRS=main.h sfunc.h parse.h childmain.h threading.h globals.h usage.h Getopt.h io.h dump.h timer.h stats.h signals.h
140 SRCS=main.c sfunc.c parse.c childmain.c threading.c globals.c usage.c Getopt.c io.c dump.c timer.c stats.c signals.c
141 OBJS=main.o sfunc.o parse.o childmain.o threading.o globals.o usage.o Getopt.o io.o dump.o timer.o stats.o signals.o
157 Getopt.o: Getopt.c Getopt.h
  /external/libvpx/libvpx/build/make/
rtcd.pl 14 use Getopt::Long;
15 Getopt::Long::Configure("auto_help") if $Getopt::Long::VERSION > 2.32;
45 Getopt::Long::HelpMessage('-exit' => 1);
52 Getopt::Long::HelpMessage('-exit' => 1);
  /external/abi-compliance-checker/
Makefile.pl 26 use Getopt::Long;
27 Getopt::Long::Configure ("posix_default", "no_ignore_case");
  /external/abi-dumper/
Makefile.pl 23 use Getopt::Long;
24 Getopt::Long::Configure ("posix_default", "no_ignore_case");
abi-dumper.pl 41 use Getopt::Long;
42 Getopt::Long::Configure ("posix_default", "no_ignore_case", "permute");
    [all...]
  /external/markdown/MarkdownTest/
MarkdownTest.pl 12 use Getopt::Long;
  /external/curl/lib/
mk-ca-bundle.pl 34 use Getopt::Std;
111 $Getopt::Std::STANDARD_HELP_VERSION = 1;
138 print "Getopt::Std.pm Version : ${Getopt::Std::VERSION}\n";
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
genIndexFilters.bat 40 use Getopt::Long;
dumpICUrules.bat 40 use Getopt::Long;
  /external/swiftshader/third_party/LLVM/utils/
codegen-diff 3 use Getopt::Std;
  /external/llvm/utils/
codegen-diff 3 use Getopt::Std;
  /external/valgrind/auxprogs/
nightly-build-summary 51 use Getopt::Long;
  /external/valgrind/tests/
check_headers_and_includes 26 use Getopt::Long;
  /external/mksh/src/
misc.c 57 static void chvt(const Getopt *);
352 Getopt go;
1199 /* Initialise a Getopt structure */
1201 ksh_getopt_reset(Getopt *go, int flags)
1213 * getopt() used for shell built-in commands, the getopts command, and
1238 ksh_getopt(const char **argv, Getopt *go, const char *optionsp)
    [all...]
sh.h     [all...]
check.pl 180 use Getopt::Std;
    [all...]
funcs.c     [all...]
  /external/ImageMagick/scripts/
format_c_api_docs 14 use Getopt::Long;
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 21 use Getopt::Long;
  /external/mesa3d/scripts/
get_reviewer.pl 21 use Getopt::Long qw(:config no_auto_abbrev);
    [all...]
  /external/jemalloc/bin/
jeprof.in 73 use Getopt::Long;
    [all...]

Completed in 739 milliseconds

1 2