Home
last modified time | relevance | path

Searched defs:addType (Results 1 – 11 of 11) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/dex/
DIndexedItemCollection.java82 boolean addType(DexType type); in addType() method
DVirtualFile.java502 public boolean addType(DexType type) { in addType() method in VirtualFile.VirtualFileIndexedItemCollection
581 public boolean addType(DexType type) { in addType() method in VirtualFile.IndexedItemTransaction
/external/deqp/external/vulkancts/framework/vulkan/
DvkBuilderUtil.cpp99 DescriptorPoolBuilder& DescriptorPoolBuilder::addType (VkDescriptorType type, deUint32 numDescripto… in addType() function in vk::DescriptorPoolBuilder
/external/llvm/lib/IR/
DDebugInfo.cpp188 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder
/external/r8/src/main/java/com/android/tools/r8/shaking/
DMainDexListBuilder.java295 public boolean addType(DexType type) { in addType() method in MainDexListBuilder.AnnotationDirectReferenceCollector
DEnqueuer.java1293 public boolean addType(DexType type) { in addType() method in Enqueuer.AnnotationReferenceMarker
/external/libxml2/doc/
Dindex.py287 def addType(name, module, desc = ""): function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp1058 bool DebugInfoFinder::addType(DIType DT) { in addType() function in DebugInfoFinder
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp607 void CompileUnit::addType(DIE *Entity, DIType Ty) { in addType() function in CompileUnit
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp753 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType() function in DwarfUnit
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.cpp658 SPIRVModuleImpl::addType(T *Ty) { in addType() function in SPIRV::SPIRVModuleImpl