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

12

  /external/mksh/src/
sh.h 946 /* Values for Getopt.flags */
951 /* Values for Getopt.info */
968 } Getopt;
970 EXTERN Getopt builtin_opt; /* for shell builtin commands */
971 EXTERN Getopt user_opt; /* parsing state for getopts builtin command */
    [all...]
check.pl 173 use Getopt::Std;
    [all...]
funcs.c     [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
svn-apply 66 use Getopt::Long;
svn-create-patch 51 use Getopt::Long;
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 59 use Getopt::Long;
  /external/chromium_org/third_party/lcov/bin/
geninfo 56 use Getopt::Long;
273 Getopt::Long::Configure("pass_through", "no_auto_abbrev");
276 Getopt::Long::Configure("default");
    [all...]
lcov 69 use Getopt::Long;
226 Getopt::Long::Configure("pass_through", "no_auto_abbrev");
229 Getopt::Long::Configure("default");
    [all...]
genhtml 69 use Getopt::Long;
325 Getopt::Long::Configure("pass_through", "no_auto_abbrev");
328 Getopt::Long::Configure("default");
    [all...]
  /external/chromium_org/third_party/icu/source/tools/gensprep/
filterRFC3454.pl 19 use Getopt::Long;
  /external/chromium_org/third_party/lcov/contrib/galaxy/
genflat.pl 34 use Getopt::Long;
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 19 use Getopt::Long;
  /external/chromium_org/chrome/installer/mac/
pkg-dmg 276 use Getopt::Long;
421 # Non-global variables used in Getopt
443 Getopt::Long::Configure('pass_through');
463 # All arguments are parsed by Getopt
    [all...]
  /external/lldb/scripts/
disasm-gdb-remote.pl 432 use Getopt::Std;
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 73 use Getopt::Long;
    [all...]
  /external/jemalloc/bin/
pprof 73 use Getopt::Long;
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof 73 use Getopt::Long;
    [all...]

Completed in 554 milliseconds

12