Home
last modified time | relevance | path

Searched defs:Args (Results 1 - 25 of 194) sorted by relevance

12345678

/third_party/rust/crates/syn/examples/trace-var/trace-var/src/
H A Dlib.rs18 struct Args { structure names
31 impl Args { impls
/third_party/rust/crates/clap/examples/
H A Ddemo.rs6 struct Args { structure names
H A Dtyped-derive.rs7 struct Args { structure names
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerUtil.h65 inline std::string CloneArgsWithoutX(const std::vector<std::string> &Args, in CloneArgsWithoutX() argument
/third_party/rust/crates/aho-corasick/aho-corasick-debug/
H A Dmain.rs43 struct Args { structure names
56 impl Args { impls
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DInitLLVM.h46 SmallVector<const char *, 0> Args; member in llvm::InitLLVM
/third_party/gn/src/gn/
H A Dargs.h28 class Args { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DEscapeEnumerator.cpp86 SmallVector<Value *, 16> Args; in Next() local
H A DEntryExitInstrumenter.cpp52 Value *Args[] = {ConstantExpr::getBitCast(&CurFn, Type::getInt8PtrTy(C)), in insertCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DProgram.cpp30 int sys::ExecuteAndWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteAndWait() argument
51 ProcessInfo sys::ExecuteNoWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteNoWait() argument
67 commandLineFitsWithinSystemLimits(StringRef Program, ArrayRef<const char *> Args) commandLineFitsWithinSystemLimits() argument
/third_party/rust/crates/clap/examples/derive_ref/
H A Dflatten_hand_args.rs
/third_party/rust/crates/regex/bench/src/
H A Dmain.rs28 struct Args { structure names
52 impl Args { impls
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolFunc.cpp75 ArgListType Args; member in __anon24166::FunctionArgEnumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp66 std::pair<size_t, T *> allocateNewObject(Types &&... Args) { in allocateNewObject() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DArg.cpp87 void Arg::renderAsInput(const ArgList &Args, ArgStringList &Output) const { in renderAsInput() argument
96 void Arg::render(const ArgList &Args, ArgStringList &Output) const { in render() argument
H A DOption.cpp109 Arg *Option::acceptInternal(const ArgList &Args, unsigned &Index, in acceptInternal() argument
233 accept(const ArgList &Args, unsigned &Index, unsigned ArgSize) const accept() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp46 getArithmeticInstrCost( unsigned Opcode, Type *Ty, TTI::OperandValueKind Opd1Info, TTI::OperandValueKind Opd2Info, TTI::OperandValueProperties Opd1PropInfo, TTI::OperandValueProperties Opd2PropInfo, ArrayRef<const Value *> Args, const Instruction *CxtI) getArithmeticInstrCost() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp27 TargetLowering::ArgListTy Args; in EmitTargetCodeForMemcpy() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp81 llvm::opt::InputArgList Args = in dlltoolDriverMain() local
[all...]
/third_party/rust/crates/clap/src/
H A Dderive.rs284 pub trait Args: FromArgMatches + Sized { traits
[all...]
/third_party/rust/crates/clap/tests/derive/
H A Dhelp.rs247 struct Args { in derive_order_next_order() structure names
299 struct Args { in derive_order_next_order_flatten() structure names
352 struct Args { derive_order_no_next_order() structure names
408 struct Args { derive_possible_value_help() structure names
[all...]
H A Dissues.rs35 enum Args { in issue_289() enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp75 Error TypeNameComputer::visitKnownRecord(CVType &CVR, ArgListRecord &Args) { in visitKnownRecord() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.h128 template <typename... ArgTs> static void link(ArgTs &&... Args) { in link() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
H A DBitstreamRemarkParser.h73 Optional<ArrayRef<Argument>> Args; member

Completed in 8 milliseconds

12345678