| /third_party/flutter/skia/bench/ |
| D | nanobench.h | 33 struct Target { struct 34 explicit Target(const Config& c) : config(c) { } in Target() argument 35 virtual ~Target() { } in ~Target() argument 37 const Config config; 38 sk_sp<SkSurface> surface; 41 virtual void setup() { } in setup() 46 virtual SkCanvas* beginTiming(SkCanvas* canvas) { return canvas; } in beginTiming() 50 virtual void endTiming() { } in endTiming() 55 virtual void fence() { } in fence() 60 virtual bool needsFrameTiming(int* frameLag) const { return false; } in needsFrameTiming() [all …]
|
| /third_party/skia/bench/ |
| D | nanobench.h | 33 struct Target { struct 34 explicit Target(const Config& c) : config(c) { } in Target() function 35 virtual ~Target() { } in ~Target() argument 37 const Config config; 38 sk_sp<SkSurface> surface; 41 virtual void setup() { } in setup() 46 virtual SkCanvas* beginTiming(SkCanvas* canvas) { return canvas; } in beginTiming() 50 virtual void endTiming() { } in endTiming() 55 virtual void fence() { } in fence() 60 virtual bool needsFrameTiming(int* frameLag) const { return false; } in needsFrameTiming() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| D | InterfaceFile.cpp | 44 void InterfaceFileRef::addTarget(const Target &Target) { in addTarget() 49 const Target &Target) { in addAllowableClient() 55 const Target &Target) { in addReexportedLibrary() 76 [](const std::pair<Target, std::string> &LHS, in addUUID() 77 Target RHS) { return LHS.first < RHS; }); in addUUID() 88 void InterfaceFile::addUUID(const Target &Target, uint8_t UUID[16]) { in addUUID() 99 void InterfaceFile::addTarget(const Target &Target) { in addTarget() 118 for (const auto &Target : Targets) in addSymbol() local
|
| D | Target.cpp | 55 raw_ostream &operator<<(raw_ostream &OS, const Target &Target) { in operator <<() 62 for (const auto &Target : Targets) in mapToPlatformSet() local 69 for (const auto &Target : Targets) in mapToArchitectureSet() local
|
| D | Platform.cpp | 34 PlatformKind mapToPlatformKind(const Triple &Target) { in mapToPlatformKind() 59 for (const auto &Target : Targets) in mapToPlatformSet() local
|
| /third_party/boost/boost/python/ |
| D | cast.hpp | 22 inline Target* upcast(Source* p, yes_convertible, no_convertible, Target*) in upcast() argument 28 inline Target* upcast(Source* p, no_convertible, no_convertible, Target*) in upcast() argument 63 inline Target* downcast(Source* p, no_convertible, boost::type<Target>* = 0) in downcast() 76 inline Target* upcast_impl(Source* x, Target*) in upcast_impl() argument 87 inline Target* upcast(Source* x, Target* = 0) in upcast() argument 96 inline Target* downcast(Source* x, Target* = 0) in downcast() argument
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| D | call_expression.h | 66 struct Target { struct 75 const Target target; argument
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
| D | fuzzer.cc | 96 struct Target { in LLVMFuzzerTestOneInput() struct 97 FuzzingTarget fuzzing_target; in LLVMFuzzerTestOneInput() 98 OutputFormat output_format; in LLVMFuzzerTestOneInput() 99 const char* name; in LLVMFuzzerTestOneInput()
|
| /third_party/boost/boost/msm/front/ |
| D | row2.hpp | 32 typedef T2 Target; typedef 47 typedef T2 Target; typedef 74 typedef T2 Target; typedef 107 typedef T2 Target; typedef 130 typedef T1 Target; typedef 156 typedef T1 Target; typedef 188 typedef T1 Target; typedef
|
| D | state_machine_def.hpp | 51 typedef T2 Target; typedef 71 typedef T2 Target; typedef 86 typedef T2 Target; typedef 112 typedef T2 Target; typedef 131 typedef T1 Target; typedef 152 typedef T1 Target; typedef 177 typedef T1 Target; typedef 195 typedef T1 Target; typedef
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/ |
| D | fuzzer.cc | 124 struct Target { in LLVMFuzzerTestOneInput() struct 125 FuzzingTarget fuzzing_target; in LLVMFuzzerTestOneInput() 126 OutputFormat output_format; in LLVMFuzzerTestOneInput() 127 const char* name; in LLVMFuzzerTestOneInput()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
| D | Target.h | 27 Target(Architecture Arch, PlatformKind Platform) in Target() function 29 explicit Target(const llvm::Triple &Triple) in Target() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
| D | BasicGOTAndStubsBuilder.h | 39 Symbol &getGOTEntrySymbol(Symbol &Target) { in getGOTEntrySymbol() 55 Symbol &getStubSymbol(Symbol &Target) { in getStubSymbol()
|
| /third_party/skia/tests/ |
| D | TextureBindingsResetTest.cpp | 25 struct Target { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() struct 26 GrGLenum fName; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() 27 GrGLenum fQuery; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
| /third_party/flutter/skia/tests/ |
| D | TextureBindingsResetTest.cpp | 22 struct Target { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() struct 23 GrGLenum fName; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() 24 GrGLenum fQuery; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCELFObjectWriter.cpp | 41 static MCSymbolRefExpr::VariantKind getAccessVariant(const MCValue &Target, in getAccessVariant() 73 unsigned PPCELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86MachObjectWriter.cpp | 61 const MCFixup &Fixup, MCValue Target, in recordRelocation() 104 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordX86_64Relocation() 368 MCValue Target, in recordScatteredRelocation() 468 MCValue Target, in recordTLVPRelocation() 508 MCValue Target, in RecordX86Relocation()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMELFObjectWriter.cpp | 72 unsigned ARMELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType() 78 unsigned ARMELFObjectWriter::GetRelocTypeInner(const MCValue &Target, in GetRelocTypeInner()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/TargetInfo/ |
| D | XCoreTargetInfo.h | 14 class Target; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/TargetInfo/ |
| D | SparcTargetInfo.h | 14 class Target; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/TargetInfo/ |
| D | AVRTargetInfo.h | 13 class Target; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/TargetInfo/ |
| D | WebAssemblyTargetInfo.h | 19 class Target; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/TargetInfo/ |
| D | BPFTargetInfo.h | 14 class Target; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/TargetInfo/ |
| D | MSP430TargetInfo.h | 14 class Target; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/TargetInfo/ |
| D | NVPTXTargetInfo.h | 14 class Target; variable
|