Searched refs:Getopt (Results 1 - 25 of 41) sorted by relevance

12

/external/ltrace/sysdeps/linux-gnu/
H A Dmksyscallent_s39030 use Getopt::Std;
/external/srec/tools/cmd/
H A Dpht_to_long.pl1 use Getopt::Long;
H A Dpht_to_short.pl2 use Getopt::Long;
H A Dsrecres2utd.pl3 use Getopt::Long;
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Drtcd.pl5 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/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dcompare-timing-files33 use Getopt::Long;
H A Ddo-webcore-rename35 use Getopt::Long qw(:config pass_through);
H A Dparse-malloc-history33 use Getopt::Long;
H A Dsvn-unapply68 use Getopt::Long;
H A Dcommit-log-editor33 use Getopt::Long;
/external/libvpx/libvpx/build/make/
H A Drtcd.pl5 use Getopt::Long;
6 Getopt::Long::Configure("auto_help");
36 Getopt::Long::HelpMessage('-exit' => 1);
43 Getopt::Long::HelpMessage('-exit' => 1);
/external/chromium_org/third_party/lcov/bin/
H A Dgendesc40 use Getopt::Long;
H A Dmcov18 use Getopt::Long;
H A Dgenpng34 use Getopt::Long;
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
H A Dsunspider-compare-results27 use Getopt::Long;
H A Dsunspider28 use Getopt::Long;
/external/markdown/MarkdownTest/
H A DMarkdownTest.pl12 use Getopt::Long;
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dsymshift.pl48 use Getopt::Long;
H A Dgenlingware.pl59 use Getopt::Long;
/external/valgrind/main/tests/
H A Dcheck_headers_and_includes18 use Getopt::Long;
/external/mksh/src/
H A Dmisc.c58 static void chvt(const Getopt *);
360 Getopt go;
953 /* Initialise a Getopt structure */
955 ksh_getopt_reset(Getopt *go, int flags)
992 ksh_getopt(const char **argv, Getopt *go, const char *optionsp)
1959 chvt(const Getopt *go)
2028 rndset((unsigned long)chvt_rndsetup(go, sizeof(Getopt)));
H A Dsh.h946 /* Values for Getopt.flags */
951 /* Values for Getopt.info */
968 } Getopt; typedef in typeref:struct:__anon28023
970 EXTERN Getopt builtin_opt; /* for shell builtin commands */
971 EXTERN Getopt user_opt; /* parsing state for getopts builtin command */
1229 Getopt getopts_state;
1866 void ksh_getopt_reset(Getopt *, int);
1867 int ksh_getopt(const char **, Getopt *, const char *);
/external/lldb/scripts/
H A Dsed-sources6 use Getopt::Std;
/external/llvm/utils/
H A Dcodegen-diff3 use Getopt::Std;
/external/valgrind/main/auxprogs/
H A Dnightly-build-summary51 use Getopt::Long;

Completed in 604 milliseconds

12