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

  /external/ltrace/sysdeps/linux-gnu/
mksyscallent_s390 30 use Getopt::Std;
  /external/libvpx/libvpx/build/make/
rtcd.pl 5 use Getopt::Long;
6 Getopt::Long::Configure("auto_help") if $Getopt::Long::VERSION > 2.32;
36 Getopt::Long::HelpMessage('-exit' => 1);
43 Getopt::Long::HelpMessage('-exit' => 1);
  /external/valgrind/auxprogs/
compare-build-logs 14 use Getopt::Long;
nightly-build-summary 51 use Getopt::Long;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
rtcd.pl 5 use Getopt::Long;
6 Getopt::Long::Configure("auto_help");
36 Getopt::Long::HelpMessage('-exit' => 1);
43 Getopt::Long::HelpMessage('-exit' => 1);
  /external/markdown/MarkdownTest/
MarkdownTest.pl 12 use Getopt::Long;
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 48 use Getopt::Long;
genlingware.pl 59 use Getopt::Long;
  /external/curl/lib/
mk-ca-bundle.pl 33 use Getopt::Std;
111 $Getopt::Std::STANDARD_HELP_VERSION = 1;
129 print "Getopt::Std.pm Version : ${Getopt::Std::VERSION}\n";
  /external/mksh/src/
misc.c 58 static void chvt(const Getopt *);
376 Getopt go;
968 /* Initialise a Getopt structure */
970 ksh_getopt_reset(Getopt *go, int flags)
982 * getopt() used for shell built-in commands, the getopts command, and
1007 ksh_getopt(const char **argv, Getopt *go, const char *optionsp)
    [all...]
sh.h 1006 /* Values for Getopt.flags */
1011 /* Values for Getopt.info */
1028 } Getopt;
1030 EXTERN Getopt builtin_opt; /* for shell builtin commands */
1031 EXTERN Getopt user_opt; /* parsing state for getopts builtin command */
    [all...]
check.pl 174 use Getopt::Std;
    [all...]
funcs.c     [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
genIndexFilters.bat 36 use Getopt::Long;
dumpICUrules.bat 36 use Getopt::Long;
  /external/llvm/utils/
codegen-diff 3 use Getopt::Std;
  /external/valgrind/tests/
check_headers_and_includes 26 use Getopt::Long;
  /external/ImageMagick/scripts/
format_c_api_docs 14 use Getopt::Long;
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 19 use Getopt::Long;
  /external/autotest/client/tools/
boottool     [all...]
  /external/jemalloc/bin/
jeprof.in 73 use Getopt::Long;
    [all...]

Completed in 798 milliseconds