HelenOS sources

length             73 boot/generic/include/tar.h 	size_t length;
length            369 boot/generic/src/inflate.c static int16_t huffman_construct(huffman_t *huffman, uint16_t *length, size_t n)
length            379 boot/generic/src/inflate.c 		huffman->count[length[symbol]]++;
length            405 boot/generic/src/inflate.c 		if (length[symbol] != 0) {
length            406 boot/generic/src/inflate.c 			huffman->symbol[offs[length[symbol]]] = symbol;
length            407 boot/generic/src/inflate.c 			offs[length[symbol]]++;
length            514 boot/generic/src/inflate.c 	uint16_t length[MAX_CODE];
length            545 boot/generic/src/inflate.c 		length[order[index]] = get_bits(state, 3);
length            551 boot/generic/src/inflate.c 		length[order[index]] = 0;
length            554 boot/generic/src/inflate.c 	int16_t rc = huffman_construct(&dyn_len_code, length, MAX_ORDER);
length            567 boot/generic/src/inflate.c 			length[index] = symbol;
length            576 boot/generic/src/inflate.c 				len = length[index - 1];
length            591 boot/generic/src/inflate.c 				length[index] = len;
length            599 boot/generic/src/inflate.c 	if (length[256] == 0)
length            603 boot/generic/src/inflate.c 	rc = huffman_construct(&dyn_len_code, length, nlen);
length            608 boot/generic/src/inflate.c 	rc = huffman_construct(&dyn_dist_code, length + nlen, ndist);
length             75 boot/generic/src/tar.c     const char **name, size_t *length)
length             94 boot/generic/src/tar.c 	*length = len;
length            115 common/adt/checksum.c uint32_t compute_crc32(uint8_t *data, size_t length)
length            117 common/adt/checksum.c 	return compute_crc32_seed(data, length, 0);
length            135 common/adt/checksum.c uint32_t compute_crc32_seed(uint8_t *data, size_t length, uint32_t seed)
length            139 common/adt/checksum.c 	for (crc = ~seed; length > 0; length--)
length             75 common/include/str.h #define STR_BOUNDS(length)  ((length) << 2)
length             49 kernel/arch/amd64/include/arch/smp/mps.h 	uint8_t length;
length            433 kernel/arch/amd64/src/smp/mps.c 	unsigned int length[2] = { 1024, 64 * 1024 };
length            444 kernel/arch/amd64/src/smp/mps.c 		for (j = 0; j < length[i]; j += 16) {
length             49 kernel/arch/ia32/include/arch/smp/mps.h 	uint8_t length;
length            433 kernel/arch/ia32/src/smp/mps.c 	unsigned int length[2] = { 1024, 64 * 1024 };
length            444 kernel/arch/ia32/src/smp/mps.c 		for (j = 0; j < length[i]; j += 16) {
length            122 kernel/arch/ppc32/src/mm/tlb.c 		length = 128; \
length            129 kernel/arch/ppc32/src/mm/tlb.c 			length <<= 1; \
length            133 kernel/arch/ppc32/src/mm/tlb.c 		length = 0; \
length            138 kernel/arch/ppc32/src/mm/tlb.c 	    length, mask, \
length            159 kernel/arch/ppc32/src/mm/tlb.c 	uint32_t length;
length             47 kernel/genarch/include/genarch/acpi/acpi.h 	uint32_t length;
length             56 kernel/genarch/include/genarch/acpi/acpi.h 	uint32_t length;
length             57 kernel/genarch/include/genarch/acpi/madt.h 	uint8_t length;
length             83 kernel/genarch/src/acpi/acpi.c 	for (; i < rsdp->length; i++)
length             95 kernel/genarch/src/acpi/acpi.c 	for (i = 0; i < hdr->length; i++)
length            113 kernel/genarch/src/acpi/acpi.c 	    vhdr->length, KM_NATURAL_ALIGNMENT,
length            125 kernel/genarch/src/acpi/acpi.c 	size_t cnt = (acpi_rsdt->header.length - sizeof(struct acpi_sdt_header)) /
length            151 kernel/genarch/src/acpi/acpi.c 	size_t cnt = (acpi_xsdt->header.length - sizeof(struct acpi_sdt_header)) /
length            186 kernel/genarch/src/acpi/madt.c 	    (((uint8_t *) acpi_madt) + acpi_madt->header.length);
length            194 kernel/genarch/src/acpi/madt.c 	    hdr = (struct madt_apic_header *) (((uint8_t *) hdr) + hdr->length))
length            206 kernel/genarch/src/acpi/madt.c 	    hdr = (struct madt_apic_header *) (((uint8_t *) hdr) + hdr->length)) {
length            127 kernel/genarch/src/multiboot/multiboot.c static void multiboot_memmap(uint32_t length, multiboot_memmap_t *memmap)
length            131 kernel/genarch/src/multiboot/multiboot.c 	while ((pos < length) && (e820counter < MEMMAP_E820_MAX_RECORDS)) {
length             63 kernel/genarch/src/multiboot/multiboot2.c static void multiboot2_memmap(uint32_t length, const multiboot2_memmap_t *memmap)
length             69 kernel/genarch/src/multiboot/multiboot2.c 	while ((pos < length) && (e820counter < MEMMAP_E820_MAX_RECORDS)) {
length            115 kernel/generic/common/adt/checksum.c uint32_t compute_crc32(uint8_t *data, size_t length)
length            117 kernel/generic/common/adt/checksum.c 	return compute_crc32_seed(data, length, 0);
length            135 kernel/generic/common/adt/checksum.c uint32_t compute_crc32_seed(uint8_t *data, size_t length, uint32_t seed)
length            139 kernel/generic/common/adt/checksum.c 	for (crc = ~seed; length > 0; length--)
length             75 kernel/generic/common/include/str.h #define STR_BOUNDS(length)  ((length) << 2)
length             98 kernel/generic/src/debug/line.c 			size_t length = read_uleb128(&program, program_end);
length            106 kernel/generic/src/debug/line.c 			safe_increment(&program, program_end, length - 1);
length            246 kernel/generic/src/debug/line.c 			size_t length = read_uleb128(&program, program_end);
length            253 kernel/generic/src/debug/line.c 				DEBUGF("%s:%zu()\n", opname, length);
length            264 kernel/generic/src/debug/line.c 				DEBUGF("%s:%zu(0x%zx)\n", opname, length, lp->address);
length            269 kernel/generic/src/debug/line.c 				DEBUGF("%s:%zu(%" PRIu64 ")\n", opname, length, arg);
length            273 kernel/generic/src/debug/line.c 				DEBUGF("unknown extended opcode %d:%zu\n", opcode, length);
length            274 kernel/generic/src/debug/line.c 				safe_increment(&program, program_end, length - 1);
length            528 kernel/generic/src/sysinfo/sysinfo.c 		size_t length;
length            532 kernel/generic/src/sysinfo/sysinfo.c 			length = str_length(cur->name);
length            536 kernel/generic/src/sysinfo/sysinfo.c 			length = str_length(cur->name) + 1;
length            574 kernel/generic/src/sysinfo/sysinfo.c 			sysinfo_dump_internal(cur->subtree.table, spaces + length);
length            577 kernel/generic/src/sysinfo/sysinfo.c 			sysinfo_indent(spaces + length);
length            581 kernel/generic/src/sysinfo/sysinfo.c 			sysinfo_indent(spaces + length);
length            188 uspace/app/bdsh/cmds/modules/cat/cat.c 	off64_t file_size = 0, length = 0;
length            229 uspace/app/bdsh/cmds/modules/cat/cat.c 			length = tail;
length            231 uspace/app/bdsh/cmds/modules/cat/cat.c 			length = head;
length            235 uspace/app/bdsh/cmds/modules/cat/cat.c 			length = tail;
length            244 uspace/app/bdsh/cmds/modules/cat/cat.c 		length = head;
length            251 uspace/app/bdsh/cmds/modules/cat/cat.c 			if ((length != CAT_FULL_FILE) &&
length            252 uspace/app/bdsh/cmds/modules/cat/cat.c 			    (length - (off64_t)count <= (off64_t)(blen - copied_bytes))) {
length            253 uspace/app/bdsh/cmds/modules/cat/cat.c 				bytes_to_read = (size_t) (length - count);
length            295 uspace/app/bdsh/cmds/modules/cat/cat.c 	} while (rc == EOK && bytes > 0 && !should_quit && (count < length || length == CAT_FULL_FILE));
length             58 uspace/app/blkdump/blkdump.c static void print_hex_row(uint8_t *data, size_t length, size_t bytes_per_row);
length            246 uspace/app/blkdump/blkdump.c static void print_hex_row(uint8_t *data, size_t length, size_t bytes_per_row)
length            251 uspace/app/blkdump/blkdump.c 	if (length > bytes_per_row) {
length            252 uspace/app/blkdump/blkdump.c 		length = bytes_per_row;
length            256 uspace/app/blkdump/blkdump.c 	for (pos = 0; pos < length; pos++) {
length            257 uspace/app/blkdump/blkdump.c 		if (pos == length / 2) {
length            264 uspace/app/blkdump/blkdump.c 	for (pos = length; pos < bytes_per_row; pos++) {
length            265 uspace/app/blkdump/blkdump.c 		if (pos == length / 2) {
length            272 uspace/app/blkdump/blkdump.c 	for (pos = 0; pos < length; pos++) {
length            273 uspace/app/blkdump/blkdump.c 		if (pos == length / 2) {
length           1887 uspace/app/edit/edit.c 		while (match.length > 0) {
length           1888 uspace/app/edit/edit.c 			match.length--;
length            124 uspace/app/edit/search.c 				match->length = s->pattern_length;
length            131 uspace/app/edit/search.c 	match->length = 0;
length             50 uspace/app/edit/search.h 	aoff64_t length;
length            259 uspace/app/edit/sheet.c void sheet_get_row_width(sheet_t *sh, int row, int *length)
length            270 uspace/app/edit/sheet.c 	*length = coord.column;
length             57 uspace/app/kio/kio.c 	size_t length;
length             79 uspace/app/kio/kio.c static void producer(size_t length, char32_t *data)
length             85 uspace/app/kio/kio.c 	size_t sz = sizeof(char32_t) * length;
length             95 uspace/app/kio/kio.c 	item->length = length;
length            122 uspace/app/kio/kio.c 		for (size_t i = 0; i < item->length; i++)
length            126 uspace/app/kio/kio.c 			for (size_t i = 0; i < item->length; i++)
length             51 uspace/app/sbi/src/bigint.c static void bigint_alloc(bigint_t *bigint, size_t length);
length             62 uspace/app/sbi/src/bigint.c 	size_t length;
length             78 uspace/app/sbi/src/bigint.c 	length = 0;
length             81 uspace/app/sbi/src/bigint.c 		length += 1;
length             86 uspace/app/sbi/src/bigint.c 	bigint_alloc(bigint, length);
length             90 uspace/app/sbi/src/bigint.c 	for (idx = 0; idx < length; ++idx) {
length            108 uspace/app/sbi/src/bigint.c 	dest->length = src->length;
length            126 uspace/app/sbi/src/bigint.c 	bigint_alloc(dest, src->length);
length            129 uspace/app/sbi/src/bigint.c 	for (idx = 0; idx < dest->length; ++idx)
length            149 uspace/app/sbi/src/bigint.c 	bigint_alloc(dest, src->length);
length            152 uspace/app/sbi/src/bigint.c 	for (idx = 0; idx < dest->length; ++idx)
length            172 uspace/app/sbi/src/bigint.c 	bigint->length = 0;
length            199 uspace/app/sbi/src/bigint.c 	for (idx = 0; idx < bigint->length; ++idx) {
length            233 uspace/app/sbi/src/bigint.c 	return (bigint->length == 0);
length            247 uspace/app/sbi/src/bigint.c 	assert(bigint->negative == b_false || bigint->length > 0);
length            270 uspace/app/sbi/src/bigint.c 	lbound = a->length;
length            347 uspace/app/sbi/src/bigint.c 	for (idx = 0; idx < b->length; ++idx) {
length            498 uspace/app/sbi/src/bigint.c 	lbound = (a->length > b->length ? a->length : b->length) + 1;
length            505 uspace/app/sbi/src/bigint.c 		da = idx < a->length ? a->digit[idx] : 0;
length            506 uspace/app/sbi/src/bigint.c 		db = idx < b->length ? b->digit[idx] : 0;
length            543 uspace/app/sbi/src/bigint.c 	lbound = a->length > b->length ? a->length : b->length;
length            549 uspace/app/sbi/src/bigint.c 		da = idx < a->length ? a->digit[idx] : 0;
length            550 uspace/app/sbi/src/bigint.c 		db = idx < b->length ? b->digit[idx] : 0;
length            620 uspace/app/sbi/src/bigint.c 	lbound = a->length + shift + 1;
length            631 uspace/app/sbi/src/bigint.c 		da = idx < a->length ? a->digit[idx] : 0;
length            653 uspace/app/sbi/src/bigint.c static void bigint_alloc(bigint_t *bigint, size_t length)
length            661 uspace/app/sbi/src/bigint.c 	if (length == 0)
length            664 uspace/app/sbi/src/bigint.c 		a_length = length;
length            672 uspace/app/sbi/src/bigint.c 	bigint->length = length;
length            686 uspace/app/sbi/src/bigint.c 	while (bigint->length > 0 && bigint->digit[bigint->length - 1] == 0)
length            687 uspace/app/sbi/src/bigint.c 		bigint->length -= 1;
length            689 uspace/app/sbi/src/bigint.c 	if (bigint->length == 0)
length             47 uspace/app/sbi/src/bigint_t.h 	size_t length;
length            125 uspace/app/sbi/src/builtin/bi_string.c 	int length;
length            151 uspace/app/sbi/src/builtin/bi_string.c 	rc = bigint_get_value_int(&length_var->u.int_v->value, &length);
length            152 uspace/app/sbi/src/builtin/bi_string.c 	if (rc != EOK || length < 0 || (size_t) (start + length) > str_l) {
length            159 uspace/app/sbi/src/builtin/bi_string.c 	    start, length, str);
length            161 uspace/app/sbi/src/builtin/bi_string.c 	slice = os_str_aslice(str, start, length);
length             90 uspace/app/sbi/src/os/helenos.c char *os_str_aslice(const char *str, size_t start, size_t length)
length             98 uspace/app/sbi/src/os/helenos.c 	assert(start + length <= str_length(str));
length            108 uspace/app/sbi/src/os/helenos.c 	size = str_lsize(str, length);
length             35 uspace/app/sbi/src/os/os.h char *os_str_aslice(const char *str, size_t start, size_t length);
length             93 uspace/app/sbi/src/os/posix.c char *os_str_aslice(const char *str, size_t start, size_t length)
length             97 uspace/app/sbi/src/os/posix.c 	assert(start + length <= strlen(str));
length             98 uspace/app/sbi/src/os/posix.c 	slice = malloc(length + 1);
length            104 uspace/app/sbi/src/os/posix.c 	strncpy(slice, str + start, length);
length            105 uspace/app/sbi/src/os/posix.c 	slice[length] = '\0';
length           1413 uspace/app/sbi/src/run_expr.c 	int length;
length           1440 uspace/app/sbi/src/run_expr.c 	length = 1;
length           1478 uspace/app/sbi/src/run_expr.c 		length = length * array->extent[i];
length           1484 uspace/app/sbi/src/run_expr.c 	array->element = calloc(length, sizeof(rdata_var_t *));
length           1491 uspace/app/sbi/src/run_expr.c 	for (i = 0; i < length; ++i) {
length            140 uspace/app/sysinfo/sysinfo.c 		size_t length;
length            145 uspace/app/sysinfo/sysinfo.c 			length = str_length(keys + pos) + 1;
length            150 uspace/app/sysinfo/sysinfo.c 			length = str_length(keys + pos);
length            155 uspace/app/sysinfo/sysinfo.c 		print_keys(cur_path, spaces + length);
length             73 uspace/app/usbinfo/dump.c     const uint8_t *buffer, size_t length)
length             80 uspace/app/usbinfo/dump.c 	if (length > 0) {
length             83 uspace/app/usbinfo/dump.c 	for (i = 0; i < length; i++) {
length             86 uspace/app/usbinfo/dump.c 		    (i + 1 == length)) {
length             88 uspace/app/usbinfo/dump.c 			if (i + 1 < length) {
length            179 uspace/app/usbinfo/dump.c void dump_descriptor_tree(uint8_t *descriptors, size_t length)
length            183 uspace/app/usbinfo/dump.c 		.size = length,
length            207 uspace/app/usbinfo/hid.c 	size_t report_size = hid_descr->report_desc_info.length;
length            191 uspace/app/vuhid/device.c 	descr_iface->length = sizeof(usb_standard_interface_descriptor_t);
length            211 uspace/app/vuhid/device.c 		descr_hid->length = sizeof(hid_descriptor_t);
length            229 uspace/app/vuhid/device.c 		descr_ep_in->length = sizeof(usb_standard_endpoint_descriptor_t);
length            245 uspace/app/vuhid/device.c 		descr_ep_out->length = sizeof(usb_standard_endpoint_descriptor_t);
length            284 uspace/app/vuhid/device.c 			extra_descriptors->length = (descriptor)->length; \
length             86 uspace/app/vuhid/main.c 	.length = sizeof(usb_standard_configuration_descriptor_t),
length             99 uspace/app/vuhid/main.c 	.length = sizeof(usb_standard_device_descriptor_t),
length            227 uspace/app/vuhid/main.c 		    hid_dev.descriptors->configuration->extra[i].length,
length            105 uspace/app/vuhid/stdreq.c 	size_t data_length = setup_packet->length;
length            107 uspace/app/vuhid/virthid.h 	uint8_t length;
length            251 uspace/app/wifi_supplicant/wifi_supplicant.c 	if (scan_results.length == 0)
length            257 uspace/app/wifi_supplicant/wifi_supplicant.c 	for (uint8_t i = 0; i < scan_results.length; i++) {
length           1408 uspace/dist/src/c/demos/edit/edit.c 		while (match.length > 0) {
length           1409 uspace/dist/src/c/demos/edit/edit.c 			match.length--;
length            123 uspace/dist/src/c/demos/edit/search.c 				match->length = s->pattern_length;
length            130 uspace/dist/src/c/demos/edit/search.c 	match->length = 0;
length             49 uspace/dist/src/c/demos/edit/search.h 	aoff64_t length;
length            257 uspace/dist/src/c/demos/edit/sheet.c void sheet_get_row_width(sheet_t *sh, int row, int *length)
length            268 uspace/dist/src/c/demos/edit/sheet.c 	*length = coord.column;
length             41 uspace/drv/audio/hdaudio/spec/bdl.h 	uint32_t length;
length            141 uspace/drv/audio/hdaudio/stream.c 		bufs->bdl[i].length = host2uint32_t_le(bufs->bufsize);
length             71 uspace/drv/bus/usb/ehci/ehci_rh.c 	instance->hub_descriptor.header.length = dsize;
length            223 uspace/drv/bus/usb/ehci/ehci_rh.c 	if (uint16_usb2host(setup_packet->length) != size) \
length            244 uspace/drv/bus/usb/ehci/ehci_rh.c 	if (uint16_usb2host(setup_packet->length) != 4)
length             72 uspace/drv/bus/usb/ohci/ohci_rh.c 	instance->hub_descriptor.header.length = dsize;
length            247 uspace/drv/bus/usb/ohci/ohci_rh.c 	if (uint16_usb2host(setup_packet->length) != size) \
length            268 uspace/drv/bus/usb/ohci/ohci_rh.c 	if (uint16_usb2host(setup_packet->length) != 4)
length             62 uspace/drv/bus/usb/uhci/uhci_rh.c 		.length = sizeof(hub_descriptor),
length            169 uspace/drv/bus/usb/uhci/uhci_rh.c 	if (uint16_usb2host(setup_packet->length) != size) \
length             99 uspace/drv/bus/usb/usbhub/usbhub.c 	.length = sizeof(usb_hub_status_t),
length            536 uspace/drv/bus/usb/usbhub/usbhub.c 		.length = 0,
length            557 uspace/drv/bus/usb/usbhub/usbhub.c 		.length = 0,
length            578 uspace/drv/bus/usb/usbhub/usbhub.c 		.length = 0,
length            607 uspace/drv/bus/usb/usbhub/usbhub.c 		.length = sizeof(usb_port_status_t),
length            104 uspace/drv/bus/usb/usbmid/dump.c void usbmid_dump_descriptors(uint8_t *descriptors, size_t length)
length            108 uspace/drv/bus/usb/usbmid/dump.c 		.size = length,
length             52 uspace/drv/bus/usb/vhc/hub/virthub.c 	.length = sizeof(usb_standard_device_descriptor_t),
length             64 uspace/drv/bus/usb/vhc/hub/virthub.c 	.length = sizeof(usb_standard_interface_descriptor_t),
length             77 uspace/drv/bus/usb/vhc/hub/virthub.c 	.length = sizeof(hub_descriptor_t),
length             89 uspace/drv/bus/usb/vhc/hub/virthub.c 	.length = sizeof(usb_standard_endpoint_descriptor_t),
length             99 uspace/drv/bus/usb/vhc/hub/virthub.c 	.length = sizeof(usb_standard_configuration_descriptor_t),
length            117 uspace/drv/bus/usb/vhc/hub/virthub.c 		.length = sizeof(std_interface_descriptor)
length            121 uspace/drv/bus/usb/vhc/hub/virthub.c 		.length = sizeof(hub_descriptor)
length            125 uspace/drv/bus/usb/vhc/hub/virthub.c 		.length = sizeof(endpoint_descriptor)
length             57 uspace/drv/bus/usb/vhc/hub/virthub.h 	uint8_t length;
length            224 uspace/drv/bus/usb/vhc/hub/virthubops.c 		    &hub_descriptor, hub_descriptor.length);
length            210 uspace/drv/bus/usb/xhci/transfers.c 	    get_transfer_type(trb_setup, setup->request_type, setup->length));
length            232 uspace/drv/bus/usb/xhci/transfers.c 	    setup->request_type, setup->length));
length            157 uspace/drv/nic/ar9271/ath_usb.c 	data_header->length = host2uint16_t_le(buffer_size);
length             57 uspace/drv/nic/ar9271/ath_usb.h 	uint16_t length;  /**< Little Endian value! */
length           1105 uspace/drv/nic/e1k/e1k.c 	rx_descriptor->length = 0;
length           1123 uspace/drv/nic/e1k/e1k.c 	rx_descriptor->length = 0;
length           1144 uspace/drv/nic/e1k/e1k.c 	tx_descriptor->length = 0;
length           1186 uspace/drv/nic/e1k/e1k.c 		uint32_t frame_size = rx_descriptor->length - E1000_CRC_SIZE;
length           2354 uspace/drv/nic/e1k/e1k.c 	if (tx_descriptor_addr->length == 0)
length           2370 uspace/drv/nic/e1k/e1k.c 	tx_descriptor_addr->length = size;
length             55 uspace/drv/nic/e1k/e1k.h 	uint16_t length;
length             71 uspace/drv/nic/e1k/e1k.h 	uint16_t length;
length            441 uspace/drv/nic/ne2k/dp8390.c     size_t length)
length            445 uspace/drv/nic/ne2k/dp8390.c 	nic_frame_t *frame = nic_alloc_frame(nic_data, length);
length            449 uspace/drv/nic/ne2k/dp8390.c 	memset(frame->data, 0, length);
length            450 uspace/drv/nic/ne2k/dp8390.c 	uint8_t last = page + length / DP_PAGE;
length            458 uspace/drv/nic/ne2k/dp8390.c 		    length - left);
length            461 uspace/drv/nic/ne2k/dp8390.c 		    length);
length            509 uspace/drv/nic/ne2k/dp8390.c 		size_t length =
length            513 uspace/drv/nic/ne2k/dp8390.c 		if ((length < ETH_MIN_PACK_SIZE) ||
length            514 uspace/drv/nic/ne2k/dp8390.c 		    (length > ETH_MAX_PACK_SIZE_TAGGED)) {
length            529 uspace/drv/nic/ne2k/dp8390.c 				    ne2k_receive_frame(nic_data, boundary, length);
length            812 uspace/lib/bithenge/src/transform.c 	bithenge_int_t length = bithenge_integer_node_value(length_node);
length            821 uspace/lib/bithenge/src/transform.c 	if (length != (bithenge_int_t)size)
length            840 uspace/lib/bithenge/src/transform.c 	bithenge_int_t length = bithenge_integer_node_value(length_node);
length            843 uspace/lib/bithenge/src/transform.c 	*out = (aoff64_t)length;
length            115 uspace/lib/c/common/adt/checksum.c uint32_t compute_crc32(uint8_t *data, size_t length)
length            117 uspace/lib/c/common/adt/checksum.c 	return compute_crc32_seed(data, length, 0);
length            135 uspace/lib/c/common/adt/checksum.c uint32_t compute_crc32_seed(uint8_t *data, size_t length, uint32_t seed)
length            139 uspace/lib/c/common/adt/checksum.c 	for (crc = ~seed; length > 0; length--)
length             75 uspace/lib/c/common/include/str.h #define STR_BOUNDS(length)  ((length) << 2)
length            988 uspace/lib/c/generic/vfs/vfs.c errno_t vfs_resize(int file, aoff64_t length)
length            991 uspace/lib/c/generic/vfs/vfs.c 	errno_t rc = async_req_3_0(exch, VFS_IN_RESIZE, file, LOWER32(length),
length            992 uspace/lib/c/generic/vfs/vfs.c 	    UPPER32(length));
length            368 uspace/lib/compress/inflate.c static int16_t huffman_construct(huffman_t *huffman, uint16_t *length, size_t n)
length            378 uspace/lib/compress/inflate.c 		huffman->count[length[symbol]]++;
length            404 uspace/lib/compress/inflate.c 		if (length[symbol] != 0) {
length            405 uspace/lib/compress/inflate.c 			huffman->symbol[offs[length[symbol]]] = symbol;
length            406 uspace/lib/compress/inflate.c 			offs[length[symbol]]++;
length            513 uspace/lib/compress/inflate.c 	uint16_t length[MAX_CODE];
length            544 uspace/lib/compress/inflate.c 		length[order[index]] = get_bits(state, 3);
length            550 uspace/lib/compress/inflate.c 		length[order[index]] = 0;
length            553 uspace/lib/compress/inflate.c 	int16_t rc = huffman_construct(&dyn_len_code, length, MAX_ORDER);
length            566 uspace/lib/compress/inflate.c 			length[index] = symbol;
length            575 uspace/lib/compress/inflate.c 				len = length[index - 1];
length            590 uspace/lib/compress/inflate.c 				length[index] = len;
length            598 uspace/lib/compress/inflate.c 	if (length[256] == 0)
length            602 uspace/lib/compress/inflate.c 	rc = huffman_construct(&dyn_len_code, length, nlen);
length            607 uspace/lib/compress/inflate.c 	rc = huffman_construct(&dyn_dist_code, length + nlen, ndist);
length            714 uspace/lib/cpp/include/__bits/io/ostream.hpp         auto len = Traits::length(str);
length            725 uspace/lib/cpp/include/__bits/io/ostream.hpp         auto len = std::char_traits<char>::length(str);
length            738 uspace/lib/cpp/include/__bits/io/ostream.hpp             auto len = Traits::length(str);
length            754 uspace/lib/cpp/include/__bits/io/ostream.hpp             auto len = Traits::length(reinterpret_cast<const char*>(str));
length            770 uspace/lib/cpp/include/__bits/io/ostream.hpp             auto len = Traits::length(reinterpret_cast<const char*>(str));
length            519 uspace/lib/cpp/include/__bits/string/string.hpp                 init_(str, traits_type::length(str));
length            854 uspace/lib/cpp/include/__bits/string/string.hpp                 return append(str, traits_type::length(str));
length            920 uspace/lib/cpp/include/__bits/string/string.hpp                 return assign(str, traits_type::length(str));
length            971 uspace/lib/cpp/include/__bits/string/string.hpp                 return insert(pos, str, traits_type::length(str));
length           1104 uspace/lib/cpp/include/__bits/string/string.hpp                 return replace(pos, n, str, traits_type::length(str));
length           1128 uspace/lib/cpp/include/__bits/string/string.hpp                 return replace(i1 - begin(), i2 - i1, str, traits_type::length(str));
length           1229 uspace/lib/cpp/include/__bits/string/string.hpp                 return find(str, pos, traits_type::length(str));
length           1270 uspace/lib/cpp/include/__bits/string/string.hpp                 return rfind(str, pos, traits_type::length(str));
length           1311 uspace/lib/cpp/include/__bits/string/string.hpp                 return find_first_of(str, pos, traits_type::length(str));
length           1340 uspace/lib/cpp/include/__bits/string/string.hpp                 return find_last_of(str, pos, traits_type::length(str));
length           1372 uspace/lib/cpp/include/__bits/string/string.hpp                 return find_first_not_of(str, pos, traits_type::length(str));
length           1410 uspace/lib/cpp/include/__bits/string/string.hpp                 return find_last_not_of(str, pos, traits_type::length(str));
length             90 uspace/lib/device/include/ieee80211/ieee80211.h 	uint8_t length;
length            988 uspace/lib/drv/generic/remote_nic.c     const void *data, size_t length, nic_wv_id_t *id)
length            992 uspace/lib/drv/generic/remote_nic.c 	bool send_data = ((data != NULL) && (length != 0));
length           1001 uspace/lib/drv/generic/remote_nic.c 		errno_t rc = async_data_write_start(exch, data, length);
length           1048 uspace/lib/drv/generic/remote_nic.c     nic_wv_type_t *type, size_t max_length, void *data, size_t *length)
length           1069 uspace/lib/drv/generic/remote_nic.c 	if (length)
length           1070 uspace/lib/drv/generic/remote_nic.c 		*length = _length;
length           1433 uspace/lib/drv/generic/remote_nic.c 	size_t length;
length           1434 uspace/lib/drv/generic/remote_nic.c 	if (!async_data_write_receive(&data, &length)) {
length           1440 uspace/lib/drv/generic/remote_nic.c 	if (length > sizeof(nic_address_t)) {
length           1447 uspace/lib/drv/generic/remote_nic.c 	if (async_data_write_finalize(&data, &address, length) != EOK) {
length           1734 uspace/lib/drv/generic/remote_nic.c 	size_t length;
length           1741 uspace/lib/drv/generic/remote_nic.c 		if (!async_data_write_receive(&data, &length)) {
length           1747 uspace/lib/drv/generic/remote_nic.c 		if (length != address_count * sizeof(nic_address_t)) {
length           1753 uspace/lib/drv/generic/remote_nic.c 		address_list = malloc(length);
length           1761 uspace/lib/drv/generic/remote_nic.c 		    length) != EOK) {
length           1843 uspace/lib/drv/generic/remote_nic.c 		size_t length;
length           1844 uspace/lib/drv/generic/remote_nic.c 		if (!async_data_write_receive(&data, &length)) {
length           1850 uspace/lib/drv/generic/remote_nic.c 		if (length != address_count * sizeof (nic_address_t)) {
length           1856 uspace/lib/drv/generic/remote_nic.c 		address_list = malloc(length);
length           1864 uspace/lib/drv/generic/remote_nic.c 		    length) != EOK) {
length           1999 uspace/lib/drv/generic/remote_nic.c 	size_t length;
length           2005 uspace/lib/drv/generic/remote_nic.c 		if (!async_data_write_receive(&data, &length)) {
length           2011 uspace/lib/drv/generic/remote_nic.c 		if (length != address_count * sizeof(nic_address_t)) {
length           2017 uspace/lib/drv/generic/remote_nic.c 		address_list = malloc(length);
length           2025 uspace/lib/drv/generic/remote_nic.c 		    length) != EOK) {
length           2087 uspace/lib/drv/generic/remote_nic.c 		size_t length;
length           2088 uspace/lib/drv/generic/remote_nic.c 		if (!async_data_write_receive(&data, &length)) {
length           2094 uspace/lib/drv/generic/remote_nic.c 		if (length != sizeof(nic_vlan_mask_t)) {
length           2101 uspace/lib/drv/generic/remote_nic.c 		    length) != EOK) {
length           2151 uspace/lib/drv/generic/remote_nic.c 	size_t length = 0;
length           2155 uspace/lib/drv/generic/remote_nic.c 		if (!async_data_write_receive(&data, &length)) {
length           2161 uspace/lib/drv/generic/remote_nic.c 		virtue = malloc(length);
length           2169 uspace/lib/drv/generic/remote_nic.c 		    length) != EOK) {
length           2179 uspace/lib/drv/generic/remote_nic.c 	errno_t rc = nic_iface->wol_virtue_add(dev, type, virtue, length, &id);
length           2213 uspace/lib/drv/generic/remote_nic.c 	size_t length = 0;
length           2228 uspace/lib/drv/generic/remote_nic.c 	    virtue, &length);
length           2230 uspace/lib/drv/generic/remote_nic.c 	if ((max_length != 0) && (length != 0)) {
length           2239 uspace/lib/drv/generic/remote_nic.c 		if (req_length > length)
length           2240 uspace/lib/drv/generic/remote_nic.c 			req_length = length;
length           2248 uspace/lib/drv/generic/remote_nic.c 	async_answer_2(call, rc, (sysarg_t) type, (sysarg_t) length);
length           2444 uspace/lib/drv/generic/remote_nic.c 	size_t length;
length           2448 uspace/lib/drv/generic/remote_nic.c 		if (!async_data_write_receive(&data, &length)) {
length           2454 uspace/lib/drv/generic/remote_nic.c 		if (length != sizeof(struct timespec)) {
length           2462 uspace/lib/drv/generic/remote_nic.c 		    length) != EOK) {
length             92 uspace/lib/ext4/src/directory.c     uint16_t length)
length             94 uspace/lib/ext4/src/directory.c 	de->entry_length = host2uint16_t_le(length);
length            125 uspace/lib/ext4/src/directory.c     ext4_directory_entry_ll_t *de, uint16_t length)
length            127 uspace/lib/ext4/src/directory.c 	de->name_length = (length << 8) >> 8;
length            131 uspace/lib/ext4/src/directory.c 		de->name_length_high = length >> 8;
length            310 uspace/lib/ext4/src/directory.c 	uint16_t length = ext4_directory_entry_ll_get_entry_length(entry);
length            311 uspace/lib/ext4/src/directory.c 	if (offset_in_block + length > block_size)
length            316 uspace/lib/ext4/src/directory.c 	    it->inode_ref->fs->superblock, entry) > length - 8)
length            318 uspace/lib/ieee80211/include/ieee80211_private.h 	uint8_t length;
length            832 uspace/lib/ieee80211/src/ieee80211.c     uint8_t id, uint8_t length, void *data)
length            838 uspace/lib/ieee80211/src/ieee80211.c 	header->length = length;
length            840 uspace/lib/ieee80211/src/ieee80211.c 	memcpy(*ie_header + sizeof(ieee80211_ie_header_t), data, length);
length            843 uspace/lib/ieee80211/src/ieee80211.c 	    sizeof(ieee80211_ie_header_t) + length);
length           1169 uspace/lib/ieee80211/src/ieee80211.c 	ap_data->auth_ie_len = ie_header->length +
length           1231 uspace/lib/ieee80211/src/ieee80211.c 		it += sizeof(ieee80211_ie_header_t) + ie_header->length;
length           1255 uspace/lib/ieee80211/src/ieee80211.c 	if (ssid_ie_header->length > 0) {
length           1263 uspace/lib/ieee80211/src/ieee80211.c 		memcpy(ssid, ssid_start, ssid_ie_header->length);
length           1264 uspace/lib/ieee80211/src/ieee80211.c 		ssid[ssid_ie_header->length] = '\0';
length           1289 uspace/lib/ieee80211/src/ieee80211.c 		    ssid_ie_header->length + 1);
length           1302 uspace/lib/ieee80211/src/ieee80211.c 		void *rest_ies_start = ssid_start + ssid_ie_header->length;
length           1308 uspace/lib/ieee80211/src/ieee80211.c 		    ssid_ie_header->length;
length             78 uspace/lib/ieee80211/src/ieee80211_iface_impl.c 		results->length = i;
length            374 uspace/lib/ieee80211/src/ieee80211_impl.c errno_t rnd_sequence(uint8_t *sequence, size_t length)
length            379 uspace/lib/ieee80211/src/ieee80211_impl.c 	for (size_t i = 0; i < length; i++)
length             92 uspace/lib/label/include/std/mbr.h 	uint32_t length;
length           1012 uspace/lib/label/src/gpt.c 		pmbr->pte[0].length = host2uint32_t_le((uint32_t)pmbr_nb);
length           1014 uspace/lib/label/src/gpt.c 		pmbr->pte[0].length = host2uint32_t_le(UINT32_MAX);
length            251 uspace/lib/label/src/mbr.c 		pnblocks = uint32_t_le2host(ethis->length);
length            275 uspace/lib/label/src/mbr.c 		ebr_nblocks_min = uint32_t_le2host(enext->length);
length            900 uspace/lib/label/src/mbr.c 	pte->length = host2uint32_t_le(part->nblocks);
length            911 uspace/lib/label/src/mbr.c 	nblocks = uint32_t_le2host(pte->length);
length            951 uspace/lib/label/src/mbr.c 	nblocks = uint32_t_le2host(pte->length);
length            995 uspace/lib/label/src/mbr.c 		pthis->length = host2uint32_t_le(part->nblocks);
length           1010 uspace/lib/label/src/mbr.c 			pnext->length = host2uint32_t_le(totsize);
length             60 uspace/lib/nic/include/nic.h 	size_t length;
length             72 uspace/lib/nic/include/nic_impl.h     const void *data, size_t length, nic_wv_id_t *new_id);
length             75 uspace/lib/nic/include/nic_impl.h     nic_wv_type_t *type, size_t max_length, void *data, size_t *length);
length            523 uspace/lib/nic/src/nic_impl.c     const void *data, size_t length, nic_wv_id_t *new_id)
length            533 uspace/lib/nic/src/nic_impl.c 	if (nic_wol_virtues_verify(type, data, length) != EOK) {
length            541 uspace/lib/nic/src/nic_impl.c 	if (length != 0) {
length            542 uspace/lib/nic/src/nic_impl.c 		virtue->data = malloc(length);
length            547 uspace/lib/nic/src/nic_impl.c 		memcpy((void *) virtue->data, data, length);
length            550 uspace/lib/nic/src/nic_impl.c 	virtue->length = length;
length            638 uspace/lib/nic/src/nic_impl.c     nic_wv_type_t *type, size_t max_length, void *data, size_t *length)
length            646 uspace/lib/nic/src/nic_impl.c 		*length = 0;
length            651 uspace/lib/nic/src/nic_impl.c 		if (max_length > virtue->length) {
length            652 uspace/lib/nic/src/nic_impl.c 			max_length = virtue->length;
length            655 uspace/lib/nic/src/nic_impl.c 		*length = virtue->length;
length            127 uspace/lib/nic/src/nic_wol_virtues.c errno_t nic_wol_virtues_verify(nic_wv_type_t type, const void *data, size_t length)
length            135 uspace/lib/nic/src/nic_wol_virtues.c 		return length == sizeof (nic_address_t) ? EOK : EINVAL;
length            137 uspace/lib/nic/src/nic_wol_virtues.c 		return length == sizeof (nic_wv_ipv4_data_t) ? EOK : EINVAL;
length            139 uspace/lib/nic/src/nic_wol_virtues.c 		return length == sizeof (nic_wv_ipv6_data_t) ? EOK : EINVAL;
length            141 uspace/lib/nic/src/nic_wol_virtues.c 		return length % 2 == 0 ? EOK : EINVAL;
length            143 uspace/lib/nic/src/nic_wol_virtues.c 		return data == NULL || length == sizeof (nic_wv_magic_packet_data_t) ?
length             55 uspace/lib/pcut/src/preproc.c 	size_t length;
length             60 uspace/lib/pcut/src/preproc.c 	identifier->length = 0;
length             64 uspace/lib/pcut/src/preproc.c 	if (identifier->length + 1 >= MAX_IDENTIFIER_LENGTH) {
length             69 uspace/lib/pcut/src/preproc.c 	identifier->name[identifier->length] = c;
length             70 uspace/lib/pcut/src/preproc.c 	identifier->length++;
length             71 uspace/lib/pcut/src/preproc.c 	identifier->name[identifier->length] = 0;
length             75 uspace/lib/posix/include/common/str.h #define STR_BOUNDS(length)  ((length) << 2)
length             56 uspace/lib/posix/include/posix/sys/mman.h extern void *mmap(void *start, size_t length, int prot, int flags, int fd,
length             58 uspace/lib/posix/include/posix/sys/mman.h extern int munmap(void *start, size_t length);
length            106 uspace/lib/posix/include/posix/unistd.h extern int ftruncate64(int fildes, off64_t length);
length            112 uspace/lib/posix/include/posix/unistd.h extern int ftruncate(int fildes, off_t length) __asm__("ftruncate64");
length            115 uspace/lib/posix/include/posix/unistd.h extern int ftruncate64(int fildes, off_t length);
length            121 uspace/lib/posix/include/posix/unistd.h extern int ftruncate(int fildes, off_t length);
length             57 uspace/lib/posix/src/sys/mman.c void *mmap(void *start, size_t length, int prot, int flags, int fd,
length             71 uspace/lib/posix/src/sys/mman.c 	return as_area_create(start, length, _prot_to_as(prot), AS_AREA_UNPAGED);
length             74 uspace/lib/posix/src/sys/mman.c int munmap(void *start, size_t length)
length            333 uspace/lib/posix/src/unistd.c int ftruncate(int fildes, off_t length)
length            335 uspace/lib/posix/src/unistd.c 	return ftruncate64(fildes, length);
length            338 uspace/lib/posix/src/unistd.c int ftruncate64(int fildes, off64_t length)
length            340 uspace/lib/posix/src/unistd.c 	if (failed(vfs_resize(fildes, (aoff64_t) length)))
length            211 uspace/lib/trackmod/protracker.c 		sample->length =
length            212 uspace/lib/trackmod/protracker.c 		    uint16_t_be2host(smp[i].length) * 2;
length            214 uspace/lib/trackmod/protracker.c 		sample->data = calloc(1, sample->length);
length            221 uspace/lib/trackmod/protracker.c 		nread = fread(sample->data, 1, sample->length, f);
length            222 uspace/lib/trackmod/protracker.c 		if (nread != sample->length) {
length            890 uspace/lib/trackmod/trackmod.c 		if (chan->smp_pos >= chan->sample->length) {
length             67 uspace/lib/trackmod/types/protracker.h 	uint16_t length;
length             60 uspace/lib/trackmod/types/trackmod.h 	size_t length;
length            172 uspace/lib/trackmod/types/xm.h 	uint32_t length;
length            262 uspace/lib/trackmod/xm.c 		for (i = 0; i < sample->length; i++) {
length            270 uspace/lib/trackmod/xm.c 		for (i = 0; i < sample->length; i++) {
length            356 uspace/lib/trackmod/xm.c 			smp_size = (size_t)uint32_t_le2host(smp.length);
length            382 uspace/lib/trackmod/xm.c 			sample->length = smp_size / sample->bytes_smp;
length            450 uspace/lib/ui/src/scrollbar.c 	gfx_coord_t length;
length            452 uspace/lib/ui/src/scrollbar.c 	length = ui_scrollbar_move_length(scrollbar);
length            455 uspace/lib/ui/src/scrollbar.c 	if (pos > length)
length            456 uspace/lib/ui/src/scrollbar.c 		pos = length;
length            278 uspace/lib/ui/src/slider.c 	gfx_coord_t length;
length            287 uspace/lib/ui/src/slider.c 	length = ui_slider_length(slider);
length            291 uspace/lib/ui/src/slider.c 	rect.p1.x = pos.x + ui_slider_btn_w / 2 + length +
length            469 uspace/lib/ui/src/slider.c 	gfx_coord_t length;
length            473 uspace/lib/ui/src/slider.c 		length = ui_slider_length(slider);
length            476 uspace/lib/ui/src/slider.c 		if (spos > length)
length            477 uspace/lib/ui/src/slider.c 			spos = length;
length            293 uspace/lib/ui/test/scrollbar.c 	gfx_coord_t length;
length            318 uspace/lib/ui/test/scrollbar.c 	length = ui_scrollbar_trough_length(scrollbar);
length            321 uspace/lib/ui/test/scrollbar.c 	PCUT_ASSERT_INT_EQUALS(110 - 10 - 2 * 21, length);
length            335 uspace/lib/ui/test/scrollbar.c 	gfx_coord_t length;
length            360 uspace/lib/ui/test/scrollbar.c 	length = ui_scrollbar_move_length(scrollbar);
length            363 uspace/lib/ui/test/scrollbar.c 	PCUT_ASSERT_INT_EQUALS(110 - 10 - 2 * 21 - 21, length);
length            425 uspace/lib/ui/test/slider.c PCUT_TEST(length)
length            432 uspace/lib/ui/test/slider.c 	gfx_coord_t length;
length            454 uspace/lib/ui/test/slider.c 	length = ui_slider_length(slider);
length            455 uspace/lib/ui/test/slider.c 	PCUT_ASSERT_INT_EQUALS(110 - 10 - 15, length);
length            109 uspace/lib/usb/include/usb/classes/hub.h 	uint8_t length;
length             72 uspace/lib/usb/include/usb/descriptor.h 	uint8_t length;
length            111 uspace/lib/usb/include/usb/descriptor.h 	uint8_t length;
length            137 uspace/lib/usb/include/usb/descriptor.h 	uint8_t length;
length            171 uspace/lib/usb/include/usb/descriptor.h 	uint8_t length;
length            199 uspace/lib/usb/include/usb/descriptor.h 	uint8_t length;
length            233 uspace/lib/usb/include/usb/descriptor.h 	uint8_t length;
length            267 uspace/lib/usb/include/usb/descriptor.h 	uint16_t length;
length            284 uspace/lib/usb/include/usb/descriptor.h 	uint8_t length;
length            114 uspace/lib/usb/include/usb/request.h 		uint16_t length;
length            129 uspace/lib/usb/include/usb/request.h 	.length = uint16_host2usb(size), \
length            140 uspace/lib/usb/include/usb/request.h 	.length = uint16_host2usb(0), \
length            148 uspace/lib/usb/src/dump.c 	PRINTLINE("bLength = %d", d->length);
length            178 uspace/lib/usb/src/dump.c 	PRINTLINE("bLength = %d", d->length);
length            202 uspace/lib/usb/src/dump.c 	PRINTLINE("bLength = %d", d->length);
length            235 uspace/lib/usb/src/dump.c 	PRINTLINE("bLength = %d", d->length);
length            256 uspace/lib/usb/src/dump.c 	PRINTLINE("bLength = %u", d->length);
length            273 uspace/lib/usb/src/dump.c 	PRINTLINE("bLength = %d", d->length);
length            280 uspace/lib/usb/src/dump.c 	PRINTLINE("wDescriptorLength = %d", d->report_desc_info.length);
length            291 uspace/lib/usb/src/dump.c 		PRINTLINE("wDescriptorLength = %d", d2->length);
length            304 uspace/lib/usb/src/dump.c 	PRINTLINE("bDescLength: = %d", d->length);
length             98 uspace/lib/usbdev/src/request.c 		.length = (uint16_t) data_size,
length            158 uspace/lib/usbdev/src/request.c 		.length = uint16_host2usb(data_size),
length            321 uspace/lib/usbhid/src/hidparser.c 	int length;
length            346 uspace/lib/usbhid/src/hidparser.c 		length = report_item->size;
length            350 uspace/lib/usbhid/src/hidparser.c 		if ((offset / 8) == ((offset + length - 1) / 8)) {
length            352 uspace/lib/usbhid/src/hidparser.c 			    ((size_t) (offset + length - 1) / 8) >= size) {
length            355 uspace/lib/usbhid/src/hidparser.c 			size_t shift = 8 - offset % 8 - length;
length            357 uspace/lib/usbhid/src/hidparser.c 			value = value & (((1 << length) - 1) << shift);
length            360 uspace/lib/usbhid/src/hidparser.c 			mask = 0xff - (((1 << length) - 1) << shift);
length            367 uspace/lib/usbhid/src/hidparser.c 			    i <= ((offset + length - 1) / 8); i++) {
length            379 uspace/lib/usbhid/src/hidparser.c 				} else if (i == ((offset + length - 1) / 8)) {
length            381 uspace/lib/usbhid/src/hidparser.c 					value = value >> (length -
length            382 uspace/lib/usbhid/src/hidparser.c 					    ((offset + length) % 8));
length            384 uspace/lib/usbhid/src/hidparser.c 					value = value & ((1 << (length -
length            385 uspace/lib/usbhid/src/hidparser.c 					    ((offset + length) % 8))) - 1);
length            387 uspace/lib/usbhid/src/hidparser.c 					mask = (1 << (length -
length            388 uspace/lib/usbhid/src/hidparser.c 					    ((offset + length) % 8))) - 1;
length            119 uspace/lib/usbhid/src/hidreport.c 	uint16_t length = uint16_usb2host(hid_desc->report_desc_info.length);
length            125 uspace/lib/usbhid/src/hidreport.c 	*report_desc = (uint8_t *)malloc(length);
length            132 uspace/lib/usbhid/src/hidreport.c 	usb_log_debug("Getting Report descriptor, expected size: %u", length);
length            140 uspace/lib/usbhid/src/hidreport.c 	    *report_desc, length, &actual_size);
length            148 uspace/lib/usbhid/src/hidreport.c 	if (actual_size != length) {
length            152 uspace/lib/usbhid/src/hidreport.c 		    "%u)\n", actual_size, length);
length            156 uspace/lib/usbhid/src/hidreport.c 	*size = length;
length            169 uspace/lib/usbhost/src/utility.c 		.length = sizeof(*desc),
length            148 uspace/lib/usbvirt/include/usbvirt/device.h 	size_t length;
length             55 uspace/lib/usbvirt/src/stdreq.c 	size_t expected_size = setup_packet->length;
length             89 uspace/lib/usbvirt/src/stdreq.c 			    device->descriptors->device->length);
length            116 uspace/lib/usbvirt/src/stdreq.c 		memcpy(ptr, config->descriptor, config->descriptor->length);
length            117 uspace/lib/usbvirt/src/stdreq.c 		ptr += config->descriptor->length;
length            122 uspace/lib/usbvirt/src/stdreq.c 			memcpy(ptr, extra->data, extra->length);
length            123 uspace/lib/usbvirt/src/stdreq.c 			ptr += extra->length;
length            142 uspace/lib/usbvirt/src/stdreq.c 	uint16_t zero2 = setup_packet->length;
length            162 uspace/lib/usbvirt/src/stdreq.c 	uint16_t zero2 = setup_packet->length;
length            202 uspace/lib/usbvirt/src/stdreq.c 	if (setup_packet->length != 2)
length            212 uspace/lib/usbvirt/src/stdreq.c 	if (setup_packet->length != 2)
length             63 uspace/lib/usbvirt/src/transfer.c 	if (data_size != setup_packet->length) {
length             70 uspace/lib/usbvirt/src/virthub_base.c 	instance->config_descriptor.total_length += hub_desc->length;
length             88 uspace/lib/usbvirt/src/virthub_base.c 	instance->extra[1].length = hub_desc->length;
length             90 uspace/lib/usbvirt/src/virthub_base.c 	instance->extra[2].length = sizeof(instance->endpoint_descriptor);
length            154 uspace/lib/usbvirt/src/virthub_base.c 		    instance->extra[1].data, instance->extra[1].length);
length            166 uspace/lib/usbvirt/src/virthub_base.c 	if (request->length != sizeof(zero))
length             48 uspace/lib/usbvirt/src/virthub_descriptors.c 	.length = sizeof(usb_standard_device_descriptor_t),
length             60 uspace/lib/usbvirt/src/virthub_descriptors.c 	.length = sizeof(usb_standard_interface_descriptor_t),
length             73 uspace/lib/usbvirt/src/virthub_descriptors.c 	.length = sizeof(usb_standard_endpoint_descriptor_t),
length             83 uspace/lib/usbvirt/src/virthub_descriptors.c 	.length = sizeof(virthub_configuration_descriptor_without_hub_size),
length             98 uspace/lib/usbvirt/src/virthub_descriptors.c 	.length = sizeof(virthub_interface_descriptor),
length             39 uspace/lib/virtio/virtio-pci.c     uint32_t length)
length             54 uspace/lib/virtio/virtio-pci.c 	if (start + offset + length < start + offset)
length             56 uspace/lib/virtio/virtio-pci.c 	if (start + offset + length > start + vdev->bar[bar].mapped_size)
length             63 uspace/lib/virtio/virtio-pci.c     uint32_t offset, uint32_t length)
length             68 uspace/lib/virtio/virtio-pci.c 	if (!check_bar(vdev, bar, offset, length))
length             77 uspace/lib/virtio/virtio-pci.c     uint32_t offset, uint32_t length, uint32_t multiplier)
length             82 uspace/lib/virtio/virtio-pci.c 	if (!check_bar(vdev, bar, offset, length))
length             93 uspace/lib/virtio/virtio-pci.c     uint32_t length)
length             98 uspace/lib/virtio/virtio-pci.c 	if (!check_bar(vdev, bar, offset, length))
length            109 uspace/lib/virtio/virtio-pci.c     uint32_t offset, uint32_t length)
length            114 uspace/lib/virtio/virtio-pci.c 	if (!check_bar(vdev, bar, offset, length))
length            232 uspace/lib/virtio/virtio-pci.c 		uint32_t length;
length            234 uspace/lib/virtio/virtio-pci.c 		    VIRTIO_PCI_CAP_LENGTH(c), &length);
length            241 uspace/lib/virtio/virtio-pci.c 			virtio_pci_common_cfg(vdev, bar, offset, length);
length            252 uspace/lib/virtio/virtio-pci.c 			virtio_pci_notify_cfg(vdev, bar, offset, length,
length            256 uspace/lib/virtio/virtio-pci.c 			virtio_pci_isr_cfg(vdev, bar, offset, length);
length            259 uspace/lib/virtio/virtio-pci.c 			virtio_pci_device_cfg(vdev, bar, offset, length);
length            122 uspace/srv/fs/cdfs/cdfs_ops.c 	uint8_t length;
length            140 uspace/srv/fs/cdfs/cdfs_ops.c 	uint8_t length;
length            590 uspace/srv/fs/cdfs/cdfs_ops.c 		    offset += dir->length) {
length            592 uspace/srv/fs/cdfs/cdfs_ops.c 			if (dir->length == 0)
length            594 uspace/srv/fs/cdfs/cdfs_ops.c 			if (offset + dir->length > BLOCK_SIZE) {
length             71 uspace/srv/fs/udf/udf.h 	uint32_t length;
length             97 uspace/srv/fs/udf/udf.h 	uint32_t length;
length            116 uspace/srv/fs/udf/udf_file.c 			    node->instance->partitions[i].length)) {
length            141 uspace/srv/fs/udf/udf_file.c 			if (FLE32(short_d->length) == 0)
length            148 uspace/srv/fs/udf/udf_file.c 			if (FLE32(short_d->length) >> 30 == 3) {
length            157 uspace/srv/fs/udf/udf_file.c 			node->allocators[node->alloc_size].length =
length            158 uspace/srv/fs/udf/udf_file.c 			    EXT_LENGTH(FLE32(short_d->length));
length            177 uspace/srv/fs/udf/udf_file.c 			if (FLE32(long_d->length) == 0)
length            186 uspace/srv/fs/udf/udf_file.c 			if (FLE32(long_d->length) >> 30 == 3) {
length            193 uspace/srv/fs/udf/udf_file.c 			node->allocators[node->alloc_size].length =
length            194 uspace/srv/fs/udf/udf_file.c 			    EXT_LENGTH(FLE32(long_d->length));
length            403 uspace/srv/fs/udf/udf_file.c 		while (i * node->instance->sector_size < node->allocators[j].length) {
length            415 uspace/srv/fs/udf/udf_file.c 			if ((node->allocators[j].length / node->instance->sector_size == i) &&
length            416 uspace/srv/fs/udf/udf_file.c 			    (node->allocators[j].length - i * node->instance->sector_size <
length            418 uspace/srv/fs/udf/udf_file.c 				size_t len = node->allocators[j].length - i * node->instance->sector_size;
length            585 uspace/srv/fs/udf/udf_file.c 		if (pos >= l + node->allocators[i].length) {
length            586 uspace/srv/fs/udf/udf_file.c 			l += node->allocators[i].length;
length            611 uspace/srv/fs/udf/udf_file.c 	if (ALL_UP(node->allocators[i].length, node->instance->sector_size) ==
length            613 uspace/srv/fs/udf/udf_file.c 		if (pos + len > node->allocators[i].length + l)
length            614 uspace/srv/fs/udf/udf_file.c 			*read_len = node->allocators[i].length -
length            368 uspace/srv/fs/udf/udf_ops.c 	    PRIu32 " (sector)]", avd.main_extent.length,
length            372 uspace/srv/fs/udf/udf_ops.c 	    PRIu32 " (sector)]", avd.reserve_extent.length,
length            104 uspace/srv/fs/udf/udf_types.h 	uint32_t length;
length            111 uspace/srv/fs/udf/udf_types.h 	uint32_t length;
length            126 uspace/srv/fs/udf/udf_types.h 	uint32_t length;    /* Bytes */
length            190 uspace/srv/fs/udf/udf_volume.c 	GET_LE32(avd->main_extent.length);
length            192 uspace/srv/fs/udf/udf_volume.c 	GET_LE32(avd->reserve_extent.length);
length            392 uspace/srv/fs/udf/udf_volume.c 		instance->partitions[id].length = FLE32(short_d->length);
length            403 uspace/srv/fs/udf/udf_volume.c 		instance->partitions[id].length = FLE32(short_d->length);
length            505 uspace/srv/fs/udf/udf_volume.c 				instance->partitions[j].length =
length            506 uspace/srv/fs/udf/udf_volume.c 				    FLE32(pd[pd_num].length);
length            612 uspace/srv/fs/udf/udf_volume.c 	aoff64_t end = pos + (addr.length / instance->sector_size) - 1;
length            617 uspace/srv/fs/udf/udf_volume.c 	size_t max_descriptors = ALL_UP(addr.length, instance->sector_size);
length            692 uspace/srv/fs/udf/udf_volume.c 			    FLE32(vol->partition.length));
length            702 uspace/srv/fs/udf/udf_volume.c 			if (FLE32(phd->unallocated_space_table.length)) {
length            705 uspace/srv/fs/udf/udf_volume.c 				    FLE32(phd->unallocated_space_table.length),
length            713 uspace/srv/fs/udf/udf_volume.c 				    FLE32(phd->unallocated_space_table.length);
length            716 uspace/srv/fs/udf/udf_volume.c 			if (FLE32(phd->unallocated_space_bitmap.length)) {
length            719 uspace/srv/fs/udf/udf_volume.c 				    FLE32(phd->unallocated_space_bitmap.length),
length            727 uspace/srv/fs/udf/udf_volume.c 				    FLE32(phd->unallocated_space_bitmap.length);
length            130 uspace/srv/fs/udf/udf_volume.h 	uint32_t length;
length            172 uspace/srv/hid/rfb/rfb.c 	dst->length = uint32_t_be2host(src->length);
length            780 uspace/srv/hid/rfb/rfb.c 			recv_skip_chars(conn, cct.length);
length            117 uspace/srv/hid/rfb/rfb.h 	uint32_t length;
length             91 uspace/srv/net/inetsrv/icmpv6.c 	phdr.length = host2uint32_t_be(dgram->size);
length            192 uspace/srv/net/inetsrv/icmpv6.c 	phdr.length = host2uint32_t_be(dgram.size);
length            101 uspace/srv/net/inetsrv/icmpv6_std.h 	uint32_t length;
length            115 uspace/srv/net/inetsrv/icmpv6_std.h 	uint8_t length;
length            125 uspace/srv/net/inetsrv/icmpv6_std.h 	uint8_t length;
length            506 uspace/srv/net/inetsrv/pdu.c 	message->length = 1;
length            513 uspace/srv/net/inetsrv/pdu.c 	phdr.length = host2uint32_t_be(dgram->size);
length            170 uspace/srv/net/udp/pdu.c 	uint16_t length;
length            187 uspace/srv/net/udp/pdu.c 	length = uint16_t_be2host(hdr->length);
length            191 uspace/srv/net/udp/pdu.c 	if (length < sizeof(udp_header_t) ||
length            192 uspace/srv/net/udp/pdu.c 	    length > sizeof(udp_header_t) + text_size)
length            199 uspace/srv/net/udp/pdu.c 	nmsg->data_size = length - sizeof(udp_header_t);
length            235 uspace/srv/net/udp/pdu.c 	hdr->length = host2uint16_t_be(npdu->data_size);
length             51 uspace/srv/net/udp/std.h 	uint16_t length;
HelenOS homepage, sources at GitHub