Home
last modified time | relevance | path

Searched defs:SubTypes (Results 1 – 6 of 6) sorted by relevance

/external/gson/gson/src/test/java/com/google/gson/functional/
DCustomDeserializerTest.java130 private enum SubTypes { enum in CustomDeserializerTest
134 private SubTypes(Type subClass) { in SubTypes() method in CustomDeserializerTest.SubTypes
/external/llvm/lib/CodeGen/
DAnalysis.cpp400 static bool advanceToNextLeafType(SmallVectorImpl<CompositeType *> &SubTypes, in advanceToNextLeafType()
442 SmallVectorImpl<CompositeType *> &SubTypes, in firstRealType()
471 static bool nextRealType(SmallVectorImpl<CompositeType *> &SubTypes, in nextRealType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp422 static bool advanceToNextLeafType(SmallVectorImpl<CompositeType *> &SubTypes, in advanceToNextLeafType()
464 SmallVectorImpl<CompositeType *> &SubTypes, in firstRealType()
493 static bool nextRealType(SmallVectorImpl<CompositeType *> &SubTypes, in nextRealType()
/external/mdnsresponder/mDNSShared/
Ddnssd_clientshim.c244 AuthRecord *SubTypes = mDNSNULL; in DNSServiceRegister() local
/external/mdnsresponder/mDNSCore/
DmDNS.c9771 AuthRecord *SubTypes, mDNSu32 NumSubTypes, in mDNS_RegisterService()
DmDNSEmbeddedAPI.h1414 AuthRecord *SubTypes; member