Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c5258 xmlSchemaValType valType, in xmlSchemaValidateLengthFacetInternal()
5401 xmlSchemaValType valType, in xmlSchemaValidateLengthFacetWhtsp()
5428 xmlSchemaValType valType, in xmlSchemaValidateFacetInternal()
5695 xmlSchemaValType valType, in xmlSchemaValidateFacetWhtsp()
Dxmlschemas.c1509 xmlSchemaValType valType; in xmlSchemaGetCanonValueWhtspExt_1() local
13447 xmlSchemaIsDerivedFromBuiltInType(xmlSchemaTypePtr type, int valType) in xmlSchemaIsDerivedFromBuiltInType()
24384 xmlSchemaValType valType, in xmlSchemaValidateFacets()
Dtestapi.c35928 xmlSchemaValType valType; /* the built-in type of the value */ in test_xmlSchemaValidateFacetWhtsp() local
36057 xmlSchemaValType valType; /* the built-in type */ in test_xmlSchemaValidateLengthFacetWhtsp() local
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMDialect.cpp1627 auto valType = op.val().getType().cast<LLVM::LLVMType>(); in verify() local
1696 auto valType = op.val().getType().cast<LLVM::LLVMType>(); in verify() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp481 auto valType = val.getType(); in verifyBlockReadWritePtrAndValTypes() local