| /external/skia/src/gpu/ganesh/gl/ | 
| D | GrGLTexture.h | 21     struct Desc {  struct31     GrGLTexture(GrGLGpu*, skgpu::Budgeted, const Desc&, GrMipmapStatus, std::string_view label);  argument
 
 | 
| /external/swiftshader/third_party/subzero/src/ | 
| D | IceRangeSpec.h | 38   struct Desc {  struct40     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/ | 
| D | tsan_mutexset.h | 26   struct Desc {  struct39   Desc Get(uptr i) const;  argument
 
 | 
| /external/rust/crates/jni/src/wrapper/descriptors/ | 
| D | exception_desc.rs | 11 impl<'a, 'c, C, M> Desc<'a, JThrowable<'a>> for (C, M)  impl25 impl<'a> Desc<'a, JThrowable<'a>> for Exception {  impl
 31 impl<'a, 'b> Desc<'a, JThrowable<'a>> for &'b str {  impl
 37 impl<'a> Desc<'a, JThrowable<'a>> for String {  impl
 43 impl<'a> Desc<'a, JThrowable<'a>> for JNIString {  impl
 
 | 
| D | class_desc.rs | 9 impl<'a, T> Desc<'a, JClass<'a>> for T  impl18 impl<'a, 'b> Desc<'a, JClass<'a>> for JObject<'b> {  impl
 25 impl<'a, 'b> Desc<'a, JClass<'b>> for &'b GlobalRef {  impl
 32 impl<'a, 'b, 'c> Desc<'a, JClass<'b>> for &'b AutoLocal<'c, '_>  impl
 
 | 
| D | method_desc.rs | 9 impl<'a, 'c, T, U, V> Desc<'a, JMethodID> for (T, U, V)  impl20 impl<'a, 'c, T, Signature> Desc<'a, JMethodID> for (T, Signature)  impl
 30 impl<'a, 'c, T, U, V> Desc<'a, JStaticMethodID> for (T, U, V)  impl
 
 | 
| D | field_desc.rs | 9 impl<'a, 'c, T, U, V> Desc<'a, JFieldID> for (T, U, V)  impl20 impl<'a, 'c, T, U, V> Desc<'a, JStaticFieldID> for (T, U, V)  impl
 
 | 
| D | desc.rs | 8 pub trait Desc<'a, T> {  interface
 | 
| /external/skia/src/core/ | 
| D | SkVertices.cpp | 32 struct SkVertices::Desc {  struct in SkVertices33     VertexMode  fMode;
 34     int         fVertexCount,
 35                 fIndexCount;
 36     bool        fHasTexs,
 37                 fHasColors;
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ | 
| D | Support.cpp | 50     const MCProcResourceDesc &Desc = *SM.getProcResource(I);  in computeProcResourceMasks()  local59     const MCProcResourceDesc &Desc = *SM.getProcResource(I);  in computeProcResourceMasks()  local
 74     const MCProcResourceDesc &Desc = *SM.getProcResource(I);  in computeProcResourceMasks()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ | 
| D | Statistic.h | 51   const char *Desc;  variable53   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()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ | 
| D | LSUnit.cpp | 70   const InstrDesc &Desc = IR.getInstruction()->getDesc();  in dispatch()  local154   const InstrDesc &Desc = IR.getInstruction()->getDesc();  in isAvailable()  local
 172   const InstrDesc &Desc = IR.getInstruction()->getDesc();  in onInstructionRetired()  local
 
 | 
| /external/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;  variable121       Add(StringRef Name, StringRef Desc)  in Add()
 
 | 
| /external/mesa3d/src/gtest/include/gtest/ | 
| D | gtest-matchers.h | 571   static const char* Desc() { return "is equal to"; }  in Desc()  function579   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/llvm/lib/Target/AMDGPU/MCTargetDesc/ | 
| D | SIMCCodeEmitter.cpp | 78 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ | 
| D | SIMCCodeEmitter.cpp | 286   const MCInstrDesc &Desc = MCII.get(MI.getOpcode());  in encodeInstruction()  local381     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
 
 | 
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ | 
| D | gtest-matchers.h | 571   static const char* Desc() { return "is equal to"; }  in Desc()  function579   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/cronet/third_party/boringssl/src/third_party/googletest/include/gtest/ | 
| D | gtest-matchers.h | 571   static const char* Desc() { return "is equal to"; }  in Desc()  function579   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/clang/lib/StaticAnalyzer/Checkers/ | 
| D | ObjCSuperDeallocChecker.cpp | 101   StringRef Desc;  in checkPreObjCMessage()  local164   StringRef Desc = StringRef();  in checkLocation()  local
 182                                                     StringRef Desc,  in reportUseAfterDealloc()
 
 | 
| /external/skia/src/gpu/ganesh/ops/ | 
| D | TextureOp.cpp | 414     struct Desc {  struct in __anone0fa7b860111::TextureOpImpl415         VertexSpec fVertexSpec;
 416         int fNumProxies = 0;
 417         int fNumTotalQuads = 0;
 420         char* fPrePreparedVertices = nullptr;
 422         GrProgramInfo* fProgramInfo = nullptr;
 424         sk_sp<const GrBuffer> fIndexBuffer;
 425         sk_sp<const GrBuffer> fVertexBuffer;
 426         int fBaseVertex;
 429         size_t totalSizeInBytes() const {  in totalSizeInBytes()
 [all …]
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ | 
| D | HexagonMCChecker.cpp | 302     MCInstrDesc const &Desc = HexagonMCInstrInfo::getDesc(MCII, I);  in reportBranchErrors()  local313     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
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ | 
| D | DispatchStage.cpp | 81   const InstrDesc &Desc = IS.getDesc();  in dispatch()  local161   const InstrDesc &Desc = Inst.getDesc();  in isAvailable()  local
 
 | 
| /external/llvm/lib/Target/X86/ | 
| D | X86OptimizeLEAs.cpp | 310   const MCInstrDesc &Desc = MI.getDesc();  in chooseBestLEA()  local412     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/Target/WebAssembly/InstPrinter/ | 
| D | WebAssemblyInstPrinter.cpp | 54   const MCInstrDesc &Desc = MII.get(MI->getOpcode());  in printInst()  local168     const MCInstrDesc &Desc = MII.get(MI->getOpcode());  in printOperand()  local
 
 |