Home
last modified time | relevance | path

Searched refs:TI32 (Results 1 – 25 of 95) sorted by relevance

1234

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/hs/Thrift/Protocol/
H A DBinary.hs76 buildBinaryValue (TI32 (version1 .|. fromIntegral (fromEnum t))) <>
78 buildBinaryValue (TI32 s)
83 TI32 ver <- parseBinaryValue T_I32
88 TI32 sz <- parseBinaryValue T_I32
119 buildBinaryValue (TI32 i) = int32BE i
160 parseBinaryValue T_I32 = TI32 . Binary.decode . LBS.fromStrict <$> P.take 4
206 TI32{} -> T_I32
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/lang/gcc8/gcc-8.5.0/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/lang/gcc48/gcc-4.8.5/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/lang/gcc10/gcc-10.3.0/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/errors/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/errors/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/lang/gcc11/gcc-11.2.0/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/lang/gcc9/gcc-9.4.0/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/fmt/
H A Dstringer_test.go15 type TI32 int32 type
32 func (v TI32) String() string { return Sprintf("I32: %d", int32(v)) }
53 s := Sprintf("%v %v %v %v %v", TI(0), TI8(1), TI16(2), TI32(3), TI64(4))

1234