Searched defs:complexType (Results 1 – 7 of 7) sorted by relevance
165 val complexType = typeNameOf<Map<String?, List<MutableMap<Int, IntArray>>>>() in complex() constant
444 public void complexType() { in complexType() method in SerializableAutoValueExtensionTest447 ComplexType complexType = ComplexType.builder().setA(map).build(); in complexType() local
801 static bool containsSubType(const glu::VarType &complexType, glu::DataType basicType) in containsSubType()863 static int accumulateComplexType(const glu::VarType &complexType, const DataTypeMap &dTypeMap) in accumulateComplexType()972 static int getNumTypeInstances(const glu::VarType &complexType, bool (*predicate)(glu::DataType)) in getNumTypeInstances()
103 if (auto complexType = operandType.dyn_cast<ComplexType>()) { in verify() local
304 QualType complexType) { in emitAddrOfRealComponent()310 QualType complexType) { in emitAddrOfImagComponent()
81 } else if (auto complexType = type->getAs<ComplexType>()) { in addTypedData() local
89 if (auto complexType = type.getElementType().dyn_cast<ComplexType>()) { in fillTensorWithZeros() local1063 if (auto complexType = in matchAndRewrite() local