Home
last modified time | relevance | path

Searched defs:Descriptors (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstrBuilder.h45 DenseMap<unsigned short, std::unique_ptr<const InstrDesc>> Descriptors; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleList.h89 VarStreamArray<DbiModuleDescriptor> Descriptors; variable
/third_party/python/Doc/whatsnew/
D2.2.rst152 Descriptors section in PEPs 252 and 253: Type and Class Changes
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSymbolRewriter.h136 SymbolRewriter::RewriteDescriptorList Descriptors; variable
/third_party/python/Doc/library/
Dos.rst1626 .. _os-file-dir:
/third_party/python/Doc/reference/
Ddatamodel.rst1753 .. _descriptor-invocation:
1819 .. _slots:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h71 std::vector<ARangeDescriptor> Descriptors; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp194 ContentDescriptors Descriptors; in parseV5EntryFormat() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java80 public final class Descriptors { class