Searched defs:baseType (Results 1 – 10 of 10) sorted by relevance
| /third_party/flutter/skia/modules/particles/include/ |
| D | SkParticleSerialization.h | 66 void visit(sk_sp<SkReflected>& e, const SkReflected::Type* baseType) override { in visit() 142 void visit(sk_sp<SkReflected>& e, const SkReflected::Type* baseType) override { in visit()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | SymbolTable.cpp | 321 TBasicType baseType = (type == EbtUInt) ? EbtInt : type; in getDefaultPrecision() local
|
| /third_party/flutter/skia/tools/viewer/ |
| D | ParticlesSlide.cpp | 111 void visit(sk_sp<SkReflected>& e, const SkReflected::Type* baseType) override { in visit()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | RemoveDynamicIndexing.cpp | 103 TType *baseType = new TType(type); in GetBaseType() local
|
| D | RewriteStructSamplers.cpp | 526 const TType &baseType, in traverseSamplerInStruct()
|
| /third_party/flutter/skia/src/sksl/ |
| D | SkSLIRGenerator.cpp | 260 const Type* baseType = this->convertType(rawType); in convertVarDeclarations() local
|
| D | SkSLSPIRVCodeGenerator.cpp | 1612 const Type& baseType, const Type& swizzleType, in SwizzleLValue()
|
| /third_party/libxml2/ |
| D | xmlschemas.c | 3034 xmlSchemaTypePtr baseType, in xmlSchemaPIllegalFacetAtomicErr() 14437 xmlSchemaTypePtr baseType = NULL; in xmlSchemaFixupTypeAttributeUses() local 14825 xmlSchemaTypePtr baseType, in xmlSchemaCheckCOSSTDerivedOK() 15175 xmlSchemaTypePtr baseType = type->baseType; in xmlSchemaCheckSTPropsCorrect() local 16053 xmlSchemaTypePtr baseType, in xmlSchemaCheckCOSCTDerivedOK() 16124 xmlSchemaTypePtr baseType, in xmlSchemaCheckCOSDerivedOK() 18173 xmlSchemaTypePtr baseType = type->baseType; in xmlSchemaFixupComplexType() local
|
| D | xmlschemastypes.c | 267 xmlSchemaTypePtr baseType) { in xmlSchemaInitBasicType()
|
| /third_party/libxml2/include/libxml/ |
| D | schemasInternals.h | 620 xmlSchemaTypePtr baseType; /* The base type component */ member
|