Home
last modified time | relevance | path

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

/external/gson/gson/src/test/java/com/google/gson/functional/
DCustomDeserializerTest.java134 private enum SubTypes { enum in CustomDeserializerTest
138 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-16.0/llvm/lib/CodeGen/
DAnalysis.cpp433 static bool advanceToNextLeafType(SmallVectorImpl<Type *> &SubTypes, in advanceToNextLeafType()
474 static bool firstRealType(Type *Next, SmallVectorImpl<Type *> &SubTypes, in firstRealType()
503 static bool nextRealType(SmallVectorImpl<Type *> &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