Home
last modified time | relevance | path

Searched defs:baseType (Results 1 – 25 of 36) sorted by relevance

12

/external/deqp/framework/randomshaders/
DrsgVariableType.hpp186 inline VariableType::VariableType (Type baseType, int numElements) in VariableType()
196 inline VariableType::VariableType (Type baseType, const VariableType& elementType, int numElements) in VariableType()
206 inline VariableType::VariableType (Type baseType, const char* typeName) in VariableType()
DrsgVariableType.cpp130 const VariableType& VariableType::getScalarType (Type baseType) in getScalarType()
DrsgShaderGenerator.cpp139 VariableType::Type baseType = valueRange.getType().getBaseType(); in fillUndefinedComponents() local
DrsgUtils.cpp165 VariableType::Type baseType = VariableType::TYPE_LAST; in computeRandomType() local
DrsgBinaryOps.cpp128 …VariableType::Type baseType = state.getRandom().choose<VariableType::Type>(baseTypes.begin(), base… in BinaryVecOp() local
143 VariableType::Type baseType = this->m_type.getBaseType(); in BinaryVecOp() local
DrsgExpression.cpp689 VariableType::Type baseType = type.getBaseType(); in ConstructorOp() local
/external/hamcrest/library/src/org/hamcrest/object/
DIsCompatibleType.java24 public static <T> Matcher<Class<?>> typeCompatibleWith(Class<T> baseType) { in typeCompatibleWith()
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp414 static std::string getCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::Sh… in getCommonFuncCaseName()
422 …AbsCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shade… in AbsCase()
504 …SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shad… in SignCase()
610 …RoundEvenCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType… in RoundEvenCase()
721 …ModfCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shad… in ModfCase()
787 …IsnanCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType sha… in IsnanCase()
868 …IsinfCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType sha… in IsinfCase()
949 …FloatBitsToUintIntCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::S… in FloatBitsToUintIntCase()
1009 …FloatBitsToIntCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shade… in FloatBitsToIntCase()
1018 …FloatBitsToUintCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shad… in FloatBitsToUintCase()
[all …]
/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp350 static std::string getIntegerFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::S… in getIntegerFuncCaseName()
358 …UaddCarryCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType… in UaddCarryCase()
454 …UsubBorrowCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderTyp… in UsubBorrowCase()
548 …UmulExtendedCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderT… in UmulExtendedCase()
638 …ImulExtendedCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderT… in ImulExtendedCase()
729 …BitfieldExtractCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shad… in BitfieldExtractCase()
792 …BitfieldInsertCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shade… in BitfieldInsertCase()
869 …BitfieldReverseCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shad… in BitfieldReverseCase()
915 …BitCountCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType … in BitCountCase()
975 …FindLSBCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType s… in FindLSBCase()
[all …]
Des31fShaderCommonFunctionTests.cpp491 static std::string getCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::Sh… in getCommonFuncCaseName()
499 …AbsCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shade… in AbsCase()
581 …SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shad… in SignCase()
687 …RoundEvenCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType… in RoundEvenCase()
798 …ModfCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shad… in ModfCase()
864 …IsnanCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType sha… in IsnanCase()
947 …IsinfCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType sha… in IsinfCase()
1031 …FloatBitsToUintIntCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::S… in FloatBitsToUintIntCase()
1091 …FloatBitsToIntCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shade… in FloatBitsToIntCase()
1100 …FloatBitsToUintCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shad… in FloatBitsToUintCase()
[all …]
Des31fProgramInterfaceQueryTests.cpp4386 glu::DataType baseType, in generateRandomVariableDefinition()
/external/skia/src/core/
DSkValidatingReadBuffer.cpp233 SkFlattenable::Type baseType; in readFlattenable() local
/external/clang/lib/CodeGen/
DCGExprConstant.cpp1338 llvm::Type *baseType = structure->getElementType(fieldIndex); in EmitNullConstant() local
1371 llvm::Type *baseType = structure->getElementType(fieldIndex); in EmitNullConstant() local
1387 llvm::Type *baseType, in EmitNullConstantForBase()
DCodeGenFunction.cpp1216 static void emitNonZeroVLAInit(CodeGenFunction &CGF, QualType baseType, in emitNonZeroVLAInit()
1371 QualType &baseType, in emitArrayLength()
/external/hamcrest/library/src/org/hamcrest/
DMatchers.java269 …atic <T> org.hamcrest.Matcher<java.lang.Class<?>> typeCompatibleWith(java.lang.Class<T> baseType) { in typeCompatibleWith()
/external/emma/core/java12/com/vladium/jcd/lib/
DTypes.java709 void baseType () throws IOException in baseType() method in Types.methodDescriptorCompiler
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp570 QualType baseType = Context.getBaseType(); in ProcessCodeCompleteResults() local
/external/clang/lib/Sema/
DSemaExprMember.cpp291 CheckExtVectorComponent(Sema &S, QualType baseType, ExprValueKind &VK, in CheckExtVectorComponent()
DSemaDecl.cpp9634 QualType baseType = Context.getBaseElementType(type); in CheckCompleteVariableDeclaration() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/libxml2/
Dxmlschemas.c3020 xmlSchemaTypePtr baseType, in xmlSchemaPIllegalFacetAtomicErr()
14416 xmlSchemaTypePtr baseType = NULL; in xmlSchemaFixupTypeAttributeUses() local
14804 xmlSchemaTypePtr baseType, in xmlSchemaCheckCOSSTDerivedOK()
15154 xmlSchemaTypePtr baseType = type->baseType; in xmlSchemaCheckSTPropsCorrect() local
16032 xmlSchemaTypePtr baseType, in xmlSchemaCheckCOSCTDerivedOK()
16103 xmlSchemaTypePtr baseType, in xmlSchemaCheckCOSDerivedOK()
18152 xmlSchemaTypePtr baseType = type->baseType; in xmlSchemaFixupComplexType() local
Dxmlschemastypes.c262 xmlSchemaTypePtr baseType) { in xmlSchemaInitBasicType()
/external/libxml2/include/libxml/
DschemasInternals.h620 xmlSchemaTypePtr baseType; /* The base type component */ member
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4300 const rr::PrimitiveType baseType = getPrimitiveBaseType(primitives.getPrimitiveType()); in drawWithReference() local
/external/clang/lib/AST/
DASTContext.cpp2026 ASTContext::getExtQualType(const Type *baseType, Qualifiers quals) const { in getExtQualType() argument

12