Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeSampleVariablesTests.cpp109 std::string builtInType; in write_to_read_only_types() member
130 …_sample_variables: trying to write to built-in read-only variable" + testConfigs[idx].builtInType); in write_to_read_only_types()
150 std::string builtInType; in access_built_in_types_inside_other_shaders() member
171 … to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside vert… in access_built_in_types_inside_other_shaders()
187 … to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside tess… in access_built_in_types_inside_other_shaders()
203 … to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside tess… in access_built_in_types_inside_other_shaders()
220 … to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside geom… in access_built_in_types_inside_other_shaders()
236 std::string builtInType[MAX_TYPES]; in index_outside_sample_mask_range() member
261 << " highp int invalidValue = " << testConfigs.builtInType[typeIdx] << "[invalidIndex]; \n" in index_outside_sample_mask_range()
265 …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()
2168 if ((type->builtInType != XML_SCHEMAS_STRING) && in xmlSchemaValAtomicType()
2169 (type->builtInType != XML_SCHEMAS_ANYTYPE) && in xmlSchemaValAtomicType()
2170 (type->builtInType != XML_SCHEMAS_ANYSIMPLETYPE)) { in xmlSchemaValAtomicType()
2171 if (type->builtInType == XML_SCHEMAS_NORMSTRING) in xmlSchemaValAtomicType()
2180 switch (type->builtInType) { in xmlSchemaValAtomicType()
2402 ret = xmlSchemaValidateDates(type->builtInType, value, val, in xmlSchemaValAtomicType()
3164 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))
2493 if (type->builtInType != 0) { in xmlSchemaSimpleTypeErr()
3160 if (type->builtInType != 0) { in xmlSchemaPSimpleTypeErr()
6324 switch (type->builtInType) { in xmlSchemaPValAttrNodeValue()
13409 if (type->builtInType == valType) in xmlSchemaIsDerivedFromBuiltInType()
13411 if ((type->builtInType == XML_SCHEMAS_ANYSIMPLETYPE) || in xmlSchemaIsDerivedFromBuiltInType()
13412 (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/hlsl/
DhlslParseHelper.cpp2449 const TBuiltInVariable builtInType = clipCullNode->getQualifier().builtIn; in assignClipCullDistance() local
2454 switch (builtInType) { in assignClipCullDistance()
3296 const TBuiltInVariable builtInType = bufferType.getQualifier().declaredBuiltIn; in decomposeStructBufferMethods() local
3300 const bool isByteAddressBuffer = (builtInType == EbvByteAddressBuffer || in decomposeStructBufferMethods()
3301 builtInType == EbvRWByteAddressBuffer); in decomposeStructBufferMethods()
/external/kotlinc/lib/
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/descriptors.jvm. ...
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...