Home
last modified time | relevance | path

Searched defs:valType (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
Dxmlschemastypes.c5144 xmlSchemaValType valType, in xmlSchemaValidateLengthFacetInternal()
5287 xmlSchemaValType valType, in xmlSchemaValidateLengthFacetWhtsp()
5314 xmlSchemaValType valType, in xmlSchemaValidateFacetInternal()
5581 xmlSchemaValType valType, in xmlSchemaValidateFacetWhtsp()
Dxmlschemas.c1494 xmlSchemaValType valType; in xmlSchemaGetCanonValueWhtspExt() local
13402 xmlSchemaIsDerivedFromBuiltInType(xmlSchemaTypePtr type, int valType) in xmlSchemaIsDerivedFromBuiltInType()
24197 xmlSchemaValType valType, in xmlSchemaValidateFacets()
Dtestapi.c35937 xmlSchemaValType valType; /* the built-in type of the value */ in test_xmlSchemaValidateFacetWhtsp() local
36066 xmlSchemaValType valType; /* the built-in type */ in test_xmlSchemaValidateLengthFacetWhtsp() local
/external/v8/src/wasm/
Dwasm-interpreter.cc1685 #define SPLAT_CASE(format, sType, valType, num) \ in ExecuteSimdOp() argument