Home
last modified time | relevance | path

Searched refs:Getopt (Results 1 – 25 of 46) sorted by relevance

12

/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
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/libvpx/libvpx/build/make/
Drtcd.pl5 use Getopt::Long;
6 Getopt::Long::Configure("auto_help");
36 Getopt::Long::HelpMessage('-exit' => 1);
43 Getopt::Long::HelpMessage('-exit' => 1);
/external/ltrace/sysdeps/linux-gnu/
Dmksyscallent_s39030 use Getopt::Std;
/external/markdown/MarkdownTest/
DMarkdownTest.pl12 use Getopt::Long;
/external/srec/tools/cmd/
Dpht_to_long.pl1 use Getopt::Long;
Dpht_to_short.pl2 use Getopt::Long;
Dsrecres2utd.pl3 use Getopt::Long;
/external/chromium_org/third_party/lcov/bin/
Dgendesc40 use Getopt::Long;
Dmcov18 use Getopt::Long;
Dgenpng34 use Getopt::Long;
/external/chromium_org/third_party/WebKit/Tools/Scripts/
Dcompare-timing-files33 use Getopt::Long;
Ddo-webcore-rename35 use Getopt::Long qw(:config pass_through);
Dparse-malloc-history33 use Getopt::Long;
Dsvn-unapply68 use Getopt::Long;
/external/llvm/utils/
Dcodegen-diff3 use Getopt::Std;
/external/lldb/scripts/
Dsed-sources6 use Getopt::Std;
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
Dsunspider-compare-results27 use Getopt::Long;
Dsunspider28 use Getopt::Long;
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
Dsymshift.pl48 use Getopt::Long;
Dgenlingware.pl59 use Getopt::Long;
/external/valgrind/main/tests/
Dcheck_headers_and_includes18 use Getopt::Long;
/external/mksh/src/
Dsh.h968 } Getopt; typedef
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 *);
Dmisc.c58 static void chvt(const Getopt *);
360 Getopt go; in parse_args()
955 ksh_getopt_reset(Getopt *go, int flags) in ksh_getopt_reset()
992 ksh_getopt(const char **argv, Getopt *go, const char *optionsp) in ksh_getopt()
1959 chvt(const Getopt *go) in chvt()
2028 rndset((unsigned long)chvt_rndsetup(go, sizeof(Getopt))); in chvt()
/external/chromium_org/chrome/installer/mac/
Dpkg-dmg276 use Getopt::Long;
443 Getopt::Long::Configure('pass_through');
/external/chromium_org/third_party/devscripts/
Dlicensecheck.pl.vanilla137 use Getopt::Long qw(:config gnu_getopt);

12