Home
last modified time | relevance | path

Searched refs:builtInType (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeSampleVariablesTests.cpp110 std::string builtInType; in write_to_read_only_types() member
131 …_sample_variables: trying to write to built-in read-only variable" + testConfigs[idx].builtInType); in write_to_read_only_types()
152 std::string builtInType; in access_built_in_types_inside_other_shaders() member
173 … to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside vert… in access_built_in_types_inside_other_shaders()
189 … to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside tess… in access_built_in_types_inside_other_shaders()
205 … to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside tess… in access_built_in_types_inside_other_shaders()
222 … to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside geom… in access_built_in_types_inside_other_shaders()
242 std::string builtInType[MAX_TYPES]; in index_outside_sample_mask_range() member
267 << " highp int invalidValue = " << testConfigs.builtInType[typeIdx] << "[invalidIndex]; \n" in index_outside_sample_mask_range()
271 …riables: using constant integral expression outside of " + testConfigs.builtInType[typeIdx] + " bo… in index_outside_sample_mask_range()
[all …]
/external/libxml2/
Dxmlschemastypes.c329 ret->builtInType = type; in xmlSchemaInitBasicType()
676 switch (type->builtInType) { in xmlSchemaIsBuiltInTypeFacet()
1104 switch (type->builtInType) { in xmlSchemaGetBuiltInListSimpleTypeItemType()
2269 if ((type->builtInType != XML_SCHEMAS_STRING) && in xmlSchemaValAtomicType()
2270 (type->builtInType != XML_SCHEMAS_ANYTYPE) && in xmlSchemaValAtomicType()
2271 (type->builtInType != XML_SCHEMAS_ANYSIMPLETYPE)) { in xmlSchemaValAtomicType()
2272 if (type->builtInType == XML_SCHEMAS_NORMSTRING) in xmlSchemaValAtomicType()
2281 switch (type->builtInType) { in xmlSchemaValAtomicType()
2503 ret = xmlSchemaValidateDates(type->builtInType, value, val, in xmlSchemaValAtomicType()
3266 if (type->builtInType == XML_SCHEMAS_NPINTEGER) { in xmlSchemaValAtomicType()
[all …]
Dxmlschemas.c227 ( (WXS_TYPE_CAST (i))->builtInType == XML_SCHEMAS_ANYTYPE))
231 ((i)->builtInType == XML_SCHEMAS_ANYTYPE))
236 (item->builtInType != XML_SCHEMAS_ANYTYPE)))
240 ((i)->builtInType == XML_SCHEMAS_ANYSIMPLETYPE))
2538 if (type->builtInType != 0) { in xmlSchemaSimpleTypeErr()
3200 if (type->builtInType != 0) { in xmlSchemaPSimpleTypeErr()
6371 switch (type->builtInType) { in xmlSchemaPValAttrNodeValue()
13454 if (type->builtInType == valType) in xmlSchemaIsDerivedFromBuiltInType()
13456 if ((type->builtInType == XML_SCHEMAS_ANYSIMPLETYPE) || in xmlSchemaIsDerivedFromBuiltInType()
13457 (type->builtInType == XML_SCHEMAS_ANYTYPE)) in xmlSchemaIsDerivedFromBuiltInType()
[all …]
/external/libxml2/include/libxml/
DschemasInternals.h626 int builtInType; /* Type of built-in types. */ member
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle775 d builtInType like(xmlCint) Built-in types type
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp2542 const TBuiltInVariable builtInType = clipCullNode->getQualifier().builtIn; in assignClipCullDistance() local
2547 switch (builtInType) { in assignClipCullDistance()
3433 const TBuiltInVariable builtInType = bufferType.getQualifier().declaredBuiltIn; in decomposeStructBufferMethods() local
3437 const bool isByteAddressBuffer = (builtInType == EbvByteAddressBuffer || in decomposeStructBufferMethods()
3438 builtInType == EbvRWByteAddressBuffer); in decomposeStructBufferMethods()
/external/kotlinc/lib/
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...