Home
last modified time | relevance | path

Searched refs:typeConv (Results 1 – 25 of 45) sorted by relevance

12

/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/cgo/
H A Dgcc.go177 var conv typeConv
2096 type typeConv struct { struct
2141 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2250 func (c *typeConv) FinishType(pos token.Pos) { argument
2271 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2836 func (c *typeConv) Ident(s string) *ast.Ident { argument
2841 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2849 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3221 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3285 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/cgo/
H A Dgcc.go192 var conv typeConv
2048 type typeConv struct { struct
2089 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2196 func (c *typeConv) FinishType(pos token.Pos) { argument
2217 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2743 func (c *typeConv) Ident(s string) *ast.Ident { argument
2748 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2756 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3069 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3133 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/cgo/
H A Dgcc.go192 var conv typeConv
2075 type typeConv struct { struct
2116 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2223 func (c *typeConv) FinishType(pos token.Pos) { argument
2244 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2784 func (c *typeConv) Ident(s string) *ast.Ident { argument
2789 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2797 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3102 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3166 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/cmd/cgo/
H A Dgcc.go192 var conv typeConv
2101 type typeConv struct { struct
2142 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2249 func (c *typeConv) FinishType(pos token.Pos) { argument
2270 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2810 func (c *typeConv) Ident(s string) *ast.Ident { argument
2815 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2823 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3128 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3192 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/cgo/
H A Dgcc.go192 var conv typeConv
2075 type typeConv struct { struct
2116 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2223 func (c *typeConv) FinishType(pos token.Pos) { argument
2244 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2784 func (c *typeConv) Ident(s string) *ast.Ident { argument
2789 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2797 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3102 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3166 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/cmd/cgo/
H A Dgcc.go192 var conv typeConv
2075 type typeConv struct { struct
2116 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2223 func (c *typeConv) FinishType(pos token.Pos) { argument
2244 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2784 func (c *typeConv) Ident(s string) *ast.Ident { argument
2789 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2797 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3102 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3166 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/cgo/
H A Dgcc.go192 var conv typeConv
2048 type typeConv struct { struct
2089 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2196 func (c *typeConv) FinishType(pos token.Pos) { argument
2217 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2743 func (c *typeConv) Ident(s string) *ast.Ident { argument
2748 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2756 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3069 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3133 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/cgo/
H A Dgcc.go192 var conv typeConv
2048 type typeConv struct { struct
2089 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2196 func (c *typeConv) FinishType(pos token.Pos) { argument
2217 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2743 func (c *typeConv) Ident(s string) *ast.Ident { argument
2748 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2756 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3069 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3133 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/cmd/cgo/
H A Dgcc.go531 var conv typeConv
946 type typeConv struct { struct
976 func (c *typeConv) Init(ptrSize, intSize int64) { argument
1069 func (c *typeConv) FinishType(pos token.Pos) { argument
1088 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
1455 func (c *typeConv) FuncArg(dtype dwarf.Type, pos token.Pos) *Type { argument
1496 func (c *typeConv) FuncType(dtype *dwarf.FuncType, pos token.Pos) *FuncType { argument
1531 func (c *typeConv) Ident(s string) *ast.Ident { argument
1536 func (c *typeConv) Opaque(n int64) ast.Expr { argument
1544 func (c *typeConv) intExpr(n int64) ast.Expr { argument
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/cgo/
H A Dgcc.go174 var conv typeConv
2026 type typeConv struct { struct
2063 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2170 func (c *typeConv) FinishType(pos token.Pos) { argument
2191 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2707 func (c *typeConv) Ident(s string) *ast.Ident { argument
2712 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2720 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3026 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3090 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/cmd/cgo/
H A Dgcc.go192 var conv typeConv
2043 type typeConv struct { struct
2080 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2187 func (c *typeConv) FinishType(pos token.Pos) { argument
2208 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2717 func (c *typeConv) Ident(s string) *ast.Ident { argument
2722 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2730 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3036 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3100 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/cmd/cgo/
H A Dgcc.go192 var conv typeConv
2043 type typeConv struct { struct
2080 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2187 func (c *typeConv) FinishType(pos token.Pos) { argument
2208 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2717 func (c *typeConv) Ident(s string) *ast.Ident { argument
2722 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2730 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3036 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3100 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/cmd/cgo/
H A Dgcc.go192 var conv typeConv
2043 type typeConv struct { struct
2080 func (c *typeConv) Init(ptrSize, intSize int64) { argument
2187 func (c *typeConv) FinishType(pos token.Pos) { argument
2208 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2717 func (c *typeConv) Ident(s string) *ast.Ident { argument
2722 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2730 func (c *typeConv) intExpr(n int64) ast.Expr { argument
3036 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
3100 func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Conversion/VectorToROCDL/
H A DVectorToROCDL.cpp61 LLVMTypeConverter &typeConv) in VectorTransferConversion() argument
63 typeConv) {} in VectorTransferConversion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Conversion/VectorToROCDL/
H A DVectorToROCDL.cpp61 LLVMTypeConverter &typeConv) in VectorTransferConversion() argument
63 typeConv) {} in VectorTransferConversion()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/cmd/cgo/
H A Dgcc.go532 var conv typeConv
1280 type typeConv struct { struct
1310 func (c *typeConv) Init(ptrSize, intSize int64) { argument
1403 func (c *typeConv) FinishType(pos token.Pos) { argument
1422 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
1799 func (c *typeConv) FuncArg(dtype dwarf.Type, pos token.Pos) *Type { argument
1840 func (c *typeConv) FuncType(dtype *dwarf.FuncType, pos token.Pos) *FuncType { argument
1875 func (c *typeConv) Ident(s string) *ast.Ident { argument
1880 func (c *typeConv) Opaque(n int64) ast.Expr { argument
1888 func (c *typeConv) intExpr(n int64) ast.Expr { argument
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/cmd/cgo/
H A Dgcc.go532 var conv typeConv
1280 type typeConv struct { struct
1310 func (c *typeConv) Init(ptrSize, intSize int64) { argument
1403 func (c *typeConv) FinishType(pos token.Pos) { argument
1422 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
1799 func (c *typeConv) FuncArg(dtype dwarf.Type, pos token.Pos) *Type { argument
1840 func (c *typeConv) FuncType(dtype *dwarf.FuncType, pos token.Pos) *FuncType { argument
1875 func (c *typeConv) Ident(s string) *ast.Ident { argument
1880 func (c *typeConv) Opaque(n int64) ast.Expr { argument
1888 func (c *typeConv) intExpr(n int64) ast.Expr { argument
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/cmd/cgo/
H A Dgcc.go580 var conv typeConv
1750 type typeConv struct { struct
1786 func (c *typeConv) Init(ptrSize, intSize int64) { argument
1893 func (c *typeConv) FinishType(pos token.Pos) { argument
1912 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2401 func (c *typeConv) Ident(s string) *ast.Ident { argument
2406 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2414 func (c *typeConv) intExpr(n int64) ast.Expr { argument
2686 func (c *typeConv) badPointerTypedef(dt *dwarf.TypedefType) bool { argument
2696 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dgcc.go580 var conv typeConv
1750 type typeConv struct { struct
1786 func (c *typeConv) Init(ptrSize, intSize int64) { argument
1893 func (c *typeConv) FinishType(pos token.Pos) { argument
1912 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2401 func (c *typeConv) Ident(s string) *ast.Ident { argument
2406 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2414 func (c *typeConv) intExpr(n int64) ast.Expr { argument
2686 func (c *typeConv) badPointerTypedef(dt *dwarf.TypedefType) bool { argument
2696 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dgcc.go580 var conv typeConv
1750 type typeConv struct { struct
1786 func (c *typeConv) Init(ptrSize, intSize int64) { argument
1893 func (c *typeConv) FinishType(pos token.Pos) { argument
1912 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2401 func (c *typeConv) Ident(s string) *ast.Ident { argument
2406 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2414 func (c *typeConv) intExpr(n int64) ast.Expr { argument
2686 func (c *typeConv) badPointerTypedef(dt *dwarf.TypedefType) bool { argument
2696 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dgcc.go580 var conv typeConv
1750 type typeConv struct { struct
1786 func (c *typeConv) Init(ptrSize, intSize int64) { argument
1893 func (c *typeConv) FinishType(pos token.Pos) { argument
1912 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2401 func (c *typeConv) Ident(s string) *ast.Ident { argument
2406 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2414 func (c *typeConv) intExpr(n int64) ast.Expr { argument
2686 func (c *typeConv) badPointerTypedef(dt *dwarf.TypedefType) bool { argument
2696 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dgcc.go580 var conv typeConv
1750 type typeConv struct { struct
1786 func (c *typeConv) Init(ptrSize, intSize int64) { argument
1893 func (c *typeConv) FinishType(pos token.Pos) { argument
1912 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2401 func (c *typeConv) Ident(s string) *ast.Ident { argument
2406 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2414 func (c *typeConv) intExpr(n int64) ast.Expr { argument
2686 func (c *typeConv) badPointerTypedef(dt *dwarf.TypedefType) bool { argument
2696 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/cmd/cgo/
H A Dgcc.go580 var conv typeConv
1750 type typeConv struct { struct
1786 func (c *typeConv) Init(ptrSize, intSize int64) { argument
1893 func (c *typeConv) FinishType(pos token.Pos) { argument
1912 func (c *typeConv) Type(dtype dwarf.Type, pos token.Pos) *Type { argument
2401 func (c *typeConv) Ident(s string) *ast.Ident { argument
2406 func (c *typeConv) Opaque(n int64) ast.Expr { argument
2414 func (c *typeConv) intExpr(n int64) ast.Expr { argument
2686 func (c *typeConv) badPointerTypedef(dt *dwarf.TypedefType) bool { argument
2696 func (c *typeConv) badCFType(dt *dwarf.TypedefType) bool { argument
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/scala-package/macros/src/main/scala/org/apache/mxnet/
H A DGeneratorBase.scala226 var typeConv = Set("org.apache.mxnet.NDArray", "org.apache.mxnet.Symbol", variable
234 if (typeConv(arg.argType)) arg.copy(argType = "T")
/dports/misc/mxnet/incubator-mxnet-1.9.0/scala-package/macros/src/main/scala/org/apache/mxnet/
H A DGeneratorBase.scala226 var typeConv = Set("org.apache.mxnet.NDArray", "org.apache.mxnet.Symbol", variable
234 if (typeConv(arg.argType)) arg.copy(argType = "T")

12