/external/skia/src/gpu/gl/ |
D | GrGLTexture.h | 21 struct Desc { struct 31 GrGLTexture(GrGLGpu*, SkBudgeted, const Desc&, GrMipmapStatus); argument
|
/external/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
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_mutexset.h | 26 struct Desc { struct 39 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) impl 25 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, 'b> Desc<'a, JThrowable<'a>> for JNIString { impl
|
D | class_desc.rs | 9 impl<'a, T> Desc<'a, JClass<'a>> for T impl 18 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<'a>> for (T, U, V) impl 20 impl<'a, 'c, T, Signature> Desc<'a, JMethodID<'a>> for (T, Signature) impl 30 impl<'a, 'c, T, U, V> Desc<'a, JStaticMethodID<'a>> for (T, U, V) impl
|
D | desc.rs | 8 pub trait Desc<'a, T> { interface
|
D | field_desc.rs | 9 impl<'a, 'c, T, U, V> Desc<'a, JFieldID<'a>> for (T, U, V) impl 20 impl<'a, 'c, T, U, V> Desc<'a, JStaticFieldID<'a>> for (T, U, V) impl
|
/external/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;
|
/external/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()
|
/external/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
|
/external/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
|
/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; variable 121 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() 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/libvpx/libvpx/third_party/googletest/src/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
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest-matchers.h | 584 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/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() 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
|
/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() 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/skia/src/gpu/ops/ |
D | TextureOp.cpp | 407 struct Desc { struct in __anonf45251680111::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 …]
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ObjCSuperDeallocChecker.cpp | 101 StringRef Desc; in checkPreObjCMessage() local 164 StringRef Desc = StringRef(); in checkLocation() local 182 StringRef Desc, in reportUseAfterDealloc()
|
/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() 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
|
/external/llvm/lib/Target/X86/ |
D | X86OptimizeLEAs.cpp | 310 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/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
|