Home
last modified time | relevance | path

Searched defs:writeBuffer (Results 1 – 25 of 1091) sorted by relevance

12345678910>>...44

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/p2p/rlpx/
H A Dbuffer.go86 type writeBuffer struct { struct
87 data []byte
90 func (b *writeBuffer) reset() {
94 func (b *writeBuffer) appendZero(n int) []byte {
100 func (b *writeBuffer) Write(data []byte) (int, error) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wuffs/src/lib/rac/
H A Dwriter.go68 type writeBuffer struct { struct
69 prev []byte
70 curr []byte
71 p int
75 func (b *writeBuffer) extend(curr []byte) {
83 func (b *writeBuffer) length() uint64 {
92 func (b *writeBuffer) peek(n uint64) ([]byte, []byte) {
105 func (b *writeBuffer) advance(n uint64) {
117 func (b *writeBuffer) advancePastLeadingZeroes() (n uint64) {
139 func (b *writeBuffer) compact() {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wuffs/src/lib/rac/
H A Dwriter.go68 type writeBuffer struct { struct
69 prev []byte
70 curr []byte
71 p int
75 func (b *writeBuffer) extend(curr []byte) {
83 func (b *writeBuffer) length() uint64 {
92 func (b *writeBuffer) peek(n uint64) ([]byte, []byte) {
105 func (b *writeBuffer) advance(n uint64) {
117 func (b *writeBuffer) advancePastLeadingZeroes() (n uint64) {
139 func (b *writeBuffer) compact() {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/vishvananda/netlink/
H A Dsocket_linux.go27 type writeBuffer struct { struct
28 Bytes []byte
29 pos int
32 func (b *writeBuffer) Write(c byte) {
37 func (b *writeBuffer) Next(n int) []byte {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/rawdb/
H A Dfreezer_batch.go237 type writeBuffer struct { struct
238 data []byte
241 func (wb *writeBuffer) Write(data []byte) (int, error) {
246 func (wb *writeBuffer) Reset() {
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dscstreamfilter_ascii85.cpp40 char* writeBuffer = m_buffer.data(); in closeFilter() local
76 unsigned char* writeBuffer = (unsigned char*) m_buffer.data(); in writeData() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/hs/src/Thrift/Transport/
H A DMemory.hs35 writeBuffer :: IORef Builder, function
44 writeBuffer = wbuf, function
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/hs/src/Thrift/Transport/
H A DMemory.hs35 writeBuffer :: IORef Builder, function
44 writeBuffer = wbuf, function
/dports/devel/py-thrift/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DMemory.hs35 writeBuffer :: IORef Builder, function
44 writeBuffer = wbuf, function
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/hs/src/Thrift/Transport/
H A DMemory.hs35 writeBuffer :: IORef Builder, function
44 writeBuffer = wbuf, function

12345678910>>...44