/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | substitute.h | 105 Arg(const char* value) // NOLINT(runtime/explicit) in Arg() function 108 Arg( // NOLINT in Arg() function 112 Arg(absl::string_view value) // NOLINT(runtime/explicit) in Arg() function 122 Arg(char value) // NOLINT(runtime/explicit) in Arg() function 126 Arg(short value) // NOLINT(*) in Arg() function 129 Arg(unsigned short value) // NOLINT(*) in Arg() function 132 Arg(int value) // NOLINT(runtime/explicit) in Arg() function 135 Arg(unsigned int value) // NOLINT(runtime/explicit) in Arg() function 138 Arg(long value) // NOLINT(*) in Arg() function 141 Arg(unsigned long value) // NOLINT(*) in Arg() function [all …]
|
D | substitute.cc | 98 Arg::Arg(const void* value) { in Arg() function in absl::substitute_internal::Arg 117 Arg::Arg(Hex hex) { in Arg() function in absl::substitute_internal::Arg 138 Arg::Arg(Dec dec) { in Arg() function in absl::substitute_internal::Arg
|
/third_party/abseil-cpp/absl/strings/ |
D | substitute.h | 105 Arg(const char* value) // NOLINT(runtime/explicit) in Arg() function 108 Arg( // NOLINT in Arg() function 112 Arg(absl::string_view value) // NOLINT(runtime/explicit) in Arg() function 122 Arg(char value) // NOLINT(runtime/explicit) in Arg() function 126 Arg(short value) // NOLINT(*) in Arg() function 129 Arg(unsigned short value) // NOLINT(*) in Arg() function 132 Arg(int value) // NOLINT(runtime/explicit) in Arg() function 135 Arg(unsigned int value) // NOLINT(runtime/explicit) in Arg() function 138 Arg(long value) // NOLINT(*) in Arg() function 141 Arg(unsigned long value) // NOLINT(*) in Arg() function [all …]
|
D | substitute.cc | 98 Arg::Arg(const void* value) { in Arg() function in absl::substitute_internal::Arg 117 Arg::Arg(Hex hex) { in Arg() function in absl::substitute_internal::Arg 138 Arg::Arg(Dec dec) { in Arg() function in absl::substitute_internal::Arg
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | Remark.cpp | 24 for (const Argument &Arg : Args) in getArgsAsMsg() local 54 extern "C" LLVMRemarkStringRef LLVMRemarkArgGetKey(LLVMRemarkArgRef Arg) { in LLVMRemarkArgGetKey() 58 extern "C" LLVMRemarkStringRef LLVMRemarkArgGetValue(LLVMRemarkArgRef Arg) { in LLVMRemarkArgGetValue() 63 LLVMRemarkArgGetDebugLoc(LLVMRemarkArgRef Arg) { in LLVMRemarkArgGetDebugLoc()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXLowerArgs.cpp | 154 void NVPTXLowerArgs::handleByValParam(Argument *Arg) { in handleByValParam() 184 if (Argument *Arg = dyn_cast<Argument>(Ptr)) { in markPointerAsGlobal() local 217 if (Argument *Arg = dyn_cast<Argument>(UO)) { in runOnKernelFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCTargetTransformInfo.h | 45 ARCTTIImpl(const ARCTTIImpl &Arg) in ARCTTIImpl() 47 ARCTTIImpl(ARCTTIImpl &&Arg) in ARCTTIImpl() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
D | Arg.cpp | 21 Arg::Arg(const Option Opt, StringRef S, unsigned Index, const Arg *BaseArg) in Arg() function in Arg 25 Arg::Arg(const Option Opt, StringRef S, unsigned Index, const char *Value0, in Arg() function in Arg 32 Arg::Arg(const Option Opt, StringRef S, unsigned Index, const char *Value0, in Arg() function in Arg
|
D | ArgList.cpp | 132 for (auto Arg: filtered(Id0, Id1, Id2)) { in AddAllArgs() local 140 for (auto Arg : filtered(Id0, Id1, Id2)) { in AddAllArgValues() local 150 for (auto Arg: filtered(Id0)) { in AddAllArgsTranslated() local 164 for (auto *Arg : filtered(Id0)) in ClaimAllArgs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCOpts.cpp | 88 static const Value *FindSingleUseIdentifiedObject(const Value *Arg) { in FindSingleUseIdentifiedObject() 266 TopDownPtrState &getPtrTopDownState(const Value *Arg) { in getPtrTopDownState() 273 BottomUpPtrState &getPtrBottomUpState(const Value *Arg) { in getPtrBottomUpState() 279 bottom_up_ptr_iterator findPtrBottomUpState(const Value *Arg) { in findPtrBottomUpState() 612 const Value *Arg = GetArgRCIdentityRoot(RetainRV); in OptimizeRetainRVCall() local 653 Instruction *Inst, const Value *&Arg, ARCInstKind Class, in OptimizeInlinedAutoreleaseRVCall() 840 const Value *Arg = nullptr; in OptimizeIndividualCalls() local 882 Instruction *Inst, ARCInstKind Class, const Value *Arg) { in OptimizeIndividualCallImpl() 974 const Value *Arg = Call->getArgOperand(0); in OptimizeIndividualCallImpl() local 1248 const Value *Arg = I->first; in CheckForCFGHazards() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/ |
D | LibDriver.cpp | 64 if (auto *Arg = Args->getLastArg(OPT_out)) in getOutputPath() local 78 for (auto *Arg : Args->filtered(OPT_libpath)) in getSearchPaths() local 116 for (auto *Arg : Args.filtered(OPT_INPUT)) { in doList() local 285 for (auto *Arg : Args.filtered(OPT_UNKNOWN)) in libDriverMain() local 308 if (auto *Arg = Args.getLastArg(OPT_machine)) { in libDriverMain() local 323 for (auto *Arg : Args.filtered(OPT_INPUT)) { in libDriverMain() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/ |
D | DlltoolDriver.cpp | 103 for (auto *Arg : Args.filtered(OPT_UNKNOWN)) in dlltoolDriverMain() local 123 if (auto *Arg = Args.getLastArg(OPT_m)) in dlltoolDriverMain() local 141 if (auto *Arg = Args.getLastArg(OPT_D)) in dlltoolDriverMain() local
|
/third_party/typescript/tests/cases/compiler/ |
D | noImplicitAnyDestructuringInPrivateMethod.ts | 3 type Arg = { alias
|
/third_party/boost/boost/compute/functional/detail/ |
D | unpack.hpp | 41 inline meta_kernel& operator<<(meta_kernel &k, const invoked_unpacked<Function, Arg, 1> &expr) in operator <<() argument 47 inline meta_kernel& operator<<(meta_kernel &k, const invoked_unpacked<Function, Arg, 2> &expr) in operator <<() argument 53 inline meta_kernel& operator<<(meta_kernel &k, const invoked_unpacked<Function, Arg, 3> &expr) in operator <<() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.cpp | 45 if (const Argument *Arg = dyn_cast<Argument>(Ptr)) in isUniformMMO() local
|
/third_party/re2/util/ |
D | pcre.h | 605 template <class T> Arg(T* p) in Arg() function 649 inline PCRE::Arg::Arg() : arg_(NULL), parser_(parse_null) { } in Arg() function 650 inline PCRE::Arg::Arg(void* p) : arg_(p), parser_(parse_null) { } in Arg() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | CommandLine.cpp | 141 raw_ostream &operator<<(raw_ostream &OS, const PrintArg& Arg) { in operator <<() 422 Option *LookupLongOption(SubCommand &Sub, StringRef &Arg, StringRef &Value, in LookupLongOption() 522 Option *CommandLineParser::LookupOption(SubCommand &Sub, StringRef &Arg, in LookupOption() 576 static Option *LookupNearestOption(StringRef Arg, in LookupNearestOption() 709 bool llvm::cl::ProvidePositionalOption(Option *Handler, StringRef Arg, int i) { in ProvidePositionalOption() 749 HandlePrefixedOrGroupedOption(StringRef &Arg, StringRef &Value, in HandlePrefixedOrGroupedOption() 1091 for (auto &Arg : NewArgv) { in ExpandResponseFile() local 1139 const char *Arg = Argv[I]; in ExpandResponseFiles() local 1770 bool parser<bool>::parse(Option &O, StringRef ArgName, StringRef Arg, in parse() 1788 bool parser<boolOrDefault>::parse(Option &O, StringRef ArgName, StringRef Arg, in parse() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | Sequence.h | 43 value_sequence_iterator(value_sequence_iterator &&Arg) in value_sequence_iterator() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LegacyDivergenceAnalysis.cpp | 138 for (auto &Arg : F.args()) { in populateWithSourcesOfDivergence() local 380 if (const Argument *Arg = dyn_cast<Argument>(FirstDivergentValue)) { in print() local 395 for (auto &Arg : F->args()) { in print() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionAliasAnalysis.h | 31 SCEVAAResult(SCEVAAResult &&Arg) : AAResultBase(std::move(Arg)), SE(Arg.SE) {} in SCEVAAResult() function
|
D | BasicAliasAnalysis.h | 73 BasicAAResult(const BasicAAResult &Arg) in BasicAAResult() 76 BasicAAResult(BasicAAResult &&Arg) in BasicAAResult() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | InstructionNamer.cpp | 35 for (auto &Arg : F.args()) in runOnFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | Inliner.h | 99 InlinerPass(InlinerPass &&Arg) in InlinerPass() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | CommandLine.cpp | 424 Option *CommandLineParser::LookupOption(SubCommand &Sub, StringRef &Arg, in LookupOption() 473 static Option *LookupNearestOption(StringRef Arg, in LookupNearestOption() 604 static bool ProvidePositionalOption(Option *Handler, StringRef Arg, int i) { in ProvidePositionalOption() 649 HandlePrefixedOrGroupedOption(StringRef &Arg, StringRef &Value, in HandlePrefixedOrGroupedOption() 925 StringRef Arg = NewArgv[I]; in ExpandResponseFile() local 956 const char *Arg = Argv[I]; in ExpandResponseFiles() local 1466 bool parser<bool>::parse(Option &O, StringRef ArgName, StringRef Arg, in parse() 1484 bool parser<boolOrDefault>::parse(Option &O, StringRef ArgName, StringRef Arg, in parse() 1502 bool parser<int>::parse(Option &O, StringRef ArgName, StringRef Arg, in parse() 1511 bool parser<unsigned>::parse(Option &O, StringRef ArgName, StringRef Arg, in parse() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | BlockPrinter.h | 29 Arg, enumerator
|