Home
last modified time | relevance | path

Searched refs:structElemType (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/pdf/
H A DPDFContentGenerator.java196 protected void saveGraphicsState(String structElemType, int sequenceNum) { in saveGraphicsState() argument
199 beginMarkedContentSequence(structElemType, sequenceNum); in saveGraphicsState()
212 protected void beginMarkedContentSequence(String structElemType, int mcid) { in beginMarkedContentSequence() argument
213 beginMarkedContentSequence(structElemType, mcid, null); in beginMarkedContentSequence()
229 if (structElemType != null) { in beginMarkedContentSequence()
232 getStream().add(structElemType + " <</MCID " + String.valueOf(mcid) in beginMarkedContentSequence()
333 protected void beginTextObject(String structElemType, int mcid) { in beginTextObject() argument
334 beginTextObject(structElemType, mcid, null); in beginTextObject()
348 beginMarkedContentSequence(structElemType, mcid, actualText); in beginTextObject()
526 String structElemType, int mcid) { in placeImage() argument
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/MemRefToSPIRV/
H A DMemRefToSPIRV.cpp298 Type structElemType = pointeeType.cast<spirv::StructType>().getElementType(0); in matchAndRewrite() local
300 if (auto arrayType = structElemType.dyn_cast<spirv::ArrayType>()) in matchAndRewrite()
303 dstType = structElemType.cast<spirv::RuntimeArrayType>().getElementType(); in matchAndRewrite()
413 Type structElemType = pointeeType.cast<spirv::StructType>().getElementType(0); in matchAndRewrite() local
415 if (auto arrayType = structElemType.dyn_cast<spirv::ArrayType>()) in matchAndRewrite()
418 dstType = structElemType.cast<spirv::RuntimeArrayType>().getElementType(); in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/StandardToSPIRV/
H A DStandardToSPIRV.cpp1043 Type structElemType = pointeeType.cast<spirv::StructType>().getElementType(0); in matchAndRewrite() local
1045 if (auto arrayType = structElemType.dyn_cast<spirv::ArrayType>()) in matchAndRewrite()
1048 dstType = structElemType.cast<spirv::RuntimeArrayType>().getElementType(); in matchAndRewrite()
1205 Type structElemType = pointeeType.cast<spirv::StructType>().getElementType(0); in matchAndRewrite() local
1207 if (auto arrayType = structElemType.dyn_cast<spirv::ArrayType>()) in matchAndRewrite()
1210 dstType = structElemType.cast<spirv::RuntimeArrayType>().getElementType(); in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/StandardToSPIRV/
H A DStandardToSPIRV.cpp1043 Type structElemType = pointeeType.cast<spirv::StructType>().getElementType(0); in matchAndRewrite() local
1045 if (auto arrayType = structElemType.dyn_cast<spirv::ArrayType>()) in matchAndRewrite()
1048 dstType = structElemType.cast<spirv::RuntimeArrayType>().getElementType(); in matchAndRewrite()
1205 Type structElemType = pointeeType.cast<spirv::StructType>().getElementType(0); in matchAndRewrite() local
1207 if (auto arrayType = structElemType.dyn_cast<spirv::ArrayType>()) in matchAndRewrite()
1210 dstType = structElemType.cast<spirv::RuntimeArrayType>().getElementType(); in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/StandardToSPIRV/
H A DStandardToSPIRV.cpp1043 Type structElemType = pointeeType.cast<spirv::StructType>().getElementType(0);
1045 if (auto arrayType = structElemType.dyn_cast<spirv::ArrayType>())
1048 dstType = structElemType.cast<spirv::RuntimeArrayType>().getElementType();
1205 Type structElemType = pointeeType.cast<spirv::StructType>().getElementType(0);
1207 if (auto arrayType = structElemType.dyn_cast<spirv::ArrayType>())
1210 dstType = structElemType.cast<spirv::RuntimeArrayType>().getElementType();
/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCsymt.h698 sym_link *structElemType (sym_link *, value *);
H A DSDCCsymt.c1479 structElemType (sym_link * stype, value * id) in structElemType() function
H A DSDCCast.c3629 …TTYPE (tree) = structElemType (LTYPE (tree), (tree->right->type == EX_VALUE ? tree->right->opval.v… in decorateType()
3651 …TTYPE (tree) = structElemType (LTYPE (tree)->next, (tree->right->type == EX_VALUE ? tree->right->o… in decorateType()
/dports/lang/sdcc/sdcc-4.0.0/
H A DChangeLog25325 * src/SDCCsymt.c (structElemType, checkSClass, isConstant, isVolatile)
27281 * src/SDCCsymt.c (structElemType): fixed bug 1839321
40221 * src/SDCCsymt.c (structElemType): fixed bug #808291 (members