/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/benchmarks/data/ |
H A D | data_generators.hpp | 34 explicit Generator(size_t bytes, in Generator() argument 62 explicit Generator(size_t bytes, size_t min_size = 0, size_t max_size = 0, in Generator() 120 explicit Generator(size_t bytes, size_t min_size = 0, size_t max_size = 0, in Generator() 150 std::vector<std::string> generate(size_t bytes, size_t min_size, size_t max_size) { in generate() 152 size_t remaining = bytes; in generate() local 167 std::vector<Tuple> generate(size_t bytes, size_t min_size, size_t max_size) { in generate() 169 size_t remaining = bytes; in generate() local 185 std::vector<Triple> generate(size_t bytes, size_t min_size, size_t max_size) { in generate() 187 size_t remaining = bytes; in generate() local 207 std::vector<int> generate(size_t bytes, size_t /*min_size*/, size_t /*max_size*/) { in generate() argument [all …]
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | AllocatedBuffer.java | 124 public abstract int remaining(); in remaining() method in AllocatedBuffer 131 public static AllocatedBuffer wrap(byte[] bytes) { in wrap() 140 public static AllocatedBuffer wrap(final byte[] bytes, final int offset, final int length) { in wrap() 200 public int remaining() { in wrap() method in AllocatedBuffer
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | AllocatedBuffer.java | 124 public abstract int remaining(); in remaining() method in AllocatedBuffer 131 public static AllocatedBuffer wrap(byte[] bytes) { in wrap() 140 public static AllocatedBuffer wrap(final byte[] bytes, final int offset, final int length) { in wrap() 200 public int remaining() { in wrap() method in AllocatedBuffer
|
/dports/print/cups/cups-2.3.3op2/cups/ |
H A D | raster-stream.c | 754 ssize_t bytes; /* Bytes read */ in _cupsRasterReadPixels() local 756 unsigned remaining; /* Bytes remaining */ in _cupsRasterReadPixels() local 1188 ssize_t bytes; /* Bytes read */ in _cupsRasterWritePixels() local 1189 unsigned remaining; /* Bytes remaining */ in _cupsRasterWritePixels() local 1362 size_t bytes) /* I - Number of bytes to read/write */ in cups_raster_io() 1406 size_t bytes) /* I - Number of bytes to read */ in cups_raster_read() 1409 remaining, /* Remaining bytes in buffer */ in cups_raster_read() local 1832 size_t bytes) /* I - Number of bytes to swap */ in cups_swap() 1860 size_t bytes) /* I - Number of bytes to swap */ in cups_swap_copy()
|
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/bytes/src/buf/ |
H A D | buf.rs | 59 fn remaining(&self) -> usize; in remaining() method 87 fn bytes(&self) -> &[u8]; in bytes() method 657 fn remaining(&self) -> usize { in remaining() method 661 fn bytes(&self) -> &[u8] { in bytes() method 675 fn remaining(&self) -> usize { in remaining() method 679 fn bytes(&self) -> &[u8] { in bytes() method 693 fn remaining(&self) -> usize { in remaining() method 704 fn bytes(&self) -> &[u8] { in bytes() method 726 fn remaining(&self) -> usize { in remaining() method 734 fn bytes(&self) -> &[u8] { in bytes() method
|
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/filter/ |
H A D | raster.c | 71 remaining, /* Remaining rows in page image */ member 296 int bytes; /* Bytes read */ in cupsRasterReadPixels() local 298 unsigned remaining; /* Bytes remaining */ in cupsRasterReadPixels() local 573 int bytes; /* Bytes read */ in cupsRasterWritePixels() local 574 unsigned remaining; /* Bytes remaining */ in cupsRasterWritePixels() local 770 int bytes) /* I - Number of bytes to read */ in cups_raster_read() 773 remaining, /* Remaining bytes in buffer */ in cups_raster_read() local 1142 int bytes) /* I - Number of bytes to read */ in cups_read() 1173 int bytes) /* I - Number of bytes to swap */ in cups_swap() 1200 int bytes) /* I - Number of bytes to write */ in cups_write()
|
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/filter/ |
H A D | raster.c | 71 remaining, /* Remaining rows in page image */ member 296 int bytes; /* Bytes read */ in cupsRasterReadPixels() local 298 unsigned remaining; /* Bytes remaining */ in cupsRasterReadPixels() local 573 int bytes; /* Bytes read */ in cupsRasterWritePixels() local 574 unsigned remaining; /* Bytes remaining */ in cupsRasterWritePixels() local 770 int bytes) /* I - Number of bytes to read */ in cups_raster_read() 773 remaining, /* Remaining bytes in buffer */ in cups_raster_read() local 1142 int bytes) /* I - Number of bytes to read */ in cups_read() 1173 int bytes) /* I - Number of bytes to swap */ in cups_swap() 1200 int bytes) /* I - Number of bytes to write */ in cups_write()
|
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/filter/ |
H A D | cupsraster.c | 66 remaining, /* Remaining rows in page image */ member 338 int bytes; /* Bytes read */ in cupsRasterReadPixels() local 340 unsigned remaining; /* Bytes remaining */ in cupsRasterReadPixels() local 758 int bytes; /* Bytes read */ in cupsRasterWritePixels() local 759 unsigned remaining; /* Bytes remaining */ in cupsRasterWritePixels() local 1002 int bytes) /* I - Number of bytes to read/write */ in cups_raster_io() 1033 int bytes) /* I - Number of bytes to read */ in cups_raster_read() 1036 remaining, /* Remaining bytes in buffer */ in cups_raster_read() local 1406 size_t bytes) /* I - Maximum number of bytes to read */ in cups_read_fd() 1431 int bytes) /* I - Number of bytes to swap */ in cups_swap() [all …]
|
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/haxe/src/org/apache/thrift/transport/ |
H A D | TSocket.hx | 130 var remaining = len; variable 199 var bytes = new flash.utils.ByteArray(); variable 216 var bytes = outbuf.buffer; variable 220 var bytes = obuffer.getBytes(); variable
|
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/haxe/src/org/apache/thrift/transport/ |
H A D | TSocket.hx | 130 var remaining = len; variable 199 var bytes = new flash.utils.ByteArray(); variable 216 var bytes = outbuf.buffer; variable 220 var bytes = obuffer.getBytes(); variable
|
/dports/devel/py-thrift/thrift-0.14.0/lib/haxe/src/org/apache/thrift/transport/ |
H A D | TSocket.hx | 130 var remaining = len; variable 199 var bytes = new flash.utils.ByteArray(); variable 216 var bytes = outbuf.buffer; variable 220 var bytes = obuffer.getBytes(); variable
|
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/haxe/src/org/apache/thrift/transport/ |
H A D | TSocket.hx | 130 var remaining = len; variable 199 var bytes = new flash.utils.ByteArray(); variable 216 var bytes = outbuf.buffer; variable 220 var bytes = obuffer.getBytes(); variable
|
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/haxe/src/org/apache/thrift/transport/ |
H A D | TSocket.hx | 130 var remaining = len; variable 199 var bytes = new flash.utils.ByteArray(); variable 216 var bytes = outbuf.buffer; variable 220 var bytes = obuffer.getBytes(); variable
|
/dports/devel/thrift-cpp/thrift-0.14.0/lib/haxe/src/org/apache/thrift/transport/ |
H A D | TSocket.hx | 130 var remaining = len; variable 199 var bytes = new flash.utils.ByteArray(); variable 216 var bytes = outbuf.buffer; variable 220 var bytes = obuffer.getBytes(); variable
|
/dports/devel/thrift/thrift-0.14.0/lib/haxe/src/org/apache/thrift/transport/ |
H A D | TSocket.hx | 130 var remaining = len; variable 199 var bytes = new flash.utils.ByteArray(); variable 216 var bytes = outbuf.buffer; variable 220 var bytes = obuffer.getBytes(); variable
|
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/haxe/src/org/apache/thrift/transport/ |
H A D | TSocket.hx | 130 var remaining = len; variable 199 var bytes = new flash.utils.ByteArray(); variable 216 var bytes = outbuf.buffer; variable 220 var bytes = obuffer.getBytes(); variable
|
/dports/devel/node-thrift/thrift-0.14.0/lib/haxe/src/org/apache/thrift/transport/ |
H A D | TSocket.hx | 130 var remaining = len; variable 199 var bytes = new flash.utils.ByteArray(); variable 216 var bytes = outbuf.buffer; variable 220 var bytes = obuffer.getBytes(); variable
|
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/bytes-0.5.6/src/buf/ |
H A D | vec_deque.rs | 6 fn remaining(&self) -> usize { in remaining() method 10 fn bytes(&self) -> &[u8] { in bytes() method
|
/dports/devel/sccache/sccache-0.2.15/cargo-crates/bytes-0.5.6/src/buf/ |
H A D | vec_deque.rs | 6 fn remaining(&self) -> usize { in remaining() method 10 fn bytes(&self) -> &[u8] { in bytes() method
|
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/bytes-0.5.6/src/buf/ |
H A D | vec_deque.rs | 6 fn remaining(&self) -> usize { in remaining() method 10 fn bytes(&self) -> &[u8] { in bytes() method
|
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/bytes-0.5.6/src/buf/ |
H A D | vec_deque.rs | 6 fn remaining(&self) -> usize { in remaining() method 10 fn bytes(&self) -> &[u8] { in bytes() method
|
/dports/sysutils/vector/vector-0.10.0/cargo-crates/bytes-0.5.4/src/buf/ |
H A D | vec_deque.rs | 6 fn remaining(&self) -> usize { in remaining() method 10 fn bytes(&self) -> &[u8] { in bytes() method
|
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/bytes-0.5.6/src/buf/ |
H A D | vec_deque.rs | 6 fn remaining(&self) -> usize { in remaining() method 10 fn bytes(&self) -> &[u8] { in bytes() method
|
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/bytes-0.5.6/src/buf/ |
H A D | vec_deque.rs | 6 fn remaining(&self) -> usize { in remaining() method 10 fn bytes(&self) -> &[u8] { in bytes() method
|
/dports/devel/desed/desed-1.2.0/cargo-crates/bytes-0.5.6/src/buf/ |
H A D | vec_deque.rs | 6 fn remaining(&self) -> usize { in remaining() method 10 fn bytes(&self) -> &[u8] { in bytes() method
|