Home
last modified time | relevance | path

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

12345678910>>...14

/external/skia/src/gpu/gl/
DGrGLTexture.h21 struct Desc { struct
31 GrGLTexture(GrGLGpu*, SkBudgeted, const Desc&, GrMipmapStatus); 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/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_mutexset.h25 struct Desc { struct
38 Desc Get(uptr i) const; argument
/external/llvm-project/clang/lib/AST/Interp/
DPointer.cpp89 Descriptor *Desc = getDeclDesc(); in toAPValue() local
118 Descriptor *Desc = Ptr.getFieldDesc(); in toAPValue() local
137 Descriptor *Desc = getFieldDesc(); in isInitialized() local
156 Descriptor *Desc = getFieldDesc(); in initialize() local
DProgram.cpp41 Descriptor *Desc = allocateDescriptor(S, CharType, S->getLength() + 1, in createGlobalString() local
165 Descriptor *Desc; in createGlobal() local
243 if (Descriptor *Desc = GetBaseDesc(BD, BR)) { in getOrCreateRecord() local
256 if (Descriptor *Desc = GetBaseDesc(BD, BR)) { in getOrCreateRecord() local
276 Descriptor *Desc; in getOrCreateRecord() local
322 Descriptor *Desc = in createDescriptor() local
341 Descriptor *Desc = in createDescriptor() local
/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/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DStreamChecker.cpp164 SVal getStreamArg(const FnDescription *Desc, const CallEvent &Call) { in getStreamArg()
423 const FnDescription *Desc = lookupFn(Call); in checkPreCall() local
431 const FnDescription *Desc = lookupFn(Call); in evalCall() local
442 void StreamChecker::evalFopen(const FnDescription *Desc, const CallEvent &Call, in evalFopen()
471 void StreamChecker::preFreopen(const FnDescription *Desc, const CallEvent &Call, in preFreopen()
482 void StreamChecker::evalFreopen(const FnDescription *Desc, in evalFreopen()
527 void StreamChecker::evalFclose(const FnDescription *Desc, const CallEvent &Call, in evalFclose()
548 void StreamChecker::preFread(const FnDescription *Desc, const CallEvent &Call, in preFread()
572 void StreamChecker::preFwrite(const FnDescription *Desc, const CallEvent &Call, in preFwrite()
589 void StreamChecker::evalFreadFwrite(const FnDescription *Desc, in evalFreadFwrite()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DSupport.cpp50 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/llvm-project/llvm/lib/MCA/
DSupport.cpp50 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/include/llvm/ADT/
DStatistic.h51 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/llvm-project/llvm/include/llvm/ADT/
DStatistic.h53 const char *Desc; variable
55 StatisticBase(const char *DebugType, const char *Name, const char *Desc) in StatisticBase()
68 TrackingStatistic(const char *DebugType, const char *Name, const char *Desc) in TrackingStatistic()
/external/llvm-project/llvm/lib/Transforms/Utils/
DAMDGPUEmitPrintf.cpp72 static Value *callAppendArgs(IRBuilder<> &Builder, Value *Desc, int NumArgs, in callAppendArgs()
88 static Value *appendArg(IRBuilder<> &Builder, Value *Desc, Value *Arg, in appendArg()
165 static Value *callAppendStringN(IRBuilder<> &Builder, Value *Desc, Value *Str, in callAppendStringN()
177 static Value *appendString(IRBuilder<> &Builder, Value *Desc, Value *Arg, in appendString()
183 static Value *processArg(IRBuilder<> &Builder, Value *Desc, Value *Arg, in processArg()
233 auto Desc = callPrintfBegin(Builder, Builder.getIntN(64, 0)); in emitAMDGPUPrintfCall() local
/external/skia/src/core/
DSkVertices.cpp32 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/lib/MCA/HardwareUnits/
DLSUnit.cpp70 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/
DDebugCounter.h70 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
/external/llvm-project/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp70 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in dispatch() local
196 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in isAvailable() local
214 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in onInstructionRetired() local
/external/llvm-project/llvm/include/llvm/Support/
DDebugCounter.h71 static unsigned registerCounter(StringRef Name, StringRef Desc) { in registerCounter()
162 unsigned addCounter(const std::string &Name, const std::string &Desc) { in addCounter()
174 std::string Desc; member
DRegistry.h28 StringRef Name, Desc; variable
121 Add(StringRef Name, StringRef Desc) in Add()
/external/llvm-project/llvm/unittests/Target/ARM/
DMachineInstrTest.cpp97 const MCInstrDesc &Desc = TII->get(i); in TEST() local
254 const MCInstrDesc &Desc = TII->get(i); in TEST() local
354 const MCInstrDesc &Desc = TII->get(i); in TEST() local
1188 const MCInstrDesc &Desc = TII->get(Op); in TEST() 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/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/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h569 static const char* Desc() { return "is equal to"; } in Desc() function
577 static const char* Desc() { return "isn't equal to"; } in Desc() function
585 static const char* Desc() { return "is <"; } in Desc() function
593 static const char* Desc() { return "is >"; } in Desc() function
601 static const char* Desc() { return "is <="; } in Desc() function
609 static const char* Desc() { return "is >="; } in Desc() function
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DSIMCCodeEmitter.cpp286 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

12345678910>>...14