| /third_party/flutter/skia/src/gpu/gl/ |
| D | GrGLTexture.h | 21 struct Desc { struct 32 GrGLTexture(GrGLGpu*, SkBudgeted, const Desc&, GrMipMapsStatus); argument
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLTexture.h | 21 struct Desc { struct 31 GrGLTexture(GrGLGpu*, SkBudgeted, const Desc&, GrMipmapStatus); argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceRangeSpec.h | 38 struct Desc { struct 40 std::unordered_set<std::string> Names; 42 llvm::BitVector Numbers; 47 uint32_t AllFrom = RangeMax; 72 Desc Includes; argument
|
| /third_party/flutter/skia/src/gpu/vk/ |
| D | GrVkBuffer.h | 51 struct Desc { struct 52 size_t fSizeInBytes; 53 Type fType; // vertex buffer, index buffer, etc. 54 bool fDynamic;
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
| D | Support.cpp | 50 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks() local 59 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks() local 74 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | Statistic.h | 51 const char *Desc; variable 53 StatisticBase(const char *DebugType, const char *Name, const char *Desc) in StatisticBase() 66 TrackingStatistic(const char *DebugType, const char *Name, const char *Desc) in TrackingStatistic()
|
| /third_party/skia/src/core/ |
| D | SkVertices.cpp | 32 struct SkVertices::Desc { struct in SkVertices 33 VertexMode fMode; 34 int fVertexCount, 35 fIndexCount; 36 bool fHasTexs, 37 fHasColors;
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
| D | LSUnit.cpp | 70 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in dispatch() local 154 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in isAvailable() local 172 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in onInstructionRetired() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | DebugCounter.h | 70 static unsigned registerCounter(StringRef Name, StringRef Desc) { in registerCounter() 161 unsigned addCounter(const std::string &Name, const std::string &Desc) { in addCounter() 173 std::string Desc; member
|
| D | Registry.h | 28 StringRef Name, Desc; variable 121 Add(StringRef Name, StringRef Desc) in Add()
|
| /third_party/mesa3d/src/gtest/include/gtest/ |
| D | gtest-matchers.h | 571 static const char* Desc() { return "is equal to"; } in Desc() function 579 static const char* Desc() { return "isn't equal to"; } in Desc() function 587 static const char* Desc() { return "is <"; } in Desc() function 595 static const char* Desc() { return "is >"; } in Desc() function 603 static const char* Desc() { return "is <="; } in Desc() function 611 static const char* Desc() { return "is >="; } in Desc() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| D | SIMCCodeEmitter.cpp | 286 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in encodeInstruction() local 381 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in getSDWASrcEncoding() local 475 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in getMachineOpValue() local 490 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in getMachineOpValue() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
| D | DispatchStage.cpp | 81 const InstrDesc &Desc = IS.getDesc(); in dispatch() local 161 const InstrDesc &Desc = Inst.getDesc(); in isAvailable() local
|
| D | InstructionTables.cpp | 23 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in execute() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| D | HexagonMCChecker.cpp | 302 MCInstrDesc const &Desc = HexagonMCInstrInfo::getDesc(MCII, I); in reportBranchErrors() local 313 MCInstrDesc const &Desc = HexagonMCInstrInfo::getDesc(MCII, I); in checkHWLoop() local 327 MCInstrDesc const &Desc = HexagonMCInstrInfo::getDesc(MCII, I); in checkCOFMax1() local 454 MCInstrDesc const &Desc = in checkNewValues() local 529 MCInstrDesc const &Desc = HexagonMCInstrInfo::getDesc(MCII, I); in registerProducer() local
|
| /third_party/skia/src/gpu/ops/ |
| D | TextureOp.cpp | 407 struct Desc { struct in __anon3b55fc0c0111::TextureOpImpl 408 VertexSpec fVertexSpec; 409 int fNumProxies = 0; 410 int fNumTotalQuads = 0; 413 char* fPrePreparedVertices = nullptr; 415 GrProgramInfo* fProgramInfo = nullptr; 417 sk_sp<const GrBuffer> fIndexBuffer; 418 sk_sp<const GrBuffer> fVertexBuffer; 419 int fBaseVertex; 422 size_t totalSizeInBytes() const { in totalSizeInBytes() [all …]
|
| /third_party/node/deps/npm/docs/src/components/home/ |
| D | FeatureCard.js | 11 const Desc = styled.p` constant
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | Options.h | 96 static void registerOption(StringRef ArgStr, StringRef Desc, in registerOption()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86OptimizeLEAs.cpp | 345 const MCInstrDesc &Desc = MI.getDesc(); in chooseBestLEA() local 448 const MCInstrDesc &Desc = MI.getDesc(); in isReplaceable() local 514 const MCInstrDesc &Desc = MI.getDesc(); in removeRedundantAddrCalc() local 643 const MCInstrDesc &Desc = MI.getDesc(); in removeRedundantLEAs() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugArangeSet.cpp | 107 for (const auto &Desc : ArangeDescriptors) { in dump() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCInstrInfo.h | 24 const MCInstrDesc *Desc; // Raw array to allow static init'n variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| D | TableGenBackend.cpp | 33 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS) { in emitSourceFileHeader()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| D | WebAssemblyInstPrinter.cpp | 55 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printInst() local 228 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printOperand() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | Statistic.h | 43 const char *Desc; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyCallIndirectFixup.cpp | 116 const MCInstrDesc &Desc = TII->get(getNonPseudoCallIndirectOpcode(MI)); in runOnMachineFunction() local
|