Searched defs:hasArg (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Duoptions.h47 /* values of UOption.hasArg */
57 char hasArg; /* enum value: option takes no/requires/may have argument */ member in struct:UOption
62 #define UOPTION_DEF(longName, shortName, hasArg) \
63 { longName, NULL, NULL, NULL, shortName, hasArg, 0 }
/external/icu/icu4c/source/tools/toolutil/
H A Duoptions.h47 /* values of UOption.hasArg */
57 char hasArg; /* enum value: option takes no/requires/may have argument */ member in struct:UOption
62 #define UOPTION_DEF(longName, shortName, hasArg) \
63 { longName, NULL, NULL, NULL, shortName, hasArg, 0 }
/external/emma/core/java12/com/vladium/util/args/
H A DIOptsParser.java50 boolean hasArg (String name); method in interface:IOptsParser.IOpts
H A DOptsParser.java643 public boolean hasArg (final String name) method in class:OptsParser.Opts
/external/llvm/include/llvm/Option/
H A DArgList.h170 /// hasArg - Does the arg list contain any option matching \p Id.
176 bool hasArg(OptSpecifier Id) const { function in class:llvm::opt::ArgList
179 bool hasArg(OptSpecifier Id0, OptSpecifier Id1) const { function in class:llvm::opt::ArgList
182 bool hasArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2) const { function in class:llvm::opt::ArgList
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 706 milliseconds