Home
last modified time | relevance | path

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

12

/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/types/
DResolvedArrayType.java35 private ResolvedType baseType; field in ResolvedArrayType
37 public ResolvedArrayType(ResolvedType baseType) { in ResolvedArrayType()
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
DSmaliArrayTypeElement.java58 PsiTypeElement baseType = findChildByClass(PsiTypeElement.class); in getType() local
/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.cpp378 …VariableType::Type baseType = state.getRandom().choose<VariableType::Type>(baseTypes.begin(), base… in BinaryVecOp() local
393 VariableType::Type baseType = this->m_type.getBaseType(); in BinaryVecOp() local
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/object/
DIsCompatibleType.java38 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.cpp492 static std::string getCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::Sh… in getCommonFuncCaseName()
500 …AbsCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shade… in AbsCase()
582 …SignCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shad… in SignCase()
688 …RoundEvenCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType… in RoundEvenCase()
799 …ModfCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shad… in ModfCase()
865 …IsnanCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType sha… in IsnanCase()
948 …IsinfCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType sha… in IsinfCase()
1032 …FloatBitsToUintIntCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::S… in FloatBitsToUintIntCase()
1092 …FloatBitsToIntCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shade… in FloatBitsToIntCase()
1101 …FloatBitsToUintCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shad… in FloatBitsToUintCase()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp369 static std::string getCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::Sh… in getCommonFuncCaseName()
657 …AbsCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderT… in AbsCase()
766 …SignCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::Shader… in SignCase()
902 …RoundEvenCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::S… in RoundEvenCase()
981 …ModfCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::Shader… in ModfCase()
1074 …IsnanCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::Shade… in IsnanCase()
1172 …IsinfCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::Shade… in IsinfCase()
1247 …FloatBitsToUintIntCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precisio… in FloatBitsToUintIntCase()
1277 …FloatBitsToIntCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, g… in FloatBitsToIntCase()
1296 …FloatBitsToUintCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, … in FloatBitsToUintCase()
[all …]
DvktShaderIntegerFunctionTests.cpp224 static std::string getIntegerFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::S… in getIntegerFuncCaseName()
545 …UaddCarryCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::S… in UaddCarryCase()
653 …UsubBorrowCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::… in UsubBorrowCase()
757 …UmulExtendedCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu… in UmulExtendedCase()
862 …ImulExtendedCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu… in ImulExtendedCase()
939 …BitfieldExtractCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, … in BitfieldExtractCase()
1020 …BitfieldInsertCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, g… in BitfieldInsertCase()
1083 …BitfieldReverseCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, … in BitfieldReverseCase()
1144 …BitCountCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::Sh… in BitCountCase()
1208 …FindLSBCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::Sha… in FindLSBCase()
[all …]
/external/skia/modules/particles/include/
DSkParticleSerialization.h55 void visit(sk_sp<SkReflected>& e, const SkReflected::Type* baseType) override { in visit()
117 void visit(sk_sp<SkReflected>& e, const SkReflected::Type* baseType) override { in visit()
/external/catch2/include/internal/
Dcatch_matchers_floating.cpp100 WithinUlpsMatcher::WithinUlpsMatcher(double target, int ulps, FloatingPointKind baseType) in WithinUlpsMatcher()
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javassistmodel/
DJavassistUtils.java158 SignatureAttribute.BaseType baseType = (SignatureAttribute.BaseType) signatureType; in signatureTypeToType() local
/external/skia/tools/viewer/
DParticlesSlide.cpp96 void visit(sk_sp<SkReflected>& e, const SkReflected::Type* baseType) override { in visit()
/external/clang/lib/CodeGen/
DCGExprConstant.cpp1536 llvm::Type *baseType = structure->getElementType(fieldIndex); in EmitNullConstant() local
1575 llvm::Type *baseType = structure->getElementType(fieldIndex); in EmitNullConstant() local
1591 llvm::Type *baseType, in EmitNullConstantForBase()
DCodeGenFunction.cpp1394 static void emitNonZeroVLAInit(CodeGenFunction &CGF, QualType baseType, in emitNonZeroVLAInit()
1544 QualType &baseType, in emitArrayLength()
1612 llvm::Type *baseType = ConvertType(eltType); in emitArrayLength() local
/external/emma/core/java12/com/vladium/jcd/lib/
DTypes.java709 void baseType () throws IOException in baseType() method in Types.methodDescriptorCompiler
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dreflection.cpp171 …void blowUpActiveAggregate(const TType& baseType, const TString& baseName, const TList<TIntermBina… in blowUpActiveAggregate()
/external/autotest/frontend/client/src/autotest/common/spreadsheet/
DSpreadsheet.java76 public static Header fromBaseType(List<String> baseType) { in fromBaseType()
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp570 QualType baseType = Context.getBaseType(); in ProcessCodeCompleteResults() local
/external/clang/lib/Parse/
DParseObjc.cpp1616 ParsedType baseType, in parseObjCTypeArgsOrProtocolQualifiers()
1795 ParsedType baseType, in parseObjCTypeArgsAndProtocolQualifiers()
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
DMatchers.java1492 …atic <T> org.hamcrest.Matcher<java.lang.Class<?>> typeCompatibleWith(java.lang.Class<T> baseType) { in typeCompatibleWith()

12