Home
last modified time | relevance | path

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

/external/emma/core/java12/com/vladium/util/
DDescriptors.java18 abstract class Descriptors class
231 private Descriptors () {} // prevent subclassing in Descriptors() method in Descriptors
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleList.h89 VarStreamArray<DbiModuleDescriptor> Descriptors; variable
/external/libchrome/mojo/public/c/system/
DREADME.md539 ### Wrapping Basic Handle Types
567 ### Wrapping Shared Buffer Handles
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DInstrBuilder.h48 llvm::DenseMap<unsigned short, std::unique_ptr<const InstrDesc>> Descriptors; variable
/external/python/cpython2/Doc/reference/
Ddatamodel.rst1586 .. _descriptor-invocation:
1651 .. _slots:
/external/python/cpython2/Doc/whatsnew/
D2.2.rst152 Descriptors section in PEPs 252 and 253: Type and Class Changes
/external/python/cpython3/Doc/whatsnew/
D2.2.rst152 Descriptors section in PEPs 252 and 253: Type and Class Changes
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DSymbolRewriter.h137 SymbolRewriter::RewriteDescriptorList Descriptors; variable
/external/python/cpython3/Doc/library/
Dos.rst1445 .. _os-file-dir:
/external/python/cpython3/Doc/reference/
Ddatamodel.rst1655 .. _descriptor-invocation:
1718 .. _slots:
/external/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp507 SymbolRewriter::RewriteDescriptorList Descriptors; member in __anon218792c30211::RewriteSymbols
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h72 std::vector<ARangeDescriptor> Descriptors; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp176 ContentDescriptors Descriptors; in parseV5EntryFormat() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java66 public final class Descriptors { class