Home
last modified time | relevance | path

Searched refs:orig_bytes (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/drivers/common/
H A Dgzio.c58 memcpy(bin->orig_bytes, start, size); in erts_gzinflate_buffer()
81 zstr.next_out = (unsigned char *) bin->orig_bytes + zstr.total_out; in erts_gzinflate_buffer()
136 sprintf(bin->orig_bytes, "%c%c%c%c%c%c%c%c%c%c", gz_magic[0], gz_magic[1], in erts_gzdeflate_buffer()
139 c_stream.next_out = ((Byte*) bin->orig_bytes)+GZIP_HD_SIZE; in erts_gzdeflate_buffer()
166 size = ptr - (Byte*)bin->orig_bytes; in erts_gzdeflate_buffer()
H A Dram_file_drv.c256 f->buf = bin->orig_bytes; in ram_file_set()
284 sys_memzero(bin->orig_bytes, bsize); in ram_file_init()
285 sys_memcpy(bin->orig_bytes, buf, count); in ram_file_init()
311 sys_memzero(bin->orig_bytes+f->size, bsize - f->size); in ram_file_expand()
313 f->buf = bin->orig_bytes; in ram_file_expand()
368 if (len) sys_memcpy(bin->orig_bytes, f->buf+cur, len); in ram_file_read()
422 outp = (uchar*)bin->orig_bytes; in ram_file_uuencode()
480 outp = (uchar*)bin->orig_bytes; in ram_file_uudecode()
671 sys_memcpy(bin->orig_bytes, f->buf, n); in rfile_command()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/drivers/common/
H A Dgzio.c58 memcpy(bin->orig_bytes, start, size); in erts_gzinflate_buffer()
81 zstr.next_out = (unsigned char *) bin->orig_bytes + zstr.total_out; in erts_gzinflate_buffer()
136 sprintf(bin->orig_bytes, "%c%c%c%c%c%c%c%c%c%c", gz_magic[0], gz_magic[1], in erts_gzdeflate_buffer()
139 c_stream.next_out = ((Byte*) bin->orig_bytes)+GZIP_HD_SIZE; in erts_gzdeflate_buffer()
166 size = ptr - (Byte*)bin->orig_bytes; in erts_gzdeflate_buffer()
H A Dram_file_drv.c256 f->buf = bin->orig_bytes; in ram_file_set()
284 sys_memzero(bin->orig_bytes, bsize); in ram_file_init()
285 sys_memcpy(bin->orig_bytes, buf, count); in ram_file_init()
311 sys_memzero(bin->orig_bytes+f->size, bsize - f->size); in ram_file_expand()
313 f->buf = bin->orig_bytes; in ram_file_expand()
368 if (len) sys_memcpy(bin->orig_bytes, f->buf+cur, len); in ram_file_read()
422 outp = (uchar*)bin->orig_bytes; in ram_file_uuencode()
480 outp = (uchar*)bin->orig_bytes; in ram_file_uudecode()
671 sys_memcpy(bin->orig_bytes, f->buf, n); in rfile_command()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/drivers/common/
H A Dgzio.c58 memcpy(bin->orig_bytes, start, size); in erts_gzinflate_buffer()
81 zstr.next_out = (unsigned char *) bin->orig_bytes + zstr.total_out; in erts_gzinflate_buffer()
136 sprintf(bin->orig_bytes, "%c%c%c%c%c%c%c%c%c%c", gz_magic[0], gz_magic[1], in erts_gzdeflate_buffer()
139 c_stream.next_out = ((Byte*) bin->orig_bytes)+GZIP_HD_SIZE; in erts_gzdeflate_buffer()
166 size = ptr - (Byte*)bin->orig_bytes; in erts_gzdeflate_buffer()
H A Dram_file_drv.c256 f->buf = bin->orig_bytes; in ram_file_set()
284 sys_memzero(bin->orig_bytes, bsize); in ram_file_init()
285 sys_memcpy(bin->orig_bytes, buf, count); in ram_file_init()
311 sys_memzero(bin->orig_bytes+f->size, bsize - f->size); in ram_file_expand()
313 f->buf = bin->orig_bytes; in ram_file_expand()
368 if (len) sys_memcpy(bin->orig_bytes, f->buf+cur, len); in ram_file_read()
422 outp = (uchar*)bin->orig_bytes; in ram_file_uuencode()
480 outp = (uchar*)bin->orig_bytes; in ram_file_uudecode()
671 sys_memcpy(bin->orig_bytes, f->buf, n); in rfile_command()
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dpanonymizer.c193 uint8_t rin_output[16], *orig_bytes, *result; in anonymize_v6() local
200 orig_bytes = (uint8_t *)orig_addr; in anonymize_v6()
210 rin_input[i] = orig_bytes[i]; in anonymize_v6()
212 …rin_input[left_byte] = orig_bytes[left_byte] >> (7-bit_num) << (7-bit_num) | (m_pad[left_byte]<<bi… in anonymize_v6()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Dspace-info.c1393 u64 start_ns, u64 orig_bytes, in handle_reserve_ticket() argument
1508 ASSERT(orig_bytes); in __reserve_bytes()
1539 orig_bytes); in __reserve_bytes()
1551 ticket.bytes = orig_bytes; in __reserve_bytes()
1567 orig_bytes, flush, in __reserve_bytes()
1584 used += orig_bytes; in __reserve_bytes()
1594 orig_bytes, flush, "preempt"); in __reserve_bytes()
1604 orig_bytes, flush); in __reserve_bytes()
1624 u64 orig_bytes, in btrfs_reserve_metadata_bytes() argument
1641 orig_bytes, 1); in btrfs_reserve_metadata_bytes()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Dspace-info.c1393 u64 start_ns, u64 orig_bytes, in handle_reserve_ticket() argument
1508 ASSERT(orig_bytes); in __reserve_bytes()
1539 orig_bytes); in __reserve_bytes()
1551 ticket.bytes = orig_bytes; in __reserve_bytes()
1567 orig_bytes, flush, in __reserve_bytes()
1584 used += orig_bytes; in __reserve_bytes()
1594 orig_bytes, flush, "preempt"); in __reserve_bytes()
1604 orig_bytes, flush); in __reserve_bytes()
1624 u64 orig_bytes, in btrfs_reserve_metadata_bytes() argument
1641 orig_bytes, 1); in btrfs_reserve_metadata_bytes()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Dspace-info.c1393 u64 start_ns, u64 orig_bytes, in handle_reserve_ticket() argument
1508 ASSERT(orig_bytes); in __reserve_bytes()
1539 orig_bytes); in __reserve_bytes()
1551 ticket.bytes = orig_bytes; in __reserve_bytes()
1567 orig_bytes, flush, in __reserve_bytes()
1584 used += orig_bytes; in __reserve_bytes()
1594 orig_bytes, flush, "preempt"); in __reserve_bytes()
1604 orig_bytes, flush); in __reserve_bytes()
1624 u64 orig_bytes, in btrfs_reserve_metadata_bytes() argument
1641 orig_bytes, 1); in btrfs_reserve_metadata_bytes()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/drivers/common/
H A Dram_file_drv.c254 f->buf = bin->orig_bytes; in ram_file_set()
282 sys_memzero(bin->orig_bytes, bsize); in ram_file_init()
283 sys_memcpy(bin->orig_bytes, buf, count); in ram_file_init()
309 sys_memzero(bin->orig_bytes+f->size, bsize - f->size); in ram_file_expand()
311 f->buf = bin->orig_bytes; in ram_file_expand()
366 if (len) sys_memcpy(bin->orig_bytes, f->buf+cur, len); in ram_file_read()
502 sys_memcpy(bin->orig_bytes, f->buf, n); in rfile_command()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/drivers/common/
H A Dram_file_drv.c254 f->buf = bin->orig_bytes; in ram_file_set()
282 sys_memzero(bin->orig_bytes, bsize); in ram_file_init()
283 sys_memcpy(bin->orig_bytes, buf, count); in ram_file_init()
309 sys_memzero(bin->orig_bytes+f->size, bsize - f->size); in ram_file_expand()
311 f->buf = bin->orig_bytes; in ram_file_expand()
366 if (len) sys_memcpy(bin->orig_bytes, f->buf+cur, len); in ram_file_read()
502 sys_memcpy(bin->orig_bytes, f->buf, n); in rfile_command()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/drivers/common/
H A Dram_file_drv.c254 f->buf = bin->orig_bytes; in ram_file_set()
282 sys_memzero(bin->orig_bytes, bsize); in ram_file_init()
283 sys_memcpy(bin->orig_bytes, buf, count); in ram_file_init()
309 sys_memzero(bin->orig_bytes+f->size, bsize - f->size); in ram_file_expand()
311 f->buf = bin->orig_bytes; in ram_file_expand()
366 if (len) sys_memcpy(bin->orig_bytes, f->buf+cur, len); in ram_file_read()
502 sys_memcpy(bin->orig_bytes, f->buf, n); in rfile_command()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/drivers/common/
H A Dram_file_drv.c254 f->buf = bin->orig_bytes; in ram_file_set()
282 sys_memzero(bin->orig_bytes, bsize); in ram_file_init()
283 sys_memcpy(bin->orig_bytes, buf, count); in ram_file_init()
309 sys_memzero(bin->orig_bytes+f->size, bsize - f->size); in ram_file_expand()
311 f->buf = bin->orig_bytes; in ram_file_expand()
366 if (len) sys_memcpy(bin->orig_bytes, f->buf+cur, len); in ram_file_read()
502 sys_memcpy(bin->orig_bytes, f->buf, n); in rfile_command()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dqueue_drv.c124 put_int32(driver_sizeq(erlang_port), b->orig_bytes); in control()
160 offset = ev->iov[i].iov_base - bin->orig_bytes; in queue_outputv()
163 memcpy(bin->orig_bytes, ev->iov[i].iov_base, ev->iov[i].iov_len); in queue_outputv()
202 memcpy(b->orig_bytes+copied, iov[iv].iov_base, n); in read_head()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/driver_SUITE_data/
H A Dqueue_drv.c124 put_int32(driver_sizeq(erlang_port), b->orig_bytes); in control()
160 offset = ev->iov[i].iov_base - bin->orig_bytes; in queue_outputv()
163 memcpy(bin->orig_bytes, ev->iov[i].iov_base, ev->iov[i].iov_len); in queue_outputv()
202 memcpy(b->orig_bytes+copied, iov[iv].iov_base, n); in read_head()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/driver_SUITE_data/
H A Dqueue_drv.c124 put_int32(driver_sizeq(erlang_port), b->orig_bytes); in control()
160 offset = ev->iov[i].iov_base - bin->orig_bytes; in queue_outputv()
163 memcpy(bin->orig_bytes, ev->iov[i].iov_base, ev->iov[i].iov_len); in queue_outputv()
202 memcpy(b->orig_bytes+copied, iov[iv].iov_base, n); in read_head()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dqueue_drv.c124 put_int32(driver_sizeq(erlang_port), b->orig_bytes); in control()
160 offset = ev->iov[i].iov_base - bin->orig_bytes; in queue_outputv()
163 memcpy(bin->orig_bytes, ev->iov[i].iov_base, ev->iov[i].iov_len); in queue_outputv()
202 memcpy(b->orig_bytes+copied, iov[iv].iov_base, n); in read_head()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dqueue_drv.c124 put_int32(driver_sizeq(erlang_port), b->orig_bytes); in control()
160 offset = ev->iov[i].iov_base - bin->orig_bytes; in queue_outputv()
163 memcpy(bin->orig_bytes, ev->iov[i].iov_base, ev->iov[i].iov_len); in queue_outputv()
202 memcpy(b->orig_bytes+copied, iov[iv].iov_base, n); in read_head()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dqueue_drv.c124 put_int32(driver_sizeq(erlang_port), b->orig_bytes); in control()
160 offset = ev->iov[i].iov_base - bin->orig_bytes; in queue_outputv()
163 memcpy(bin->orig_bytes, ev->iov[i].iov_base, ev->iov[i].iov_len); in queue_outputv()
202 memcpy(b->orig_bytes+copied, iov[iv].iov_base, n); in read_head()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/driver_SUITE_data/
H A Dqueue_drv.c124 put_int32(driver_sizeq(erlang_port), b->orig_bytes); in control()
160 offset = ev->iov[i].iov_base - bin->orig_bytes; in queue_outputv()
163 memcpy(bin->orig_bytes, ev->iov[i].iov_base, ev->iov[i].iov_len); in queue_outputv()
202 memcpy(b->orig_bytes+copied, iov[iv].iov_base, n); in read_head()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_io_queue.c90 sys_memcpy(bin->orig_bytes, source, size); in alloc_binary()
91 *iov_base = bin->orig_bytes; in alloc_binary()
98 sys_memcpy(bin->orig_bytes, source, size); in alloc_binary()
99 *iov_base = bin->orig_bytes; in alloc_binary()
322 sys_memcpy(bin->orig_bytes, iov->iov_base, len); in erts_ioq_pushqv()
324 q->v_head->iov_base = bin->orig_bytes; in erts_ioq_pushqv()
462 buf = (byte*)cbin->driver.orig_bytes; in erts_ioq_iolist_to_vec()
465 buf = (byte*)cbin->nif.orig_bytes; in erts_ioq_iolist_to_vec()
930 acc_data = &(state->acc)->orig_bytes[state->acc_size]; in iol2v_append_byte_seq()
1020 sys_memcpy(&(state->acc)->orig_bytes[state->acc_size], in iol2v_append_binary()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_io_queue.c90 sys_memcpy(bin->orig_bytes, source, size); in alloc_binary()
91 *iov_base = bin->orig_bytes; in alloc_binary()
98 sys_memcpy(bin->orig_bytes, source, size); in alloc_binary()
99 *iov_base = bin->orig_bytes; in alloc_binary()
322 sys_memcpy(bin->orig_bytes, iov->iov_base, len); in erts_ioq_pushqv()
324 q->v_head->iov_base = bin->orig_bytes; in erts_ioq_pushqv()
462 buf = (byte*)cbin->driver.orig_bytes; in erts_ioq_iolist_to_vec()
465 buf = (byte*)cbin->nif.orig_bytes; in erts_ioq_iolist_to_vec()
930 acc_data = &(state->acc)->orig_bytes[state->acc_size]; in iol2v_append_byte_seq()
1020 sys_memcpy(&(state->acc)->orig_bytes[state->acc_size], in iol2v_append_binary()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_io_queue.c88 sys_memcpy(bin->orig_bytes, source, size); in alloc_binary()
89 *iov_base = bin->orig_bytes; in alloc_binary()
96 sys_memcpy(bin->orig_bytes, source, size); in alloc_binary()
97 *iov_base = bin->orig_bytes; in alloc_binary()
320 sys_memcpy(bin->orig_bytes, iov->iov_base, len); in erts_ioq_pushqv()
322 q->v_head->iov_base = bin->orig_bytes; in erts_ioq_pushqv()
460 buf = (byte*)cbin->driver.orig_bytes; in erts_ioq_iolist_to_vec()
463 buf = (byte*)cbin->nif.orig_bytes; in erts_ioq_iolist_to_vec()
928 acc_data = &(state->acc)->orig_bytes[state->acc_size]; in iol2v_append_byte_seq()
1018 sys_memcpy(&(state->acc)->orig_bytes[state->acc_size], in iol2v_append_binary()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_io_queue.c88 sys_memcpy(bin->orig_bytes, source, size); in alloc_binary()
89 *iov_base = bin->orig_bytes; in alloc_binary()
96 sys_memcpy(bin->orig_bytes, source, size); in alloc_binary()
97 *iov_base = bin->orig_bytes; in alloc_binary()
320 sys_memcpy(bin->orig_bytes, iov->iov_base, len); in erts_ioq_pushqv()
322 q->v_head->iov_base = bin->orig_bytes; in erts_ioq_pushqv()
460 buf = (byte*)cbin->driver.orig_bytes; in erts_ioq_iolist_to_vec()
463 buf = (byte*)cbin->nif.orig_bytes; in erts_ioq_iolist_to_vec()
928 acc_data = &(state->acc)->orig_bytes[state->acc_size]; in iol2v_append_byte_seq()
1018 sys_memcpy(&(state->acc)->orig_bytes[state->acc_size], in iol2v_append_binary()
[all …]

12345678910>>...13