Searched refs:baseType (Results 26 - 50 of 51) sorted by relevance

123

/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1138 /// \param baseType the inner-most element type of the array
1142 static void emitNonZeroVLAInit(CodeGenFunction &CGF, QualType baseType, argument
1146 = CGF.getContext().getTypeInfoInChars(baseType);
1296 QualType &baseType,
1314 baseType = elementType;
1373 baseType = eltType;
1295 emitArrayLength(const ArrayType *origArrayType, QualType &baseType, llvm::Value *&addr) argument
H A DCodeGenFunction.h1535 QualType &baseType,
/external/chromium_org/third_party/angle/src/compiler/translator/
H A DParseContext.cpp2115 const TType &baseType = baseExpression->getType(); local
2116 if (baseType.getStruct())
2118 TType copyOfType(baseType.getStruct());
2121 else if (baseType.isInterfaceBlock())
2123 TType copyOfType(baseType.getInterfaceBlock(), baseType.getQualifier(), baseType.getLayoutQualifier(), 0);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.filebuffers_3.5.100.v20100520-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/deqp/framework/randomshaders/
H A DrsgExpression.cpp688 VariableType::Type baseType = type.getBaseType(); local
706 if (isConversionOk(VariableType::TYPE_FLOAT, baseType, comp)) inTypes[numInTypes++] = VariableType::TYPE_FLOAT;
707 if (isConversionOk(VariableType::TYPE_INT, baseType, comp)) inTypes[numInTypes++] = VariableType::TYPE_INT;
708 if (isConversionOk(VariableType::TYPE_BOOL, baseType, comp)) inTypes[numInTypes++] = VariableType::TYPE_BOOL;
/external/clang/lib/Sema/
H A DSemaExprMember.cpp289 CheckExtVectorComponent(Sema &S, QualType baseType, ExprValueKind &VK, argument
297 const ExtVectorType *vecType = baseType->getAs<ExtVectorType>();
359 << baseType << SourceRange(CompLoc);
H A DSemaDecl.cpp9161 QualType baseType = Context.getBaseElementType(type); local
9171 CXXRecordDecl *RD = baseType->getAsCXXRecordDecl();
9173 !Init->isConstantInitializer(Context, baseType->isReferenceType()))
9203 if (const RecordType *recordType = baseType->getAs<RecordType>())
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c258 xmlSchemaTypePtr baseType) {
270 ret->baseType = baseType;
400 xmlSchemaTypeAnyTypeDef->baseType = xmlSchemaTypeAnyTypeDef;
257 xmlSchemaInitBasicType(const char *name, xmlSchemaValType type, xmlSchemaTypePtr baseType) argument
/external/clang/include/clang/AST/
H A DType.h1030 ExtQualsTypeCommonBase(const Type *baseType, QualType canon) argument
1031 : BaseType(baseType), CanonicalType(canon) {}
1079 ExtQuals(const Type *baseType, QualType canon, Qualifiers quals) argument
1080 : ExtQualsTypeCommonBase(baseType,
/external/libxml2/
H A Dxmlschemastypes.c258 xmlSchemaTypePtr baseType) {
270 ret->baseType = baseType;
400 xmlSchemaTypeAnyTypeDef->baseType = xmlSchemaTypeAnyTypeDef;
257 xmlSchemaInitBasicType(const char *name, xmlSchemaValType type, xmlSchemaTypePtr baseType) argument
/external/clang/lib/AST/
H A DASTContext.cpp2002 ASTContext::getExtQualType(const Type *baseType, Qualifiers quals) const { argument
2008 ExtQuals::Profile(ID, baseType, quals);
2017 if (!baseType->isCanonicalUnqualified()) {
2018 SplitQualType canonSplit = baseType->getCanonicalTypeInternal().split();
2026 ExtQuals *eq = new (*this, TypeAlignment) ExtQuals(baseType, canon, quals);
/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTests.cpp3975 static ResourceDefinition::Node::SharedPtr generateRandomVariableDefinition (de::Random& rnd, const ResourceDefinition::Node::SharedPtr& parentStructure, glu::DataType baseType, const glu::Layout& layout, bool allowUnsized)
3979 const bool canBeInsideAStruct = layout.binding == -1 && !isDataTypeLayoutQualified(baseType);
3993 return ResourceDefinition::Node::SharedPtr(new ResourceDefinition::Variable(currentStructure, baseType));
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp4321 const rr::PrimitiveType baseType = getPrimitiveBaseType(primitives.getPrimitiveType());
4322 const bool polygonOffsetEnabled = (baseType == rr::PRIMITIVETYPE_TRIANGLES) ? (m_polygonOffsetFillEnabled) : (false);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 734 milliseconds

123