Home
last modified time | relevance | path

Searched defs:Desc (Results 1 – 25 of 183) sorted by relevance

12345678

/external/skia/src/gpu/gl/
DGrGLTexture.h21 struct Desc { struct
31 GrGLTexture(GrGLGpu*, SkBudgeted, const Desc&, GrMipMapsStatus); argument
/external/swiftshader/third_party/subzero/src/
DIceRangeSpec.h38 struct Desc { struct
40 std::unordered_set<std::string> Names;
42 llvm::BitVector Numbers;
47 uint32_t AllFrom = RangeMax;
72 Desc Includes; argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutexset.h26 struct Desc { struct
39 Desc Get(uptr i) const; argument
/external/skqp/src/gpu/vk/
DGrVkBuffer.h51 struct Desc { struct
52 size_t fSizeInBytes;
53 Type fType; // vertex buffer, index buffer, etc.
54 bool fDynamic;
/external/skia/src/gpu/vk/
DGrVkBuffer.h51 struct Desc { struct
52 size_t fSizeInBytes;
53 Type fType; // vertex buffer, index buffer, etc.
54 bool fDynamic;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DScheduler.cpp54 void ResourceManager::addResource(const MCProcResourceDesc &Desc, in addResource()
162 bool ResourceManager::mustIssueImmediately(const InstrDesc &Desc) { in mustIssueImmediately()
178 const InstrDesc &Desc, in issueInstruction()
239 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in canBeDispatched() local
282 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in issueInstruction() local
299 const InstrDesc &Desc = IS->getDesc(); in promoteToReadyQueue() local
393 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in issueImmediately() local
DSupport.cpp31 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks() local
40 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks() local
DExecuteStage.cpp59 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in issueReadyInstructions() local
108 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in execute() local
DDispatchStage.cpp93 const InstrDesc &Desc = IS.getDesc(); in dispatch() local
140 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in execute() local
DRetireStage.cpp49 const InstrDesc &Desc = Inst.getDesc(); in notifyInstructionRetired() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDebugCounter.h69 static unsigned registerCounter(StringRef Name, StringRef Desc) { in registerCounter()
160 unsigned addCounter(const std::string &Name, const std::string &Desc) { in addCounter()
172 std::string Desc; member
DRegistry.h29 StringRef Name, Desc; variable
122 Add(StringRef Name, StringRef Desc) in Add()
DOptions.h96 static void registerOption(StringRef ArgStr, StringRef Desc, in registerOption()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/InstPrinter/
DWebAssemblyInstPrinter.cpp54 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printInst() local
160 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printOperand() local
172 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printOperand() local
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DSIMCCodeEmitter.cpp78 bool SIMCCodeEmitter::isSrcOperand(const MCInstrDesc &Desc, in isSrcOperand()
196 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in encodeInstruction() local
281 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in getMachineOpValue() local
/external/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h571 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
/external/googletest/googletest/include/gtest/
Dgtest-matchers.h571 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
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h584 static const char *Desc() { return "is equal to"; } in Desc() function
592 static const char *Desc() { return "isn't equal to"; } in Desc() function
600 static const char *Desc() { return "is <"; } in Desc() function
608 static const char *Desc() { return "is >"; } in Desc() function
616 static const char *Desc() { return "is <="; } in Desc() function
624 static const char *Desc() { return "is >="; } in Desc() function
/external/llvm/include/llvm/Support/
DOptions.h96 static void registerOption(const char *ArgStr, const char *Desc, in registerOption()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DOptions.h96 static void registerOption(StringRef ArgStr, StringRef Desc, in registerOption()
/external/clang/lib/StaticAnalyzer/Checkers/
DObjCSuperDeallocChecker.cpp101 StringRef Desc; in checkPreObjCMessage() local
164 StringRef Desc = StringRef(); in checkLocation() local
182 StringRef Desc, in reportUseAfterDealloc()
/external/llvm/lib/Target/WebAssembly/InstPrinter/
DWebAssemblyInstPrinter.cpp54 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printInst() local
168 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp304 MCInstrDesc const &Desc = HexagonMCInstrInfo::getDesc(MCII, I); in reportBranchErrors() local
315 MCInstrDesc const &Desc = HexagonMCInstrInfo::getDesc(MCII, I); in checkHWLoop() local
329 MCInstrDesc const &Desc = HexagonMCInstrInfo::getDesc(MCII, I); in checkCOFMax1() local
456 MCInstrDesc const &Desc = in checkNewValues() local
531 MCInstrDesc const &Desc = HexagonMCInstrInfo::getDesc(MCII, I); in registerProducer() local
/external/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp310 const MCInstrDesc &Desc = MI.getDesc(); in chooseBestLEA() local
412 const MCInstrDesc &Desc = MI.getDesc(); in isReplaceable() local
477 const MCInstrDesc &Desc = MI.getDesc(); in removeRedundantAddrCalc() local
575 const MCInstrDesc &Desc = MI.getDesc(); in removeRedundantLEAs() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugArangeSet.cpp99 for (const auto &Desc : ArangeDescriptors) { in dump() local

12345678