HomeSort by relevance Sort by last modified time
    Searched refs:opt (Results 501 - 525 of 3025) sorted by null

<<21222324252627282930>>

  /external/syslinux/utils/
pxelinux-options 160 my($opt, $arg) = @_;
163 if (defined($option_format{$opt})) {
164 $v = $option_format{$opt}[1]($arg);
173 my($opt, $arg) = @_;
176 if (defined($option_format{$opt})) {
177 $v = $option_format{$opt}[2]($arg);
404 foreach $opt (keys(%option_names)) {
405 $option_rnames{$option_names{$opt}} = $opt;
417 while (defined($opt = shift(@ARGV)))
    [all...]
  /prebuilts/tools/common/m2/repository/commons-cli/commons-cli/1.0/
commons-cli-1.0.jar 
  /external/clang/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
194 int getLastArgIntValue(const llvm::opt::ArgList &Args,
195 llvm::opt::OptSpecifier Id, int Default,
198 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
199 llvm::opt::OptSpecifier Id, int Default,
204 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
205 llvm::opt::OptSpecifier Id, uint64_t Default,
208 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
209 llvm::opt::OptSpecifier Id,
  /external/emma/core/java12/com/vladium/emma/instr/
instrCommand.java 81 final IOptsParser.IOpt opt = opts [o]; local
82 final String on = opt.getCanonicalName ();
84 if (! processOpt (opt))
88 m_instrpath = getListOptValue (opt, PATH_DELIMITERS, true);
92 m_outDirName = opt.getFirstValue ();
96 m_outFileName = opt.getFirstValue ();
100 m_outDataMerge = getOptionalBooleanOptValue (opt) ? Boolean.TRUE : Boolean.FALSE;
105 m_ixpath = getListOptValue (opt, COMMA_DELIMITERS, true);
109 final String ov = opt.getFirstValue ();
  /external/llvm/tools/bugpoint/
bugpoint.cpp 37 static cl::opt<bool>
45 static cl::opt<unsigned>
50 static cl::opt<int>
55 static cl::opt<bool>
65 static cl::opt<bool>
69 static cl::opt<bool>
71 cl::desc("Optimization level 1. Identical to 'opt -O1'"));
73 static cl::opt<bool>
75 cl::desc("Optimization level 2. Identical to 'opt -O2'"));
77 static cl::opt<bool
    [all...]
  /external/llvm/tools/opt/
opt.cpp 1 //===- opt.cpp - The LLVM Modular Optimizer -------------------------------===//
67 // to run over the module. This flag switches opt to use the new pass manager
70 static cl::opt<std::string> PassPipeline(
77 static cl::opt<std::string>
81 static cl::opt<std::string>
85 static cl::opt<bool>
88 static cl::opt<bool>
91 static cl::opt<bool>
95 static cl::opt<bool>
98 static cl::opt<bool
    [all...]
  /external/python/cpython2/Mac/scripts/
BuildApplet.py 93 for opt, arg in options:
94 if opt in ('-o', '--output'):
96 elif opt in ('-r', '--resource'):
98 elif opt in ('-n', '--noargv'):
100 elif opt in ('-e', '--extra'):
104 elif opt in ('-P', '--python'):
109 elif opt in ('-v', '--verbose'):
111 elif opt in ('-?', '--help'):
113 elif opt in ('-d', '--destroot'):
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
194 int getLastArgIntValue(const llvm::opt::ArgList &Args,
195 llvm::opt::OptSpecifier Id, int Default,
198 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
199 llvm::opt::OptSpecifier Id, int Default,
204 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
205 llvm::opt::OptSpecifier Id, uint64_t Default,
208 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
209 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
194 int getLastArgIntValue(const llvm::opt::ArgList &Args,
195 llvm::opt::OptSpecifier Id, int Default,
198 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
199 llvm::opt::OptSpecifier Id, int Default,
204 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
205 llvm::opt::OptSpecifier Id, uint64_t Default,
208 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
209 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
194 int getLastArgIntValue(const llvm::opt::ArgList &Args,
195 llvm::opt::OptSpecifier Id, int Default,
198 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
199 llvm::opt::OptSpecifier Id, int Default,
204 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
205 llvm::opt::OptSpecifier Id, uint64_t Default,
208 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
209 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
195 int getLastArgIntValue(const llvm::opt::ArgList &Args,
196 llvm::opt::OptSpecifier Id, int Default,
199 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
200 llvm::opt::OptSpecifier Id, int Default,
205 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
206 llvm::opt::OptSpecifier Id, uint64_t Default,
209 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
210 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
195 int getLastArgIntValue(const llvm::opt::ArgList &Args,
196 llvm::opt::OptSpecifier Id, int Default,
199 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
200 llvm::opt::OptSpecifier Id, int Default,
205 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
206 llvm::opt::OptSpecifier Id, uint64_t Default,
209 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
210 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
195 int getLastArgIntValue(const llvm::opt::ArgList &Args,
196 llvm::opt::OptSpecifier Id, int Default,
199 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
200 llvm::opt::OptSpecifier Id, int Default,
205 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
206 llvm::opt::OptSpecifier Id, uint64_t Default,
209 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
210 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
195 int getLastArgIntValue(const llvm::opt::ArgList &Args,
196 llvm::opt::OptSpecifier Id, int Default,
199 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
200 llvm::opt::OptSpecifier Id, int Default,
205 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
206 llvm::opt::OptSpecifier Id, uint64_t Default,
209 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
210 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
194 int getLastArgIntValue(const llvm::opt::ArgList &Args,
195 llvm::opt::OptSpecifier Id, int Default,
198 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
199 llvm::opt::OptSpecifier Id, int Default,
204 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
205 llvm::opt::OptSpecifier Id, uint64_t Default,
208 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
209 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
194 int getLastArgIntValue(const llvm::opt::ArgList &Args,
195 llvm::opt::OptSpecifier Id, int Default,
198 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
199 llvm::opt::OptSpecifier Id, int Default,
204 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
205 llvm::opt::OptSpecifier Id, uint64_t Default,
208 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
209 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
194 int getLastArgIntValue(const llvm::opt::ArgList &Args,
195 llvm::opt::OptSpecifier Id, int Default,
198 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
199 llvm::opt::OptSpecifier Id, int Default,
204 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
205 llvm::opt::OptSpecifier Id, uint64_t Default,
208 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
209 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
195 int getLastArgIntValue(const llvm::opt::ArgList &Args,
196 llvm::opt::OptSpecifier Id, int Default,
199 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
200 llvm::opt::OptSpecifier Id, int Default,
205 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
206 llvm::opt::OptSpecifier Id, uint64_t Default,
209 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
210 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
195 int getLastArgIntValue(const llvm::opt::ArgList &Args,
196 llvm::opt::OptSpecifier Id, int Default,
199 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
200 llvm::opt::OptSpecifier Id, int Default,
205 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
206 llvm::opt::OptSpecifier Id, uint64_t Default,
209 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
210 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
195 int getLastArgIntValue(const llvm::opt::ArgList &Args,
196 llvm::opt::OptSpecifier Id, int Default,
199 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
200 llvm::opt::OptSpecifier Id, int Default,
205 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
206 llvm::opt::OptSpecifier Id, uint64_t Default,
209 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
210 llvm::opt::OptSpecifier Id,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
Utils.h 29 namespace opt { namespace in namespace:llvm
195 int getLastArgIntValue(const llvm::opt::ArgList &Args,
196 llvm::opt::OptSpecifier Id, int Default,
199 inline int getLastArgIntValue(const llvm::opt::ArgList &Args,
200 llvm::opt::OptSpecifier Id, int Default,
205 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
206 llvm::opt::OptSpecifier Id, uint64_t Default,
209 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
210 llvm::opt::OptSpecifier Id,
  /external/f2fs-tools/tools/
f2fstat.c 78 void f2fstat(struct options *opt)
128 if (opt->partname[0] != '\0') {
129 head = strstr(buf, opt->partname);
192 void parse_option(int argc, char *argv[], struct options *opt)
200 opt->delay = atoi(optarg);
203 opt->interval = atoi(optarg);
206 strcpy(opt->partname, basename(optarg));
282 struct options opt = { local
288 parse_option(argc, argv, &opt);
289 head_interval = opt.interval
    [all...]
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 154 String opt; local
155 while ((opt=nextOption()) != null) {
156 if (opt.equals("-p")) {
158 } else if (opt.equals("-w")) {
160 } else if (opt.equals("-r")) {
162 } else if (opt.equals("-m")) {
164 } else if (opt.equals("-f")) {
168 } else if (opt.equals("-e")) {
172 } else if (opt.equals("--no_window_animation")
173 || opt.equals("--no-window-animation"))
    [all...]
  /external/libpng/contrib/tools/
pngcp.c 282 png_uint_32 opt; /* an option, or OPTION or LIST */ member in struct:option
471 png_byte opt; /* The option being tested */ member in struct:display::stack
712 option_index(struct display *dp, const char *opt, size_t len)
721 if (strncmp(options[j].name, opt, len) == 0 && options[j].name[len] == 0)
728 "%.*s: unknown option", (int)/*SAFE*/len, opt);
736 get_option(struct display *dp, const char *opt, int *value)
738 const png_byte i = option_index(dp, opt, strlen(opt));
751 set_opt_string_(struct display *dp, unsigned int sp, png_byte opt,
764 add = sprintf(dp->curr+offset, " --%s=%d", options[opt].name
915 png_byte entry, opt; local
1136 int opt = dp->stack[sp].opt; local
1262 const png_byte opt = option_index(dp, opt_str, strlen(opt_str)); local
    [all...]
  /prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
commons-cli-1.3.1.jar 

Completed in 460 milliseconds

<<21222324252627282930>>