Home
last modified time | relevance | path

Searched defs:bytes_copy (Results 1 – 25 of 74) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_stream_sequencer_buffer.cc100 size_t bytes_copy = 0; in OnStreamData() local
125 size_t bytes_copy = 0; in OnStreamData() local
139 size_t* bytes_copy, in CopyStreamData()
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/genesys/
H A Dimage_buffer.cpp63 std::size_t bytes_copy = std::min<std::size_t>(out_data_end - out_data, available()); in get_data() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_stream_sequencer_buffer.cc151 size_t bytes_copy = 0; in OnStreamData() local
176 size_t bytes_copy = 0; in OnStreamData() local
190 size_t* bytes_copy, in CopyStreamData()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/vt100-0.8.1/tests/
H A Dsplit-escapes.rs31 let bytes_copy = bytes.clone(); in test_splits() localVariable
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/
H A Dwasm-engine.cc112 i::wasm::ModuleWireBytes bytes_copy(copy.get(), in AsyncCompile() local
166 Isolate* isolate, std::unique_ptr<byte[]> bytes_copy, size_t length, in CreateAsyncCompileJob()
H A Dwasm-js.cc220 i::wasm::ModuleWireBytes bytes_copy(copy.get(), in WebAssemblyValidate() local
260 i::wasm::ModuleWireBytes bytes_copy(copy.get(), in WebAssemblyModule() local
H A Dmodule-compiler.cc2722 std::unique_ptr<byte[]> bytes_copy, in AsyncCompileJob()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/ring-0.16.15/crypto/
H A Dinternal.h262 static inline void bytes_copy(uint8_t out[], const uint8_t in[], size_t len) { in bytes_copy() function
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ring-0.16.12/crypto/
H A Dinternal.h282 static inline void bytes_copy(uint8_t out[], const uint8_t in[], size_t len) { in bytes_copy() function
/dports/devel/avro-c/avro-c-1.11.0/src/
H A Ddatum.c158 char *bytes_copy = (char *) avro_malloc(size); in avro_bytes() local
199 char *bytes_copy = (char *) avro_malloc(size); in avro_bytes_set() local
643 char *bytes_copy = (char *) avro_malloc(size); in avro_fixed() local
686 char *bytes_copy = (char *) avro_malloc(size); in avro_fixed_set() local
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/
H A Ddatum.c158 char *bytes_copy = (char *) avro_malloc(size); in avro_bytes() local
199 char *bytes_copy = (char *) avro_malloc(size); in avro_bytes_set() local
643 char *bytes_copy = (char *) avro_malloc(size); in avro_fixed() local
686 char *bytes_copy = (char *) avro_malloc(size); in avro_fixed_set() local
/dports/lang/v8/v8-9.6.180.12/test/cctest/wasm/
H A Dtest-wasm-serialization.cc156 uint8_t* bytes_copy = zone()->NewArray<uint8_t>(uncompiled_bytes.size()); in SetUp() local
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libaf/
H A Daf_scaletempo.c108 int bytes_copy = FFMIN(s->bytes_queue - s->bytes_queued, bytes_in); in fill_queue() local
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libaf/
H A Daf_scaletempo.c108 int bytes_copy = FFMIN(s->bytes_queue - s->bytes_queued, bytes_in); in fill_queue() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/
H A Dwasm-engine.cc536 ModuleWireBytes bytes_copy(copy.get(), copy.get() + bytes.length()); in AsyncCompile() local
682 std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, in CreateAsyncCompileJob()
H A Dwasm-js.cc623 i::wasm::ModuleWireBytes bytes_copy(copy.get(), in WebAssemblyValidate() local
666 i::wasm::ModuleWireBytes bytes_copy(copy.get(), in WebAssemblyModule() local
H A Dmodule-compiler.cc1454 std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, in AsyncCompileJob()
/dports/multimedia/mpv/mpv-0.34.1/audio/filter/
H A Daf_scaletempo.c123 int bytes_copy = MPMIN(bytes_needed, bytes_in); in fill_queue() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dwasm-engine.cc600 ModuleWireBytes bytes_copy(copy.get(), copy.get() + bytes.length()); in AsyncCompile() local
859 std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, in CreateAsyncCompileJob()
H A Dwasm-js.cc641 i::wasm::ModuleWireBytes bytes_copy(copy.get(), in WebAssemblyValidate() local
684 i::wasm::ModuleWireBytes bytes_copy(copy.get(), in WebAssemblyModule() local
/dports/lang/v8/v8-9.6.180.12/src/wasm/
H A Dwasm-engine.cc636 ModuleWireBytes bytes_copy(copy.get(), copy.get() + bytes.length()); in AsyncCompile() local
897 std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, in CreateAsyncCompileJob()
H A Dwasm-js.cc643 i::wasm::ModuleWireBytes bytes_copy(copy.get(), in WebAssemblyValidate() local
705 i::wasm::ModuleWireBytes bytes_copy(copy.get(), in WebAssemblyModule() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/csiostor/
H A Dcsio_scsi.c1494 uint32_t bytes_copy; in csio_scsi_copy_to_sgl() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/csiostor/
H A Dcsio_scsi.c1494 uint32_t bytes_copy; in csio_scsi_copy_to_sgl() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/csiostor/
H A Dcsio_scsi.c1494 uint32_t bytes_copy; in csio_scsi_copy_to_sgl() local

123