Home
last modified time | relevance | path

Searched defs:hasArg (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/llvm/include/llvm/Option/
H A DArgList.h185 bool hasArg(OptSpecifier Id) const { in hasArg() function
188 bool hasArg(OptSpecifier Id0, OptSpecifier Id1) const { in hasArg() function
191 bool hasArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2) const { in hasArg() function
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Duoptions.h59 char hasArg; /* enum value: option takes no/requires/may have argument */ member
64 #define UOPTION_DEF(longName, shortName, hasArg) \ argument
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Duoptions.h59 char hasArg; /* enum value: option takes no/requires/may have argument */ member
64 #define UOPTION_DEF(longName, shortName, hasArg) \ argument
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDcommons-cli-1.3.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/commons-cli/commons-cli-1.2/linux_glibc_common/local-combined/
Dcommons-cli-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/aosp_15_r20/prebuilts/misc/common/commons-cli/
HDcommons-cli-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
HDcommons-cli-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/external/emma/core/java12/com/vladium/util/args/
H A DIOptsParser.java50 boolean hasArg (String name); in hasArg() method
H A DOptsParser.java643 public boolean hasArg (final String name) in hasArg() method in OptsParser.Opts
/aosp_15_r20/frameworks/native/cmds/lshal/
H A DListCommand.h72 int hasArg; member
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/shared/
H A DUOption.java35 public int hasArg; field in UOption
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/
H A DMethodFilter.java70 public Builder hasArg(int position, Class<?>... classes) { in hasArg() method in MethodFilter.Builder
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/
H A DMethodFilter.java75 public Builder hasArg(int position, Class<?>... classes) { in hasArg() method in MethodFilter.Builder
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DArgList.h244 bool hasArg(OptSpecifiers ...Ids) const { in hasArg() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Option/
H A DArgList.h244 bool hasArg(OptSpecifiers ...Ids) const { in hasArg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Option/
DArgList.h244 bool hasArg(OptSpecifiers ...Ids) const { in hasArg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Option/
DArgList.h244 bool hasArg(OptSpecifiers ...Ids) const { in hasArg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Option/
DArgList.h244 bool hasArg(OptSpecifiers ...Ids) const { in hasArg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Option/
DArgList.h244 bool hasArg(OptSpecifiers ...Ids) const { in hasArg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInlineAsm.h179 bool hasArg() const { in hasArg() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInlineAsm.h178 bool hasArg() const { in hasArg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInlineAsm.h179 bool hasArg() const { in hasArg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInlineAsm.h179 bool hasArg() const { in hasArg() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInlineAsm.h179 bool hasArg() const { in hasArg() function
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/lint/
H A DApiLint.kt2930 val hasArg = parameters.any { it.type().toTypeString() == "android.os.UserHandle" } in <lambda>() constant

12