Home
last modified time | relevance | path

Searched refs:READ_CAPACITY (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/rs/src/transport/
H A Dframed.rs26 const READ_CAPACITY: usize = 4096; const
73 TFramedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
96 let buf_capacity = cmp::max(message_size, READ_CAPACITY); in read()
H A Dbuffered.rs25 const READ_CAPACITY: usize = 4096; const
72 TBufferedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/rs/src/transport/
H A Dframed.rs26 const READ_CAPACITY: usize = 4096; const
73 TFramedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
96 let buf_capacity = cmp::max(message_size, READ_CAPACITY); in read()
H A Dbuffered.rs25 const READ_CAPACITY: usize = 4096; const
72 TBufferedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
/dports/devel/py-thrift/thrift-0.14.0/lib/rs/src/transport/
H A Dframed.rs26 const READ_CAPACITY: usize = 4096; const
73 TFramedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
96 let buf_capacity = cmp::max(message_size, READ_CAPACITY); in read()
H A Dbuffered.rs25 const READ_CAPACITY: usize = 4096; const
72 TBufferedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/rs/src/transport/
H A Dframed.rs26 const READ_CAPACITY: usize = 4096; const
73 TFramedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
96 let buf_capacity = cmp::max(message_size, READ_CAPACITY); in read()
H A Dbuffered.rs25 const READ_CAPACITY: usize = 4096; const
72 TBufferedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/rs/src/transport/
H A Dframed.rs26 const READ_CAPACITY: usize = 4096; const
73 TFramedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
96 let buf_capacity = cmp::max(message_size, READ_CAPACITY); in read()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/rs/src/transport/
H A Dframed.rs26 const READ_CAPACITY: usize = 4096; const
73 TFramedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
96 let buf_capacity = cmp::max(message_size, READ_CAPACITY); in read()
/dports/devel/thrift/thrift-0.14.0/lib/rs/src/transport/
H A Dframed.rs26 const READ_CAPACITY: usize = 4096; const
73 TFramedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
96 let buf_capacity = cmp::max(message_size, READ_CAPACITY); in read()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/rs/src/transport/
H A Dframed.rs26 const READ_CAPACITY: usize = 4096; const
73 TFramedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
96 let buf_capacity = cmp::max(message_size, READ_CAPACITY); in read()
/dports/devel/node-thrift/thrift-0.14.0/lib/rs/src/transport/
H A Dframed.rs26 const READ_CAPACITY: usize = 4096; const
73 TFramedReadTransport::with_capacity(READ_CAPACITY, channel) in new()
96 let buf_capacity = cmp::max(message_size, READ_CAPACITY); in read()
/dports/sysutils/brasero/brasero-3.12.3/libbrasero-media/
H A Dscsi-read-capacity.c84 READ_CAPACITY,
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/scsi/
H A Dscsi.h29 #define READ_CAPACITY 0x25 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/scsi/
H A Dscsi.h29 #define READ_CAPACITY 0x25 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/scsi/
H A Dscsi.h29 #define READ_CAPACITY 0x25 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/scsi/
H A Dscsi.h29 #define READ_CAPACITY 0x25 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/scsi/
H A Dscsi.h58 #define READ_CAPACITY 0x25 macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/scsi/
H A Dscsi.h29 #define READ_CAPACITY 0x25 macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/scsi/
H A Dscsi.h29 #define READ_CAPACITY 0x25 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/scsi/
H A Dscsi.h29 #define READ_CAPACITY 0x25 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/scsi/
H A Dscsi.h58 #define READ_CAPACITY 0x25 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/scsi/
H A Dscsi.h29 #define READ_CAPACITY 0x25 macro
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/scsi/
H A Dscsi.h29 #define READ_CAPACITY 0x25 macro

1234567