Home
last modified time | relevance | path

Searched defs:getArgs (Results 1 - 12 of 12) sorted by relevance

/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
H A DCommand.java44 public String[] getArgs() { in getArgs() method in Command
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h124 const LOHArgs &getArgs() const { return Args; } in getArgs() function in llvm::MCLOHDirective
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DArgList.h183 const arglist_type &getArgs() const { return Args; } in getArgs() function in llvm::opt::ArgList
/third_party/vk-gl-cts/scripts/build/
H A Dconfig.py56 def getArgs (self): member in BuildConfig
/third_party/vk-gl-cts/scripts/ctsbuild/
H A Dconfig.py56 def getArgs (self): member in BuildConfig
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DFastISel.h187 ArgListTy &getArgs() { return Args; } in getArgs() function
H A DTargetLowering.h3594 ArgListTy &getArgs() { in getArgs() function
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeCommandLine.hpp403 const vector<string>& getArgs (void) const { return m_args; } in getArgs() function in de::cmdline::detail::CommandLine
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceCfg.h132 const VarList &getArgs() const { return Args; } in getArgs() function in Ice::Cfg
133 VarList &getArgs() { return Args; } in getArgs() function in Ice::Cfg
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h303 LOHArgs getArgs() const { return Args; } in getArgs() function in llvm::final::MILOHDirective
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDiagnosticInfo.h477 ArrayRef<Argument> getArgs() const { return Args; } in getArgs() function in llvm::DiagnosticInfoOptimizationBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h680 ArrayRef<TypeIndex> getArgs() const { return ArgIndices; } in getArgs() function in llvm::codeview::BuildInfoRecord

Completed in 21 milliseconds