HelenOS sources

type               62 abi/include/_bits/native.h #define uspace_ptr(type) uspace_addr_t
type               68 abi/include/_bits/native.h #define uspace_ptr(type) type *
type               47 abi/include/abi/asmtool.h 	.type obj STT_OBJECT; \
type               53 abi/include/abi/asmtool.h 	.type func STT_FUNC; \
type              177 abi/include/abi/elf.h static inline uint8_t elf_st_info(uint8_t bind, uint8_t type)
type              179 abi/include/abi/elf.h 	return (bind << 4) | (type & 0x0f);
type              446 abi/include/abi/elf.h 	elf_word type;
type              459 abi/include/abi/elf.h 	elf_word type;
type               79 boot/arch/arm64/include/arch/boot.h 	memtype_t type;
type               61 boot/arch/arm64/src/main.c static memtype_t get_memtype(uint32_t type)
type               63 boot/arch/arm64/src/main.c 	switch (type) {
type              160 boot/arch/arm64/src/main.c 		if (get_memtype(desc->type) != MEMTYPE_AVAILABLE ||
type              258 boot/arch/arm64/src/main.c 		memtype_t type;
type              260 boot/arch/arm64/src/main.c 			type = MEMTYPE_UNUSABLE;
type              262 boot/arch/arm64/src/main.c 			type = get_memtype(desc->type);
type              265 boot/arch/arm64/src/main.c 		if (type == current_type &&
type              280 boot/arch/arm64/src/main.c 			bootinfo->memmap.zones[cnt].type = current_type;
type              287 boot/arch/arm64/src/main.c 		current_type = type;
type               65 boot/arch/ia64/include/arch/sal.h 	uint8_t type;
type               75 boot/arch/ia64/include/arch/sal.h 	uint8_t type;
type               80 boot/arch/ia64/include/arch/sal.h 	uint8_t type;
type               86 boot/arch/ia64/include/arch/sal.h 	uint8_t type;
type               96 boot/arch/ia64/include/arch/sal.h 	uint8_t type;
type              103 boot/arch/ia64/include/arch/sal.h 	uint8_t type;
type               50 boot/arch/ia64/include/arch/types.h 	unsigned int type;
type               73 boot/arch/ia64/src/main.c 		memmap[items].type = MEMMAP_FREE_MEM;
type               78 boot/arch/ia64/src/main.c 		memmap[items].type = MEMMAP_IO_PORTS;
type              101 boot/arch/ia64/src/main.c 			switch ((efi_memory_type_t) md->type) {
type              107 boot/arch/ia64/src/main.c 				if (o && o->type == MEMMAP_FREE_MEM &&
type              112 boot/arch/ia64/src/main.c 				memmap[items].type = MEMMAP_FREE_MEM;
type              115 boot/arch/ia64/src/main.c 				memmap[items].type = MEMMAP_IO;
type              118 boot/arch/ia64/src/main.c 				memmap[items].type = MEMMAP_IO_PORTS;
type              182 boot/arch/ia64/src/main.c 		if (m.type == MEMMAP_FREE_MEM &&
type              104 boot/genarch/include/genarch/efi.h 	uint32_t type;
type               52 boot/generic/include/tar.h 	char type;
type              656 boot/generic/src/inflate.c 		uint16_t type = get_bits(&state, 2);
type              659 boot/generic/src/inflate.c 		switch (type) {
type               77 boot/generic/src/printf_core.c #define PRINTF_GET_INT_ARGUMENT(type, ap, flags) \
type               79 boot/generic/src/printf_core.c 		unsigned type res; \
type               82 boot/generic/src/printf_core.c 			signed type arg = va_arg((ap), signed type); \
type               90 boot/generic/src/printf_core.c 			res = va_arg((ap), unsigned type); \
type               41 common/include/adt/gcdlcm.h #define DECLARE_GCD(type, name) \
type               42 common/include/adt/gcdlcm.h 	static inline type name(type a, type b) \
type               57 common/include/adt/gcdlcm.h #define DECLARE_LCM(type, name, gcd) \
type               58 common/include/adt/gcdlcm.h 	static inline type name(type a, type b) \
type               84 common/include/adt/hash_table.h #define hash_table_get_inst(item, type, member) \
type               85 common/include/adt/hash_table.h 	member_to_inst((item), type, member)
type               87 common/include/adt/list.h #define list_get_instance(link, type, member) \
type               88 common/include/adt/list.h 	member_to_inst(link, type, member)
type              136 common/include/adt/list.h #define list_pop(list, type, member) \
type              137 common/include/adt/list.h 	((type *) list_pop_internal(list, \
type              138 common/include/adt/list.h 	    (list_link_to_void(&(((type *) NULL)->member)) - NULL)))
type               44 common/include/adt/odict.h #define odict_get_instance(odlink, type, member) \
type               45 common/include/adt/odict.h 	member_to_inst(odlink, type, member)
type               97 common/printf/printf_core.c #define PRINTF_GET_INT_ARGUMENT(type, ap, flags) \
type               99 common/printf/printf_core.c 		unsigned type res; \
type              102 common/printf/printf_core.c 			signed type arg = va_arg((ap), signed type); \
type              110 common/printf/printf_core.c 			res = va_arg((ap), unsigned type); \
type               44 kernel/arch/amd64/include/arch/boot/memmap_struct.h 	uint32_t type;
type               59 kernel/arch/amd64/include/arch/mm/pat.h     pat_type_t type)
type               66 kernel/arch/amd64/include/arch/mm/pat.h 	r |= ((uint64_t) type) << shift;
type              108 kernel/arch/amd64/include/arch/pm.h 	unsigned type : 4;
type              126 kernel/arch/amd64/include/arch/pm.h 	unsigned type : 5;
type               77 kernel/arch/amd64/include/arch/smp/mps.h 	uint8_t type;
type               87 kernel/arch/amd64/include/arch/smp/mps.h 	uint8_t type;
type               93 kernel/arch/amd64/include/arch/smp/mps.h 	uint8_t type;
type              101 kernel/arch/amd64/include/arch/smp/mps.h 	uint8_t type;
type              112 kernel/arch/amd64/include/arch/smp/mps.h 	uint8_t type;
type              106 kernel/arch/amd64/src/ddi/ddi.c 	tss_desc->type = AR_TSS;
type               75 kernel/arch/amd64/src/mm/frame.c 		if (e820table[i].type == MEMMAP_MEMORY_AVAILABLE) {
type               98 kernel/arch/amd64/src/mm/frame.c 		} else if ((e820table[i].type == MEMMAP_MEMORY_ACPI) ||
type               99 kernel/arch/amd64/src/mm/frame.c 		    (e820table[i].type == MEMMAP_MEMORY_NVS)) {
type              136 kernel/arch/amd64/src/mm/frame.c 		if (e820table[i].type <= MEMMAP_MEMORY_UNUSABLE)
type              137 kernel/arch/amd64/src/mm/frame.c 			name = e820names[e820table[i].type];
type              176 kernel/arch/amd64/src/pm.c 		d->type = AR_INTERRUPT;  /* masking interrupt */
type              286 kernel/arch/amd64/src/pm.c 	tss_desc->type = AR_TSS;
type               84 kernel/arch/arm32/include/arch/mm/page_fault.h 	unsigned type : 3;
type               79 kernel/arch/arm64/include/arch/boot/boot.h 	memtype_t type;
type              260 kernel/arch/arm64/include/arch/mm/page.h 	unsigned type : 1;
type              339 kernel/arch/arm64/include/arch/mm/page.h 	p->type = PTE_L012_TYPE_TABLE;
type              358 kernel/arch/arm64/include/arch/mm/page.h 	p->type = PTE_L3_TYPE_PAGE;
type               78 kernel/arch/arm64/src/arm64.c 		memmap.zones[i].type = bootinfo->memmap.zones[i].type;
type               52 kernel/arch/arm64/src/mm/frame.c 		const char *type;
type               53 kernel/arch/arm64/src/mm/frame.c 		switch (memmap.zones[i].type) {
type               55 kernel/arch/arm64/src/mm/frame.c 			type = "available";
type               58 kernel/arch/arm64/src/mm/frame.c 			type = "ACPI reclaim";
type               61 kernel/arch/arm64/src/mm/frame.c 			type = "unusable";
type               66 kernel/arch/arm64/src/mm/frame.c 		    memmap.zones[i].size, type);
type               79 kernel/arch/arm64/src/mm/frame.c 		if (memmap.zones[i].type != MEMTYPE_AVAILABLE)
type               46 kernel/arch/ia32/include/arch/boot/memmap_struct.h 	uint32_t type;
type               59 kernel/arch/ia32/include/arch/mm/pat.h     pat_type_t type)
type               66 kernel/arch/ia32/include/arch/mm/pat.h 	r |= ((uint64_t) type) << shift;
type               77 kernel/arch/ia32/include/arch/smp/mps.h 	uint8_t type;
type               87 kernel/arch/ia32/include/arch/smp/mps.h 	uint8_t type;
type               93 kernel/arch/ia32/include/arch/smp/mps.h 	uint8_t type;
type              101 kernel/arch/ia32/include/arch/smp/mps.h 	uint8_t type;
type              112 kernel/arch/ia32/include/arch/smp/mps.h 	uint8_t type;
type               75 kernel/arch/ia32/src/mm/frame.c 		if (e820table[i].type == MEMMAP_MEMORY_AVAILABLE) {
type               98 kernel/arch/ia32/src/mm/frame.c 		} else if ((e820table[i].type == MEMMAP_MEMORY_ACPI) ||
type               99 kernel/arch/ia32/src/mm/frame.c 		    (e820table[i].type == MEMMAP_MEMORY_NVS)) {
type              136 kernel/arch/ia32/src/mm/frame.c 		if (e820table[i].type <= MEMMAP_MEMORY_UNUSABLE)
type              137 kernel/arch/ia32/src/mm/frame.c 			name = e820names[e820table[i].type];
type               53 kernel/arch/ia64/include/arch/bootinfo.h 	unsigned int type;
type               60 kernel/arch/ia64/src/mm/frame.c 		if (bootinfo->memmap[i].type != MEMMAP_FREE_MEM)
type               64 kernel/arch/mips32/src/debugger.c 	.type = ARG_TYPE_INT
type               76 kernel/arch/mips32/src/debugger.c 	.type = ARG_TYPE_INT
type               88 kernel/arch/mips32/src/debugger.c 	{ .type = ARG_TYPE_INT },
type               89 kernel/arch/mips32/src/debugger.c 	{ .type = ARG_TYPE_INT }
type              197 kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h 		unsigned type : 1;	/**< The type of demap operation. */
type              200 kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h 		unsigned type : 2;	/**< The type of demap operation. */
type              633 kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h _NO_TRACE static inline void itlb_demap(int type, int context_encoding, uintptr_t page)
type              641 kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h 	da.type = type;
type              659 kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h _NO_TRACE static inline void dtlb_demap(int type, int context_encoding, uintptr_t page)
type              667 kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h 	da.type = type;
type               56 kernel/genarch/include/genarch/acpi/madt.h 	uint8_t type;
type               93 kernel/genarch/include/genarch/drivers/bcm2835/mbox.h #define MBOX_BUFF_ALLOC(name, type)					\
type               94 kernel/genarch/include/genarch/drivers/bcm2835/mbox.h 	char tmp_ ## name[sizeof(type) + MBOX_ADDR_ALIGN] = { 0 };      \
type               95 kernel/genarch/include/genarch/drivers/bcm2835/mbox.h 	type *name = (type *)ALIGN_UP((uintptr_t)tmp_ ## name, MBOX_ADDR_ALIGN);
type               99 kernel/genarch/include/genarch/multiboot/multiboot2.h 	uint32_t type;
type              143 kernel/genarch/include/genarch/multiboot/multiboot2.h 	uint32_t type;
type              135 kernel/genarch/src/acpi/madt.c 	uint8_t typea = (*((struct madt_apic_header **) a))->type;
type              136 kernel/genarch/src/acpi/madt.c 	uint8_t typeb = (*((struct madt_apic_header **) b))->type;
type              220 kernel/genarch/src/acpi/madt.c 		switch (hdr->type) {
type              238 kernel/genarch/src/acpi/madt.c 			    entry[hdr->type], hdr->type);
type              241 kernel/genarch/src/acpi/madt.c 			if ((hdr->type >= MADT_RESERVED_SKIP_BEGIN) &&
type              242 kernel/genarch/src/acpi/madt.c 			    (hdr->type <= MADT_RESERVED_SKIP_END))
type              245 kernel/genarch/src/acpi/madt.c 				    hdr->type);
type              247 kernel/genarch/src/acpi/madt.c 			if (hdr->type >= MADT_RESERVED_OEM_BEGIN)
type              250 kernel/genarch/src/acpi/madt.c 				    hdr->type);
type               72 kernel/genarch/src/multiboot/multiboot2.c 		e820table[e820counter].type = entry->type;
type              122 kernel/genarch/src/multiboot/multiboot2.c 	while (tag->type != MULTIBOOT2_TAG_TERMINATOR) {
type              123 kernel/genarch/src/multiboot/multiboot2.c 		switch (tag->type) {
type               41 kernel/generic/common/include/adt/gcdlcm.h #define DECLARE_GCD(type, name) \
type               42 kernel/generic/common/include/adt/gcdlcm.h 	static inline type name(type a, type b) \
type               57 kernel/generic/common/include/adt/gcdlcm.h #define DECLARE_LCM(type, name, gcd) \
type               58 kernel/generic/common/include/adt/gcdlcm.h 	static inline type name(type a, type b) \
type               84 kernel/generic/common/include/adt/hash_table.h #define hash_table_get_inst(item, type, member) \
type               85 kernel/generic/common/include/adt/hash_table.h 	member_to_inst((item), type, member)
type               87 kernel/generic/common/include/adt/list.h #define list_get_instance(link, type, member) \
type               88 kernel/generic/common/include/adt/list.h 	member_to_inst(link, type, member)
type              136 kernel/generic/common/include/adt/list.h #define list_pop(list, type, member) \
type              137 kernel/generic/common/include/adt/list.h 	((type *) list_pop_internal(list, \
type              138 kernel/generic/common/include/adt/list.h 	    (list_link_to_void(&(((type *) NULL)->member)) - NULL)))
type               44 kernel/generic/common/include/adt/odict.h #define odict_get_instance(odlink, type, member) \
type               45 kernel/generic/common/include/adt/odict.h 	member_to_inst(odlink, type, member)
type               97 kernel/generic/common/printf/printf_core.c #define PRINTF_GET_INT_ARGUMENT(type, ap, flags) \
type               99 kernel/generic/common/printf/printf_core.c 		unsigned type res; \
type              102 kernel/generic/common/printf/printf_core.c 			signed type arg = va_arg((ap), signed type); \
type              110 kernel/generic/common/printf/printf_core.c 			res = va_arg((ap), unsigned type); \
type               74 kernel/generic/include/cap/cap.h #define KOBJECT_OP(k)	kobject_ops[(k)->type]
type               81 kernel/generic/include/cap/cap.h 	kobject_type_t type;
type               61 kernel/generic/include/console/kconsole.h 	cmd_arg_type_t type;
type               40 kernel/generic/include/member.h #define member_to_inst(ptr_member, type, member_identif) \
type               41 kernel/generic/include/member.h 	((type *) (((uintptr_t) (ptr_member)) - \
type               42 kernel/generic/include/member.h 	    offsetof(type, member_identif)))
type               62 kernel/generic/include/mm/tlb.h 	tlb_invalidate_type_t type;	/**< Message type. */
type               52 kernel/generic/include/synch/mutex.h 	mutex_type_t type;
type              200 kernel/generic/src/cap/cap.c bool caps_apply_to_kobject_type(task_t *task, kobject_type_t type,
type              206 kernel/generic/src/cap/cap.c 	list_foreach_safe(task->cap_info->type_list[type], cur, next) {
type              310 kernel/generic/src/cap/cap.c 	list_append(&cap->type_link, &task->cap_info->type_list[kobj->type]);
type              338 kernel/generic/src/cap/cap.c kobject_t *cap_unpublish(task_t *task, cap_handle_t handle, kobject_type_t type)
type              346 kernel/generic/src/cap/cap.c 		if (cap->kobject->type == type) {
type              426 kernel/generic/src/cap/cap.c void kobject_initialize(kobject_t *kobj, kobject_type_t type, void *raw)
type              433 kernel/generic/src/cap/cap.c 	kobj->type = type;
type              448 kernel/generic/src/cap/cap.c kobject_get(struct task *task, cap_handle_t handle, kobject_type_t type)
type              455 kernel/generic/src/cap/cap.c 		if (cap->kobject->type == type) {
type               90 kernel/generic/src/console/cmd.c static cmd_arg_t pio_read_8_argv[] = { { .type = ARG_TYPE_INT } };
type              101 kernel/generic/src/console/cmd.c static cmd_arg_t pio_read_16_argv[] = { { .type = ARG_TYPE_INT } };
type              112 kernel/generic/src/console/cmd.c static cmd_arg_t pio_read_32_argv[] = { { .type = ARG_TYPE_INT } };
type              124 kernel/generic/src/console/cmd.c 	{ .type = ARG_TYPE_INT },
type              125 kernel/generic/src/console/cmd.c 	{ .type = ARG_TYPE_INT }
type              138 kernel/generic/src/console/cmd.c 	{ .type = ARG_TYPE_INT },
type              139 kernel/generic/src/console/cmd.c 	{ .type = ARG_TYPE_INT }
type              152 kernel/generic/src/console/cmd.c 	{ .type = ARG_TYPE_INT },
type              153 kernel/generic/src/console/cmd.c 	{ .type = ARG_TYPE_INT }
type              197 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_STRING_OPTIONAL,
type              215 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_STRING,
type              220 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_INT,
type              248 kernel/generic/src/console/cmd.c 	.type = ARG_TYPE_STRING,
type              266 kernel/generic/src/console/cmd.c 	.type = ARG_TYPE_STRING,
type              284 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_STRING,
type              289 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_INT
type              308 kernel/generic/src/console/cmd.c 	.type = ARG_TYPE_STRING,
type              324 kernel/generic/src/console/cmd.c 	.type = ARG_TYPE_STRING,
type              341 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_STRING,
type              346 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_VAR,
type              364 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_STRING,
type              369 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_VAR,
type              374 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_VAR,
type              392 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_STRING,
type              397 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_VAR,
type              402 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_VAR,
type              407 kernel/generic/src/console/cmd.c 		.type = ARG_TYPE_VAR,
type              457 kernel/generic/src/console/cmd.c 	.type = ARG_TYPE_STRING_OPTIONAL,
type              471 kernel/generic/src/console/cmd.c 	.type = ARG_TYPE_STRING_OPTIONAL,
type              488 kernel/generic/src/console/cmd.c 	.type = ARG_TYPE_INT,
type              536 kernel/generic/src/console/cmd.c 	.type = ARG_TYPE_INT,
type              550 kernel/generic/src/console/cmd.c 	.type = ARG_TYPE_INT,
type              563 kernel/generic/src/console/cmd.c 	.type = ARG_TYPE_INT,
type              727 kernel/generic/src/console/kconsole.c 			if (cmd->argv[i].type == ARG_TYPE_STRING_OPTIONAL) {
type              738 kernel/generic/src/console/kconsole.c 		switch (cmd->argv[i].type) {
type              411 kernel/generic/src/debug/line.c 		uint64_t type = read_uleb128(&format, format_end);
type              414 kernel/generic/src/debug/line.c 		if (type == DW_LNCT_path) {
type              484 kernel/generic/src/debug/line.c 			uint64_t type = read_uleb128(&fnef, fnef_end);
type              487 kernel/generic/src/debug/line.c 			if (i == file && type == DW_LNCT_path) {
type              502 kernel/generic/src/debug/line.c 			if (i == file && type == DW_LNCT_directory_index) {
type              578 kernel/generic/src/debug/line.c 			uint64_t type = read_uleb128(&fnef, fnef_end);
type              581 kernel/generic/src/debug/line.c 			if (i == dir && type == DW_LNCT_path) {
type              318 kernel/generic/src/interrupt/interrupt.c 	.type = ARG_TYPE_STRING_OPTIONAL,
type               30 kernel/generic/src/lib/ubsan.c 	struct type_descriptor *type;
type               37 kernel/generic/src/lib/ubsan.c 	struct type_descriptor *type;
type               44 kernel/generic/src/lib/ubsan.c 	struct type_descriptor *type;
type               65 kernel/generic/src/lib/ubsan.c 	struct type_descriptor *type;
type               70 kernel/generic/src/lib/ubsan.c 	struct type_descriptor *type;
type               83 kernel/generic/src/mm/tlb.c ipl_t tlb_shootdown_start(tlb_invalidate_type_t type, asid_t asid,
type              104 kernel/generic/src/mm/tlb.c 			cpu->tlb_messages[0].type = TLB_INVL_ALL;
type              113 kernel/generic/src/mm/tlb.c 			cpu->tlb_messages[idx].type = type;
type              165 kernel/generic/src/mm/tlb.c 		tlb_invalidate_type_t type = CPU->tlb_messages[i].type;
type              170 kernel/generic/src/mm/tlb.c 		switch (type) {
type              182 kernel/generic/src/mm/tlb.c 			panic("Unknown type (%d).", type);
type              186 kernel/generic/src/mm/tlb.c 		if (type == TLB_INVL_ALL)
type               53 kernel/generic/src/synch/mutex.c void mutex_initialize(mutex_t *mtx, mutex_type_t type)
type               55 kernel/generic/src/synch/mutex.c 	mtx->type = type;
type               78 kernel/generic/src/synch/mutex.c 	assert((mtx->type == MUTEX_ACTIVE) || !THREAD);
type              103 kernel/generic/src/synch/mutex.c 	if (mtx->type == MUTEX_RECURSIVE && mtx->owner == THREAD) {
type              109 kernel/generic/src/synch/mutex.c 	if (mtx->type == MUTEX_ACTIVE || !THREAD) {
type              129 kernel/generic/src/synch/mutex.c 		assert(mtx->type != MUTEX_ACTIVE);
type              133 kernel/generic/src/synch/mutex.c 	if (mtx->type == MUTEX_RECURSIVE && mtx->owner == THREAD) {
type              162 kernel/generic/src/synch/mutex.c 	if (mtx->type == MUTEX_RECURSIVE) {
type              174 tools/xcw/demo/viewer.c 	if (event->type != KEY_PRESS)
type               97 uspace/app/aboutos/aboutos.c 	if (event->type == KEY_PRESS &&
type              155 uspace/app/barber/barber.c 	if (event->type != KEY_PRESS)
type              130 uspace/app/bdsh/cmds/modules/cat/cat.c 		if (ev.type == CEV_KEY && ev.ev.key.type == KEY_PRESS) {
type              160 uspace/app/bdsh/cmds/modules/cp/cp.c 		if (ev.type != CEV_KEY || ev.ev.key.type != KEY_PRESS ||
type              159 uspace/app/bdsh/compl.c 	if ((current_token >= 0) && (tokens[current_token].type != TOKTYPE_SPACE))
type              189 uspace/app/bdsh/compl.c 	if ((prev_token >= 0) && (tokens[prev_token].type == TOKTYPE_SPACE))
type              196 uspace/app/bdsh/compl.c 	if ((prev_token < 0) || (tokens[prev_token].type == TOKTYPE_SPACE))
type              124 uspace/app/bdsh/input.c 	if (tokens_length > 0 && tokens[0].type == TOKTYPE_SPACE) {
type              129 uspace/app/bdsh/input.c 	if (tokens_length > 0 && tokens[tokens_length - 1].type == TOKTYPE_SPACE) {
type              140 uspace/app/bdsh/input.c 		if (tokens[i].type == TOKTYPE_PIPE) {
type              168 uspace/app/bdsh/input.c 	    tokens[tokens_length - 4].type == TOKTYPE_SPACE)) &&
type              185 uspace/app/bdsh/input.c 		if (tokens[i].type != TOKTYPE_SPACE) {
type              228 uspace/app/bdsh/input.c 					if (tokens[i].type == TOKTYPE_SPACE) {
type               61 uspace/app/bdsh/test/toktest.c 		PCUT_ASSERT_INT_EQUALS(token_type, tokens[index].type); \
type              239 uspace/app/bdsh/tok.c void tok_start_token(tokenizer_t *tok, token_type_t type)
type              241 uspace/app/bdsh/tok.c 	tok->current_type = type;
type              257 uspace/app/bdsh/tok.c 	tokinfo->type = tok->current_type;
type               44 uspace/app/bdsh/tok.h 	token_type_t type;
type               95 uspace/app/calculator/calculator.c 	stack_item_type_t type;
type              192 uspace/app/calculator/calculator.c 	if (event->type == KEY_PRESS && (event->mods & KM_CTRL) != 0) {
type              207 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              213 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              219 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              225 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              231 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              237 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              243 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              249 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              255 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              261 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              267 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              273 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              279 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              286 uspace/app/calculator/calculator.c 			if (event->type == KEY_PRESS)
type              291 uspace/app/calculator/calculator.c 			if (event->type == KEY_PRESS)
type              298 uspace/app/calculator/calculator.c 		if (event->type == KEY_PRESS)
type              425 uspace/app/calculator/calculator.c 	item->type = ITEM_VALUE;
type              444 uspace/app/calculator/calculator.c 	item->type = ITEM_OPERATOR;
type              458 uspace/app/calculator/calculator.c 	if (item->type != ITEM_VALUE)
type              476 uspace/app/calculator/calculator.c 	if (item->type != ITEM_OPERATOR)
type              835 uspace/app/edit/edit.c 	if (ev->type == POS_PRESS && ev->vpos < (unsigned)pane.rows) {
type             2393 uspace/app/edit/edit.c 	if (event->type == KEY_PRESS) {
type              234 uspace/app/fontedit/fontedit.c 	if (event->type != POS_PRESS)
type              458 uspace/app/fontedit/fontedit.c 	if (event->type != KEY_PRESS)
type              111 uspace/app/gfxdemo/gfxdemo.c 					if (cevent.type == CEV_KEY) {
type             1290 uspace/app/gfxdemo/gfxdemo.c 	if (event->type == KEY_PRESS) {
type              183 uspace/app/mkbd/main.c 		if (ev.type == CEV_KEY && ev.ev.key.type == KEY_PRESS &&
type              121 uspace/app/mkexfat/exfat.h 	uint8_t type;
type              652 uspace/app/mkexfat/mkexfat.c 		d->type = EXFAT_TYPE_VOLLABEL;
type              659 uspace/app/mkexfat/mkexfat.c 		d->type = EXFAT_TYPE_VOLLABEL & ~EXFAT_TYPE_USED;
type              663 uspace/app/mkexfat/mkexfat.c 	d->type = EXFAT_TYPE_BITMAP;
type              671 uspace/app/mkexfat/mkexfat.c 	d->type = EXFAT_TYPE_UCTABLE;
type               97 uspace/app/mkfat/fat.h 			uint8_t		type[8];
type              128 uspace/app/mkfat/fat.h 			uint8_t		type[8];
type              131 uspace/app/mkfat/fat_dentry.h 		uint8_t		type;
type              540 uspace/app/mkfat/mkfat.c 		memcpy(bs->fat32.type, "FAT32   ", 8);
type              549 uspace/app/mkfat/mkfat.c 			memcpy(bs->type, "FAT12   ", 8);
type              551 uspace/app/mkfat/mkfat.c 			memcpy(bs->type, "FAT16   ", 8);
type               59 uspace/app/modplay/modplay.c 	switch (event->type) {
type               61 uspace/app/modplay/modplay.c 		if (event->ev.key.type == KEY_PRESS) {
type               94 uspace/app/nav/nav.c 	if (event->type == KEY_PRESS &&
type              107 uspace/app/nav/nav.c 	if (event->type == KEY_PRESS &&
type              232 uspace/app/nav/panel.c 	if (!panel->active && event->type == POS_PRESS)
type              195 uspace/app/nav/test/panel.c 	event.type = KEY_PRESS;
type              210 uspace/app/nav/test/panel.c 	event.type = KEY_PRESS;
type              135 uspace/app/netecho/netecho.c 		if (ev.type == CEV_KEY && ev.ev.key.type == KEY_PRESS)
type              136 uspace/app/nterm/nterm.c 		if (ev.type == CEV_KEY && ev.ev.key.type == KEY_PRESS)
type              205 uspace/app/ping/ping.c 		if ((ev.type == CEV_KEY) && (ev.ev.key.type == KEY_PRESS) &&
type              411 uspace/app/sbi/src/builtin.c 	proc_arg->type = NULL; /* XXX */
type              646 uspace/app/sbi/src/parse.c 	var->type =  parse_texpr(parse);
type              725 uspace/app/sbi/src/parse.c 	prop->type = parse_texpr(parse);
type              817 uspace/app/sbi/src/parse.c 	arg->type = parse_texpr(parse);
type             1000 uspace/app/sbi/src/parse.c 	prop->setter_arg->type = prop->type;
type             1165 uspace/app/sbi/src/parse.c 	vdecl->type = parse_texpr(parse);
type             2901 uspace/app/sbi/src/run_expr.c 					run_texpr(run->program, csi, var->type,
type              395 uspace/app/sbi/src/stree_t.h 	stree_texpr_t *type;
type              531 uspace/app/sbi/src/stree_t.h 	stree_texpr_t *type;
type              649 uspace/app/sbi/src/stree_t.h 	stree_texpr_t *type;
type              656 uspace/app/sbi/src/stree_t.h 	stree_texpr_t *type;
type              430 uspace/app/sbi/src/stype.c 		if (arg->type == NULL) {
type              436 uspace/app/sbi/src/stype.c 		run_texpr(stype->program, outer_csi, arg->type, &titem);
type              445 uspace/app/sbi/src/stype.c 		run_texpr(stype->program, outer_csi, sig->varg->type, &titem);
type              502 uspace/app/sbi/src/stype.c 	run_texpr(stype->program, stype->current_csi, var->type,
type              558 uspace/app/sbi/src/stype.c 	run_texpr(stype->program, stype->current_csi, prop->type,
type              964 uspace/app/sbi/src/stype.c 	run_texpr(stype->program, stype->current_csi, vdecl_s->type,
type             1224 uspace/app/sbi/src/stype.c 		run_texpr(stype->program, outer_sym->outer_csi, prop->type,
type              236 uspace/app/sbi/src/stype_expr.c 		run_texpr(stype->program, stype->current_csi, vdecl->type,
type              252 uspace/app/sbi/src/stype_expr.c 		run_texpr(stype->program, stype->current_csi, proc_arg->type,
type              312 uspace/app/sbi/src/stype_expr.c 		    sym->u.var->type, &titem);
type             1300 uspace/app/sbi/src/stype_expr.c 		    var->type, &mtitem);
type             1306 uspace/app/sbi/src/stype_expr.c 		    prop->type, &mtitem);
type             1688 uspace/app/sbi/src/stype_expr.c 	run_texpr(stype->program, idx_sym->outer_csi, idx->type, &mtitem);
type               94 uspace/app/taskbar/taskbar.c 	if (event->type == KEY_PRESS && (event->mods & KM_CTRL) == 0 &&
type              121 uspace/app/taskbar/test/clock.c 	event.type = KEY_PRESS;
type              156 uspace/app/taskbar/test/clock.c 	event.type = POS_PRESS;
type              234 uspace/app/taskdump/elf_core.c 	note.type = NT_PRSTATUS;
type              198 uspace/app/terminal/terminal.c 	switch (cf->attrs.type) {
type              410 uspace/app/terminal/terminal.c 			if (event->type == CEV_KEY && event->ev.key.type == KEY_PRESS &&
type              871 uspace/app/terminal/terminal.c 		cons_event_t event = { .type = CEV_RESIZE };
type              903 uspace/app/terminal/terminal.c 	event.type = CEV_KEY;
type              910 uspace/app/terminal/terminal.c 	if (!term->ubuf && kbd_event->type == KEY_PRESS &&
type              931 uspace/app/terminal/terminal.c 	switch (event->type) {
type              950 uspace/app/terminal/terminal.c 	cevent.type = CEV_POS;
type              951 uspace/app/terminal/terminal.c 	cevent.ev.pos.type = event->type;
type               61 uspace/app/tester/ipc/starve.c 			if (ev.type == CEV_KEY && ev.ev.key.type == KEY_PRESS) {
type               38 uspace/app/tester/util.c #define ASSERT_EQ_FN_DEF(type, fmt, fmtx) \
type               39 uspace/app/tester/util.c bool assert_eq_fn_##type(type exp, type act, const char *act_desc) \
type               42 uspace/app/tester/util.h #define ASSERT_EQ_FN_DEF(type, fmt, fmtx) \
type               43 uspace/app/tester/util.h extern bool assert_eq_fn_##type(type, type, const char *);
type              148 uspace/app/tetris/scores.c 		if (ev.type != CEV_KEY || ev.ev.key.type == KEY_RELEASE)
type              418 uspace/app/tetris/screen.c 		if (event.type == CEV_RESIZE)
type              421 uspace/app/tetris/screen.c 		if (event.type == CEV_KEY && event.ev.key.type == KEY_PRESS)
type              445 uspace/app/tetris/screen.c 		if (event.type == CEV_KEY && event.ev.key.type == KEY_PRESS)
type              403 uspace/app/top/screen.c 		switch (field->type) {
type              575 uspace/app/top/screen.c 		if (event.type == CEV_KEY && event.ev.key.type == KEY_PRESS)
type              368 uspace/app/top/top.c 	if (fa->type > fb->type)
type              371 uspace/app/top/top.c 	if (fa->type < fb->type)
type              374 uspace/app/top/top.c 	switch (fa->type) {
type              424 uspace/app/top/top.c 		field[TASK_COL_ID].type = FIELD_UINT;
type              426 uspace/app/top/top.c 		field[TASK_COL_NUM_THREADS].type = FIELD_UINT;
type              428 uspace/app/top/top.c 		field[TASK_COL_RESIDENT].type = FIELD_UINT_SUFFIX_BIN;
type              430 uspace/app/top/top.c 		field[TASK_COL_PERCENT_RESIDENT].type = FIELD_PERCENT;
type              432 uspace/app/top/top.c 		field[TASK_COL_VIRTUAL].type = FIELD_UINT_SUFFIX_BIN;
type              434 uspace/app/top/top.c 		field[TASK_COL_PERCENT_VIRTUAL].type = FIELD_PERCENT;
type              436 uspace/app/top/top.c 		field[TASK_COL_PERCENT_USER].type = FIELD_PERCENT;
type              438 uspace/app/top/top.c 		field[TASK_COL_PERCENT_KERNEL].type = FIELD_PERCENT;
type              440 uspace/app/top/top.c 		field[TASK_COL_NAME].type = FIELD_STRING;
type              461 uspace/app/top/top.c 		field[IPC_COL_TASKID].type = FIELD_UINT;
type              463 uspace/app/top/top.c 		field[IPC_COL_CLS_SNT].type = FIELD_UINT_SUFFIX_DEC;
type              465 uspace/app/top/top.c 		field[IPC_COL_CLS_RCV].type = FIELD_UINT_SUFFIX_DEC;
type              467 uspace/app/top/top.c 		field[IPC_COL_ANS_SNT].type = FIELD_UINT_SUFFIX_DEC;
type              469 uspace/app/top/top.c 		field[IPC_COL_ANS_RCV].type = FIELD_UINT_SUFFIX_DEC;
type              471 uspace/app/top/top.c 		field[IPC_COL_FORWARD].type = FIELD_UINT_SUFFIX_DEC;
type              473 uspace/app/top/top.c 		field[IPC_COL_NAME].type = FIELD_STRING;
type              496 uspace/app/top/top.c 		field[EXCEPTION_COL_ID].type = FIELD_UINT;
type              498 uspace/app/top/top.c 		field[EXCEPTION_COL_COUNT].type = FIELD_UINT_SUFFIX_DEC;
type              500 uspace/app/top/top.c 		field[EXCEPTION_COL_PERCENT_COUNT].type = FIELD_PERCENT;
type              502 uspace/app/top/top.c 		field[EXCEPTION_COL_CYCLES].type = FIELD_UINT_SUFFIX_DEC;
type              504 uspace/app/top/top.c 		field[EXCEPTION_COL_PERCENT_CYCLES].type = FIELD_PERCENT;
type              506 uspace/app/top/top.c 		field[EXCEPTION_COL_DESCRIPTION].type = FIELD_STRING;
type               92 uspace/app/top/top.h 	field_type_t type;
type              529 uspace/app/trace/trace.c 		if (event.type == CEV_KEY) {
type              578 uspace/app/trace/trace.c 		if (ev.type != KEY_PRESS)
type              116 uspace/app/usbinfo/dump.c 	int type = descriptor[1];
type              118 uspace/app/usbinfo/dump.c 	switch (type) {
type              132 uspace/app/usbinfo/dump.c 	printf("%s%s (0x%02X):\n", get_indent(depth), name, type);
type               67 uspace/app/usbinfo/hid.c 	uint8_t type = d[1];
type               68 uspace/app/usbinfo/hid.c 	return type == t;
type              107 uspace/app/usbinfo/hid.c 		    (int) description->type);
type              203 uspace/app/usbinfo/hid.c 	if (hid_descr->report_desc_info.type != USB_DESCTYPE_HID_REPORT) {
type              174 uspace/app/viewer/viewer.c 	if (event->type != KEY_PRESS)
type              212 uspace/app/vuhid/device.c 		descr_hid->type = USB_DESCTYPE_HID;
type               87 uspace/app/vuhid/items.h #define BUILD_ITEM_PREFIX(size, type, tag) \
type               88 uspace/app/vuhid/items.h 	((size) | ((type) << 2) | ((tag) << 4))
type               94 uspace/app/vuhid/items.h #define ITEM_CREATE0(type, tag) \
type               95 uspace/app/vuhid/items.h 	BUILD_ITEM_PREFIX(0, type, tag)
type              102 uspace/app/vuhid/items.h #define ITEM_CREATE1(type, tag, data) \
type              103 uspace/app/vuhid/items.h 	BUILD_ITEM_PREFIX(1, type, tag), data
type              108 uspace/app/vuhid/virthid.h 	uint8_t type;
type              265 uspace/app/wifi_supplicant/wifi_supplicant.c 		    enum_name(ieee80211_security_type_strs, result.security.type),
type              256 uspace/dist/src/c/demos/edit/edit.c 		switch (ev.type) {
type              259 uspace/dist/src/c/demos/edit/edit.c 			if (ev.ev.key.type == KEY_PRESS)
type              488 uspace/dist/src/c/demos/edit/edit.c 	if (ev->type == POS_PRESS && ev->vpos < (unsigned)pane.rows) {
type              652 uspace/dist/src/c/demos/edit/edit.c 		if (ev.type == CEV_KEY && ev.ev.key.type == KEY_PRESS) {
type              147 uspace/dist/src/c/demos/tetris/scores.c 		if (ev.type != CEV_KEY || ev.ev.key.type == KEY_RELEASE)
type              383 uspace/dist/src/c/demos/tetris/screen.c 		if (event.type == CEV_KEY && event.ev.key.type == KEY_PRESS)
type              403 uspace/dist/src/c/demos/tetris/screen.c 		if (event.type == CEV_KEY && event.ev.key.type == KEY_PRESS)
type              405 uspace/dist/src/c/demos/top/screen.c 		switch (field->type) {
type              567 uspace/dist/src/c/demos/top/screen.c 		if (event.type == CEV_KEY && event.ev.key.type == KEY_PRESS)
type              369 uspace/dist/src/c/demos/top/top.c 	if (fa->type > fb->type)
type              372 uspace/dist/src/c/demos/top/top.c 	if (fa->type < fb->type)
type              375 uspace/dist/src/c/demos/top/top.c 	switch (fa->type) {
type              425 uspace/dist/src/c/demos/top/top.c 		field[TASK_COL_ID].type = FIELD_UINT;
type              427 uspace/dist/src/c/demos/top/top.c 		field[TASK_COL_NUM_THREADS].type = FIELD_UINT;
type              429 uspace/dist/src/c/demos/top/top.c 		field[TASK_COL_RESIDENT].type = FIELD_UINT_SUFFIX_BIN;
type              431 uspace/dist/src/c/demos/top/top.c 		field[TASK_COL_PERCENT_RESIDENT].type = FIELD_PERCENT;
type              433 uspace/dist/src/c/demos/top/top.c 		field[TASK_COL_VIRTUAL].type = FIELD_UINT_SUFFIX_BIN;
type              435 uspace/dist/src/c/demos/top/top.c 		field[TASK_COL_PERCENT_VIRTUAL].type = FIELD_PERCENT;
type              437 uspace/dist/src/c/demos/top/top.c 		field[TASK_COL_PERCENT_USER].type = FIELD_PERCENT;
type              439 uspace/dist/src/c/demos/top/top.c 		field[TASK_COL_PERCENT_KERNEL].type = FIELD_PERCENT;
type              441 uspace/dist/src/c/demos/top/top.c 		field[TASK_COL_NAME].type = FIELD_STRING;
type              462 uspace/dist/src/c/demos/top/top.c 		field[IPC_COL_TASKID].type = FIELD_UINT;
type              464 uspace/dist/src/c/demos/top/top.c 		field[IPC_COL_CLS_SNT].type = FIELD_UINT_SUFFIX_DEC;
type              466 uspace/dist/src/c/demos/top/top.c 		field[IPC_COL_CLS_RCV].type = FIELD_UINT_SUFFIX_DEC;
type              468 uspace/dist/src/c/demos/top/top.c 		field[IPC_COL_ANS_SNT].type = FIELD_UINT_SUFFIX_DEC;
type              470 uspace/dist/src/c/demos/top/top.c 		field[IPC_COL_ANS_RCV].type = FIELD_UINT_SUFFIX_DEC;
type              472 uspace/dist/src/c/demos/top/top.c 		field[IPC_COL_FORWARD].type = FIELD_UINT_SUFFIX_DEC;
type              474 uspace/dist/src/c/demos/top/top.c 		field[IPC_COL_NAME].type = FIELD_STRING;
type              497 uspace/dist/src/c/demos/top/top.c 		field[EXCEPTION_COL_ID].type = FIELD_UINT;
type              499 uspace/dist/src/c/demos/top/top.c 		field[EXCEPTION_COL_COUNT].type = FIELD_UINT_SUFFIX_DEC;
type              501 uspace/dist/src/c/demos/top/top.c 		field[EXCEPTION_COL_PERCENT_COUNT].type = FIELD_PERCENT;
type              503 uspace/dist/src/c/demos/top/top.c 		field[EXCEPTION_COL_CYCLES].type = FIELD_UINT_SUFFIX_DEC;
type              505 uspace/dist/src/c/demos/top/top.c 		field[EXCEPTION_COL_PERCENT_CYCLES].type = FIELD_PERCENT;
type              507 uspace/dist/src/c/demos/top/top.c 		field[EXCEPTION_COL_DESCRIPTION].type = FIELD_STRING;
type               92 uspace/dist/src/c/demos/top/top.h 	field_type_t type;
type              107 uspace/drv/audio/hdaudio/codec.c     hda_fgrp_type_t *type)
type              117 uspace/drv/audio/hdaudio/codec.c 	*type = BIT_RANGE_EXTRACT(uint32_t, fgrpt_type_h, fgrpt_type_l, resp);
type              199 uspace/drv/audio/hdaudio/codec.c     hda_awidget_type_t *type, uint32_t *caps)
type              208 uspace/drv/audio/hdaudio/codec.c 	*type = BIT_RANGE_EXTRACT(uint32_t, awc_type_h, awc_type_l, resp);
type              113 uspace/drv/audio/sb16/mixer.c const char *sb_mixer_type_str(sb_mixer_type_t type)
type              122 uspace/drv/audio/sb16/mixer.c 	return names[type];
type              125 uspace/drv/audio/sb16/mixer.c errno_t sb_mixer_init(sb_mixer_t *mixer, sb16_regs_t *regs, sb_mixer_type_t type)
type              129 uspace/drv/audio/sb16/mixer.c 	mixer->type = type;
type              130 uspace/drv/audio/sb16/mixer.c 	if (type == SB_MIXER_UNKNOWN)
type              133 uspace/drv/audio/sb16/mixer.c 	if (type != SB_MIXER_NONE) {
type              148 uspace/drv/audio/sb16/mixer.c 	return volume_table[mixer->type].count;
type              155 uspace/drv/audio/sb16/mixer.c 	if (item > volume_table[mixer->type].count)
type              158 uspace/drv/audio/sb16/mixer.c 	const channel_t *ch = &volume_table[mixer->type].table[item];
type              179 uspace/drv/audio/sb16/mixer.c 	if (item > volume_table[mixer->type].count)
type              182 uspace/drv/audio/sb16/mixer.c 	const channel_t *chan = &volume_table[mixer->type].table[item];
type              200 uspace/drv/audio/sb16/mixer.c 	if (item > volume_table[mixer->type].count)
type              203 uspace/drv/audio/sb16/mixer.c 	const channel_t *chan = &volume_table[mixer->type].table[item];
type              218 uspace/drv/audio/sb16/mixer.c 	    volume_table[mixer->type].table[item].name, value);
type               49 uspace/drv/audio/sb16/mixer.h 	sb_mixer_type_t type;
type               52 uspace/drv/audio/sb16/mixer.h const char *sb_mixer_type_str(sb_mixer_type_t type);
type               53 uspace/drv/audio/sb16/mixer.h errno_t sb_mixer_init(sb_mixer_t *mixer, sb16_regs_t *regs, sb_mixer_type_t type);
type               53 uspace/drv/audio/sb16/mixer_iface.c 		*name = sb_mixer_type_str(mixer->type);
type              171 uspace/drv/audio/sb16/sb16.c 	    sb_mixer_type_str(sb->mixer.type));
type               60 uspace/drv/block/usbmast/scsi_ms.c const char *usbmast_scsi_dev_type_str(unsigned type)
type               62 uspace/drv/block/usbmast/scsi_ms.c 	return scsi_get_dev_type_str(type);
type              195 uspace/drv/block/virtio-blk/virtio-blk.c 	pio_write_le32(&req_header->type,
type               55 uspace/drv/block/virtio-blk/virtio-blk.h 	uint32_t type;
type              124 uspace/drv/bus/isa/isa.c 		if (res->resources[i].type == INTERRUPT &&
type              174 uspace/drv/bus/isa/isa.c 		if (((res->resources[i].type == DMA_CHANNEL_16) &&
type              176 uspace/drv/bus/isa/isa.c 		    ((res->resources[i].type == DMA_CHANNEL_8) &&
type              197 uspace/drv/bus/isa/isa.c 		if (((res->resources[i].type == DMA_CHANNEL_16) &&
type              199 uspace/drv/bus/isa/isa.c 		    ((res->resources[i].type == DMA_CHANNEL_8) &&
type              407 uspace/drv/bus/isa/isa.c 		resources[count].type = INTERRUPT;
type              424 uspace/drv/bus/isa/isa.c 			resources[count].type = DMA_CHANNEL_8;
type              435 uspace/drv/bus/isa/isa.c 			resources[count].type = DMA_CHANNEL_16;
type              458 uspace/drv/bus/isa/isa.c 		resources[count].type = IO_RANGE;
type              481 uspace/drv/bus/isa/isa.c 		resources[count].type = MEM_RANGE;
type              106 uspace/drv/bus/pci/pciintel/pci.c 		if (res->resources[i].type == INTERRUPT &&
type              495 uspace/drv/bus/pci/pciintel/pci.c 		hw_resources[count].type = IO_RANGE;
type              501 uspace/drv/bus/pci/pciintel/pci.c 		hw_resources[count].type = MEM_RANGE;
type              609 uspace/drv/bus/pci/pciintel/pci.c 	hw_resources[count].type = INTERRUPT;
type              786 uspace/drv/bus/pci/pciintel/pci.c 		assert(hw_resources.resources[0].type == MEM_RANGE);
type              801 uspace/drv/bus/pci/pciintel/pci.c 		assert(hw_resources.resources[0].type == IO_RANGE);
type              804 uspace/drv/bus/pci/pciintel/pci.c 		assert(hw_resources.resources[1].type == IO_RANGE);
type              555 uspace/drv/bus/usb/ohci/hc.c #define SETUP_ENDPOINT_LIST(type) \
type              557 uspace/drv/bus/usb/ohci/hc.c 	const char *name = usb_str_transfer_type(type); \
type              558 uspace/drv/bus/usb/ohci/hc.c 	const errno_t ret = endpoint_list_init(&instance->lists[type], name); \
type              504 uspace/drv/bus/usb/uhci/hc.c #define SETUP_TRANSFER_LIST(type, name) \
type              506 uspace/drv/bus/usb/uhci/hc.c 	errno_t ret = transfer_list_init(&instance->transfers_##type, name); \
type               54 uspace/drv/bus/usb/usbmid/dump.c 	const int type = data[1];
type               55 uspace/drv/bus/usb/usbmid/dump.c 	if (type == USB_DESCTYPE_INTERFACE) {
type               78 uspace/drv/bus/usb/vhc/hub/virthub.c 	.type = USB_DESCTYPE_HUB,
type               59 uspace/drv/bus/usb/vhc/hub/virthub.h 	uint8_t type;
type               46 uspace/drv/bus/usb/xhci/commands.c #define TRB_SET_TYPE(trb, type) (trb).control |= host2xhci(32, (type) << 10)
type              110 uspace/drv/bus/usb/xhci/commands.c void xhci_cmd_init(xhci_cmd_t *cmd, xhci_cmd_type_t type)
type              119 uspace/drv/bus/usb/xhci/commands.c 	cmd->_header.cmd = type;
type               55 uspace/drv/bus/usb/xhci/debug.c #define DUMP_REG_INNER(set, title, field, size, type, ...) \
type               56 uspace/drv/bus/usb/xhci/debug.c 	DUMP_REG_##type(&(set)->field, title, size, ##__VA_ARGS__)
type              246 uspace/drv/bus/usb/xhci/debug.c const char *xhci_trb_str_type(unsigned type)
type              250 uspace/drv/bus/usb/xhci/debug.c 	if (type < XHCI_TRB_TYPE_MAX && trb_types[type] != NULL)
type              251 uspace/drv/bus/usb/xhci/debug.c 		return trb_types[type];
type              253 uspace/drv/bus/usb/xhci/debug.c 	snprintf(type_buf, sizeof(type_buf), "<unknown (%u)>", type);
type              152 uspace/drv/bus/usb/xhci/endpoint.c 	const usb_transfer_type_t type = USB_ED_GET_TRANSFER_TYPE(desc->endpoint);
type              155 uspace/drv/bus/usb/xhci/endpoint.c 	    (type == USB_TRANSFER_ISOCHRONOUS) * sizeof(*ep->isoch));
type              621 uspace/drv/bus/usb/xhci/hc.c 	const unsigned type = TRB_TYPE(*trb);
type              623 uspace/drv/bus/usb/xhci/hc.c 	if (type <= ARRAY_SIZE(event_handlers_fast) && event_handlers_fast[type])
type              624 uspace/drv/bus/usb/xhci/hc.c 		return event_handlers_fast[type](hc, trb);
type              626 uspace/drv/bus/usb/xhci/hc.c 	if (type <= ARRAY_SIZE(event_handlers) && event_handlers[type])
type              629 uspace/drv/bus/usb/xhci/hc.c 	if (type == XHCI_TRB_TYPE_PORT_STATUS_CHANGE_EVENT)
type              643 uspace/drv/bus/usb/xhci/hc.c 		const unsigned type = TRB_TYPE(trb);
type              645 uspace/drv/bus/usb/xhci/hc.c 		if ((err = event_handlers[type](hc, &trb)))
type              179 uspace/drv/bus/usb/xhci/hw_struct/context.h #define XHCI_GET_CTX_FIELD(type, ctx, hc, ci) \
type              180 uspace/drv/bus/usb/xhci/hw_struct/context.h     (xhci_##type##_ctx_to_charptr(ctx) + (ci) * XHCI_ONE_CTX_SIZE(hc))
type               65 uspace/drv/bus/usb/xhci/hw_struct/regs.h #define XHCI_REG_RD_INNER(reg_set, field, size, type, ...) \
type               66 uspace/drv/bus/usb/xhci/hw_struct/regs.h 	XHCI_REG_RD_##type(&((reg_set)->field), size, ##__VA_ARGS__)
type               68 uspace/drv/bus/usb/xhci/hw_struct/regs.h #define XHCI_REG_WR_INNER(reg_set, value, field, size, type, ...) \
type               69 uspace/drv/bus/usb/xhci/hw_struct/regs.h 	XHCI_REG_WR_##type(&(reg_set)->field, value, size, ##__VA_ARGS__)
type               71 uspace/drv/bus/usb/xhci/hw_struct/regs.h #define XHCI_REG_SET_INNER(reg_set, value, field, size, type, ...) \
type               72 uspace/drv/bus/usb/xhci/hw_struct/regs.h 	XHCI_REG_SET_##type(&(reg_set)->field, value, size, ##__VA_ARGS__)
type               74 uspace/drv/bus/usb/xhci/hw_struct/regs.h #define XHCI_REG_CLR_INNER(reg_set, value, field, size, type, ...) \
type               75 uspace/drv/bus/usb/xhci/hw_struct/regs.h 	XHCI_REG_CLR_##type(&(reg_set)->field, value, size, ##__VA_ARGS__)
type               77 uspace/drv/bus/usb/xhci/hw_struct/regs.h #define XHCI_REG_MASK_INNER(field, size, type, ...) \
type               78 uspace/drv/bus/usb/xhci/hw_struct/regs.h 	XHCI_REG_MASK_##type(size, ##__VA_ARGS__)
type               80 uspace/drv/bus/usb/xhci/hw_struct/regs.h #define XHCI_REG_SHIFT_INNER(field, size, type, ...) \
type               81 uspace/drv/bus/usb/xhci/hw_struct/regs.h 	XHCI_REG_SHIFT_##type(size, ##__VA_ARGS__)
type              172 uspace/drv/bus/usb/xhci/hw_struct/trb.h 	const int type = TRB_TYPE(*trb);
type              176 uspace/drv/bus/usb/xhci/hw_struct/trb.h 	    (type == XHCI_TRB_TYPE_NORMAL ||
type              177 uspace/drv/bus/usb/xhci/hw_struct/trb.h 	    type == XHCI_TRB_TYPE_DATA_STAGE ||
type              178 uspace/drv/bus/usb/xhci/hw_struct/trb.h 	    type == XHCI_TRB_TYPE_STATUS_STAGE ||
type              179 uspace/drv/bus/usb/xhci/hw_struct/trb.h 	    type == XHCI_TRB_TYPE_ISOCH);
type              449 uspace/drv/bus/usb/xhci/transfers.c 	const usb_transfer_type_t type = batch->ep->transfer_type;
type              450 uspace/drv/bus/usb/xhci/transfers.c 	assert(transfer_handlers[type]);
type              435 uspace/drv/char/ns8250/ns8250.c 		switch (res->type) {
type              190 uspace/drv/hid/atkbd/atkbd.c static void push_event(async_sess_t *sess, kbd_event_type_t type,
type              194 uspace/drv/hid/atkbd/atkbd.c 	async_msg_4(exch, KBDEV_EVENT, type, key, 0, 0);
type              284 uspace/drv/hid/atkbd/atkbd.c 		kbd_event_type_t type;
type              286 uspace/drv/hid/atkbd/atkbd.c 			type = KEY_RELEASE;
type              292 uspace/drv/hid/atkbd/atkbd.c 			type = KEY_PRESS;
type              298 uspace/drv/hid/atkbd/atkbd.c 			push_event(kbd->client_sess, type, key);
type              287 uspace/drv/hid/usbhid/kbd/kbddev.c void usb_kbd_push_ev(usb_kbd_t *kbd_dev, int type, unsigned key)
type              289 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug2("Sending kbdev event %d/%d to the console", type, key);
type              298 uspace/drv/hid/usbhid/kbd/kbddev.c 		async_msg_2(exch, KBDEV_EVENT, type, key);
type              123 uspace/drv/hid/usbhid/multimedia/multimedia.c     usb_multimedia_t *multim_dev, int type, unsigned int key)
type              128 uspace/drv/hid/usbhid/multimedia/multimedia.c 		.type = type,
type              143 uspace/drv/hid/usbhid/multimedia/multimedia.c 		async_msg_4(exch, KBDEV_EVENT, ev.type, ev.key, ev.mods, ev.c);
type              194 uspace/drv/hid/xtkbd/xtkbd.c static void push_event(async_sess_t *sess, kbd_event_type_t type,
type              198 uspace/drv/hid/xtkbd/xtkbd.c 	async_msg_4(exch, KBDEV_EVENT, type, key, 0, 0);
type              175 uspace/drv/nic/ar9271/hw.c static errno_t hw_gpio_set_output(ar9271_t *ar9271, uint32_t gpio, uint32_t type)
type              193 uspace/drv/nic/ar9271/hw.c 	temp |= (type << gpio_shift);
type             1986 uspace/drv/nic/rtl8139/driver.c 	switch (virtue->type) {
type             2024 uspace/drv/nic/rtl8139/driver.c 	switch (virtue->type) {
type              186 uspace/drv/nic/rtl8139/driver.h #define bit_set_part_g(src, value, mask, type) \
type              187 uspace/drv/nic/rtl8139/driver.h 	((type)(((src) & ~((type)(mask))) | ((value) & (type)(mask))))
type              220 uspace/drv/nic/rtl8139/driver.h #define bit_clear_g(src, clear_mask, type) ((type)((src) & ~((type)(clear_mask))))
type               71 uspace/drv/platform/amdm37x/main.c 		.type = MEM_RANGE,
type               79 uspace/drv/platform/amdm37x/main.c 		.type = INTERRUPT,
type               86 uspace/drv/platform/amdm37x/main.c 		.type = MEM_RANGE,
type               95 uspace/drv/platform/amdm37x/main.c 		.type = INTERRUPT,
type              102 uspace/drv/platform/amdm37x/main.c 		.type = MEM_RANGE,
type              110 uspace/drv/platform/amdm37x/main.c 		.type = MEM_RANGE,
type              118 uspace/drv/platform/amdm37x/main.c 		.type = MEM_RANGE,
type              126 uspace/drv/platform/amdm37x/main.c 		.type = INTERRUPT,
type               77 uspace/drv/platform/arm64virt/arm64virt.c 		.type = MEM_RANGE,
type               86 uspace/drv/platform/arm64virt/arm64virt.c 		.type = MEM_RANGE,
type               98 uspace/drv/platform/arm64virt/arm64virt.c 		.type = MEM_RANGE,
type              107 uspace/drv/platform/arm64virt/arm64virt.c 		.type = INTERRUPT,
type               77 uspace/drv/platform/hikey960/hikey960.c 		.type = MEM_RANGE,
type               86 uspace/drv/platform/hikey960/hikey960.c 		.type = MEM_RANGE,
type               98 uspace/drv/platform/hikey960/hikey960.c 		.type = MEM_RANGE,
type              107 uspace/drv/platform/hikey960/hikey960.c 		.type = INTERRUPT,
type               76 uspace/drv/platform/icp/icp.c 		.type = MEM_RANGE,
type               85 uspace/drv/platform/icp/icp.c 		.type = INTERRUPT,
type               94 uspace/drv/platform/icp/icp.c 		.type = MEM_RANGE,
type              103 uspace/drv/platform/icp/icp.c 		.type = INTERRUPT,
type              112 uspace/drv/platform/icp/icp.c 		.type = MEM_RANGE,
type              170 uspace/drv/platform/icp/icp.c 		if (res->resources[i].type == INTERRUPT &&
type               55 uspace/drv/platform/mac/mac.c 		.type = IO_RANGE,
type               64 uspace/drv/platform/mac/mac.c 		.type = INTERRUPT,
type               86 uspace/drv/platform/mac/mac.c 		.type = IO_RANGE,
type               95 uspace/drv/platform/mac/mac.c 		.type = IO_RANGE,
type               94 uspace/drv/platform/malta/malta.c 		.type = IO_RANGE,
type              103 uspace/drv/platform/malta/malta.c 		.type = IO_RANGE,
type               79 uspace/drv/platform/msim/msim.c 		.type = MEM_RANGE,
type               88 uspace/drv/platform/msim/msim.c 		.type = INTERRUPT,
type              110 uspace/drv/platform/msim/msim.c 		.type = MEM_RANGE,
type              119 uspace/drv/platform/msim/msim.c 		.type = INTERRUPT,
type               77 uspace/drv/platform/pc/pc.c 		.type = IO_RANGE,
type               86 uspace/drv/platform/pc/pc.c 		.type = IO_RANGE,
type               93 uspace/drv/platform/sun4u/sun4u.c 		.type = MEM_RANGE,
type              118 uspace/drv/platform/sun4u/sun4u.c 		.type = MEM_RANGE,
type               69 uspace/drv/platform/sun4v/sun4v.c 		.type = MEM_RANGE,
type               78 uspace/drv/platform/sun4v/sun4v.c 		.type = MEM_RANGE,
type              226 uspace/lib/bithenge/include/bithenge/blob.h 	assert(node->type == BITHENGE_NODE_BLOB);
type               61 uspace/lib/bithenge/include/bithenge/tree.h 	bithenge_node_type_t type;
type              107 uspace/lib/bithenge/include/bithenge/tree.h 	return node->type;
type              133 uspace/lib/bithenge/include/bithenge/tree.h 	assert(self->type == BITHENGE_NODE_INTERNAL);
type              148 uspace/lib/bithenge/include/bithenge/tree.h 	assert(self->type == BITHENGE_NODE_BOOLEAN);
type              159 uspace/lib/bithenge/include/bithenge/tree.h 	assert(self->type == BITHENGE_NODE_INTEGER);
type              170 uspace/lib/bithenge/include/bithenge/tree.h 	assert(self->type == BITHENGE_NODE_STRING);
type               63 uspace/lib/bithenge/src/blob.c 	blob->base.type = BITHENGE_NODE_BLOB;
type               49 uspace/lib/bithenge/src/print.c 	bithenge_print_type_t type;
type              103 uspace/lib/bithenge/src/print.c 	bool add_quotes = state->type == BITHENGE_PRINT_JSON &&
type              142 uspace/lib/bithenge/src/print.c 	switch (state->type) {
type              190 uspace/lib/bithenge/src/print.c 	    state->type == BITHENGE_PRINT_PYTHON ? "b\"" : "\"");
type              226 uspace/lib/bithenge/src/print.c errno_t bithenge_print_node(bithenge_print_type_t type, bithenge_node_t *tree)
type              228 uspace/lib/bithenge/src/print.c 	state_t state = { type, true, 0, NULL, 0 };
type              242 uspace/lib/bithenge/src/print.c     bithenge_print_type_t type, bithenge_node_t *tree)
type              244 uspace/lib/bithenge/src/print.c 	state_t state = { type, true, 0, *str, *size };
type              383 uspace/lib/bithenge/src/script.c static void expect(state_t *state, token_type_t type)
type              385 uspace/lib/bithenge/src/script.c 	if (state->token != type) {
type              120 uspace/lib/bithenge/src/tree.c 	if (self->type == BITHENGE_NODE_BLOB) {
type              139 uspace/lib/bithenge/src/tree.c 	assert(self->type == BITHENGE_NODE_INTERNAL);
type              163 uspace/lib/bithenge/src/tree.c 	self->type = BITHENGE_NODE_INTERNAL;
type              329 uspace/lib/bithenge/src/tree.c 	self->type = BITHENGE_NODE_INTEGER;
type              353 uspace/lib/bithenge/src/tree.c 	self->type = BITHENGE_NODE_STRING;
type              371 uspace/lib/bithenge/src/tree.c 	if (a->type != b->type) {
type              375 uspace/lib/bithenge/src/tree.c 	switch (a->type) {
type               41 uspace/lib/c/common/include/adt/gcdlcm.h #define DECLARE_GCD(type, name) \
type               42 uspace/lib/c/common/include/adt/gcdlcm.h 	static inline type name(type a, type b) \
type               57 uspace/lib/c/common/include/adt/gcdlcm.h #define DECLARE_LCM(type, name, gcd) \
type               58 uspace/lib/c/common/include/adt/gcdlcm.h 	static inline type name(type a, type b) \
type               84 uspace/lib/c/common/include/adt/hash_table.h #define hash_table_get_inst(item, type, member) \
type               85 uspace/lib/c/common/include/adt/hash_table.h 	member_to_inst((item), type, member)
type               87 uspace/lib/c/common/include/adt/list.h #define list_get_instance(link, type, member) \
type               88 uspace/lib/c/common/include/adt/list.h 	member_to_inst(link, type, member)
type              136 uspace/lib/c/common/include/adt/list.h #define list_pop(list, type, member) \
type              137 uspace/lib/c/common/include/adt/list.h 	((type *) list_pop_internal(list, \
type              138 uspace/lib/c/common/include/adt/list.h 	    (list_link_to_void(&(((type *) NULL)->member)) - NULL)))
type               44 uspace/lib/c/common/include/adt/odict.h #define odict_get_instance(odlink, type, member) \
type               45 uspace/lib/c/common/include/adt/odict.h 	member_to_inst(odlink, type, member)
type               97 uspace/lib/c/common/printf/printf_core.c #define PRINTF_GET_INT_ARGUMENT(type, ap, flags) \
type               99 uspace/lib/c/common/printf/printf_core.c 		unsigned type res; \
type              102 uspace/lib/c/common/printf/printf_core.c 			signed type arg = va_arg((ap), signed type); \
type              110 uspace/lib/c/common/printf/printf_core.c 			res = va_arg((ap), unsigned type); \
type              237 uspace/lib/c/generic/ddi.c 	switch (res->type) {
type               44 uspace/lib/c/generic/device/hw_res_parsed.c 	assert((res->type == DMA_CHANNEL_8) || (res->type == DMA_CHANNEL_16));
type               46 uspace/lib/c/generic/device/hw_res_parsed.c 	const unsigned channel = (res->type == DMA_CHANNEL_8) ?
type               65 uspace/lib/c/generic/device/hw_res_parsed.c 	assert(res && (res->type == INTERRUPT));
type              106 uspace/lib/c/generic/device/hw_res_parsed.c 	assert(res && (res->type == IO_RANGE));
type              149 uspace/lib/c/generic/device/hw_res_parsed.c 	assert(res && (res->type == MEM_RANGE));
type              218 uspace/lib/c/generic/device/hw_res_parsed.c 		switch (resource->type) {
type              541 uspace/lib/c/generic/loc.c 	sysarg_t type;
type              542 uspace/lib/c/generic/loc.c 	errno_t retval = async_req_1_1(exch, LOC_ID_PROBE, handle, &type);
type              549 uspace/lib/c/generic/loc.c 	return (loc_object_type_t) type;
type              463 uspace/lib/c/generic/thread/fibril.c static void _fibril_switch_to(_switch_type_t type, fibril_t *dstf, bool locked)
type              476 uspace/lib/c/generic/thread/fibril.c 	switch (type) {
type               32 uspace/lib/c/generic/ubsan.c 	struct type_descriptor *type;
type               39 uspace/lib/c/generic/ubsan.c 	struct type_descriptor *type;
type               46 uspace/lib/c/generic/ubsan.c 	struct type_descriptor *type;
type               67 uspace/lib/c/generic/ubsan.c 	struct type_descriptor *type;
type               72 uspace/lib/c/generic/ubsan.c 	struct type_descriptor *type;
type              133 uspace/lib/c/generic/ubsan.c 	    data->type->type_name, data->alignment, data->type_check_kind);
type              142 uspace/lib/c/generic/ubsan.c 	    data->type->type_name, data->log_alignment, data->type_check_kind);
type               42 uspace/lib/c/include/bitops.h #define BIT_V(type, n) \
type               43 uspace/lib/c/include/bitops.h     ((type) 1 << (n))
type               46 uspace/lib/c/include/bitops.h #define BIT_RRANGE(type, n) \
type               47 uspace/lib/c/include/bitops.h     (BIT_V(type, (n)) - 1)
type               50 uspace/lib/c/include/bitops.h #define BIT_RANGE(type, hi, lo) \
type               51 uspace/lib/c/include/bitops.h     (BIT_RRANGE(type, (hi) - (lo) + 1) << (lo))
type               54 uspace/lib/c/include/bitops.h #define BIT_RANGE_EXTRACT(type, hi, lo, value) \
type               55 uspace/lib/c/include/bitops.h     (((value) >> (lo)) & BIT_RRANGE(type, (hi) - (lo) + 1))
type               58 uspace/lib/c/include/bitops.h #define BIT_RANGE_INSERT(type, hi, lo, value) \
type               59 uspace/lib/c/include/bitops.h     (((value) & BIT_RRANGE(type, (hi) - (lo) + 1)) << (lo))
type               78 uspace/lib/c/include/device/hw_res.h 	hw_res_type_t type;
type               40 uspace/lib/c/include/member.h #define member_to_inst(ptr_member, type, member_identif) \
type               41 uspace/lib/c/include/member.h 	((type *) (((uintptr_t) (ptr_member)) - \
type               42 uspace/lib/c/include/member.h 	    offsetof(type, member_identif)))
type              867 uspace/lib/clui/src/tinput.c 	if (ev->type == POS_PRESS) {
type              976 uspace/lib/clui/src/tinput.c 		switch (ev.type) {
type              978 uspace/lib/clui/src/tinput.c 			if (ev.ev.key.type == KEY_PRESS)
type              655 uspace/lib/compress/inflate.c 		uint16_t type = get_bits(&state, 2);
type              658 uspace/lib/compress/inflate.c 		switch (type) {
type               97 uspace/lib/congfx/src/console.c 		ch->attrs.type = CHAR_ATTR_RGB;
type              105 uspace/lib/congfx/src/console.c 		ch->attrs.type = CHAR_ATTR_INDEX;
type               53 uspace/lib/console/include/io/cons_event.h 	cons_event_type_t type;
type               47 uspace/lib/console/src/con_srv.c 	ipc_set_arg1(icall, event->type);
type               49 uspace/lib/console/src/con_srv.c 	switch (event->type) {
type               51 uspace/lib/console/src/con_srv.c 		ipc_set_arg2(icall, event->ev.key.type);
type               57 uspace/lib/console/src/con_srv.c 		ipc_set_arg2(icall, (event->ev.pos.pos_id << 16) | (event->ev.pos.type & 0xffff));
type              187 uspace/lib/console/src/console.c 	event->type = ipc_get_arg1(call);
type              189 uspace/lib/console/src/console.c 	switch (event->type) {
type              191 uspace/lib/console/src/console.c 		event->ev.key.type = ipc_get_arg2(call);
type              198 uspace/lib/console/src/console.c 		event->ev.pos.type = ipc_get_arg2(call) & 0xffff;
type              461 uspace/lib/cpp/include/__bits/chrono.hpp         using CR = typename common_type<typename ToDuration::rep, Rep, intmax_t>::type;
type               49 uspace/lib/cpp/include/__bits/functional/reference_wrapper.hpp             reference_wrapper(type& val) noexcept
type               53 uspace/lib/cpp/include/__bits/functional/reference_wrapper.hpp             reference_wrapper(type&&) = delete;
type               66 uspace/lib/cpp/include/__bits/functional/reference_wrapper.hpp             operator type&() const noexcept
type               71 uspace/lib/cpp/include/__bits/functional/reference_wrapper.hpp             type& get() const noexcept
type               83 uspace/lib/cpp/include/__bits/functional/reference_wrapper.hpp             type* data_;
type              548 uspace/lib/cpp/include/__bits/iterator.hpp             using reference         = typename aux::move_it_get_reference<iterator_type>::type;
type               53 uspace/lib/cpp/include/__bits/iterator_helpers.hpp     using get_non_const_ref_t = typename get_non_const_ref<T>::type;
type               66 uspace/lib/cpp/include/__bits/iterator_helpers.hpp     using get_non_const_ptr_t = typename get_non_const_ptr<T>::type;
type               77 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         using pointer            = typename aux::alloc_get_pointer<Alloc>::type;
type               78 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         using const_pointer      = typename aux::alloc_get_const_pointer<Alloc, pointer>::type;
type               79 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         using void_pointer       = typename aux::alloc_get_void_pointer<Alloc, pointer>::type;
type               80 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         using const_void_pointer = typename aux::alloc_get_const_void_pointer<Alloc, pointer>::type;
type               81 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         using difference_type    = typename aux::alloc_get_difference_type<Alloc, pointer>::type;
type               82 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         using size_type          = typename aux::alloc_get_size_type<Alloc, difference_type>::type;
type               84 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         using propagate_on_container_copy_assignment = typename aux::alloc_get_copy_propagate<Alloc>::type;
type               85 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         using propagate_on_container_move_assignment = typename aux::alloc_get_move_propagate<Alloc>::type;
type               86 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         using propagate_on_container_swap            = typename aux::alloc_get_swap_propagate<Alloc>::type;
type               87 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp         using is_always_equal                        = typename aux::alloc_get_always_equal<Alloc>::type;
type               47 uspace/lib/cpp/include/__bits/memory/pointer_traits.hpp         using element_type    = typename aux::ptr_get_element_type<Ptr>::type;
type               48 uspace/lib/cpp/include/__bits/memory/pointer_traits.hpp         using difference_type = typename aux::ptr_get_difference_type<Ptr>::type;
type               51 uspace/lib/cpp/include/__bits/memory/pointer_traits.hpp         using rebind = typename aux::ptr_get_rebind<Ptr, U>::type;
type              185 uspace/lib/cpp/include/__bits/memory/type_getters.hpp     struct alloc_get_always_equal: aux::type_is<typename is_empty<T>::type>
type               96 uspace/lib/cpp/include/__bits/memory/unique_ptr.hpp             using pointer      = typename aux::get_unique_pointer<unique_ptr<T, D>, D>::type;
type              294 uspace/lib/cpp/include/__bits/memory/unique_ptr.hpp             using pointer      = typename aux::get_unique_pointer<unique_ptr<T[], D>, D>::type;
type              109 uspace/lib/cpp/include/__bits/ratio.hpp     >::type;
type              115 uspace/lib/cpp/include/__bits/ratio.hpp     >::type;
type              121 uspace/lib/cpp/include/__bits/ratio.hpp     >::type;
type              127 uspace/lib/cpp/include/__bits/ratio.hpp     >::type;
type              104 uspace/lib/cpp/include/__bits/thread/future_common.hpp         using future_inner_t = typename future_inner<T>::type;
type              119 uspace/lib/cpp/include/__bits/thread/future_common.hpp         using future_return_shared_t = typename future_return_shared<T>::type;
type              127 uspace/lib/cpp/include/__bits/tuple/tuple.hpp         using type = add_const_t<typename tuple_element<I, T>::type>;
type              133 uspace/lib/cpp/include/__bits/tuple/tuple.hpp         using type = add_volatile_t<typename tuple_element<I, T>::type>;
type              139 uspace/lib/cpp/include/__bits/tuple/tuple.hpp         using type = add_cv_t<typename tuple_element<I, T>::type>;
type              155 uspace/lib/cpp/include/__bits/tuple/tuple.hpp         using type_at_t = typename type_at<I, Ts...>::type;
type              166 uspace/lib/cpp/include/__bits/tuple/tuple.hpp     using tuple_element_t = typename tuple_element<I, T>::type;
type              272 uspace/lib/cpp/include/__bits/tuple/tuple.hpp         return forward<typename tuple_element<I, tuple<Ts...>>::type&&>(get<I>(tpl));
type               43 uspace/lib/cpp/include/__bits/tuple/tuple_cat.hpp     constexpr typename tuple_element<I, tuple<Ts...>>::type& get(tuple<Ts...>& tpl) noexcept;
type               63 uspace/lib/cpp/include/__bits/tuple/tuple_cat.hpp     using tuple_append_t = typename tuple_append<Ts...>::type;
type               74 uspace/lib/cpp/include/__bits/tuple/tuple_cat.hpp     using remove_first_tuple_t = typename remove_first_tuple<Ts...>::type;
type               85 uspace/lib/cpp/include/__bits/tuple/tuple_cat.hpp     using get_first_tuple_t = typename get_first_tuple<Ts...>::type;
type               96 uspace/lib/cpp/include/__bits/tuple/tuple_cat.hpp         >::type
type              101 uspace/lib/cpp/include/__bits/tuple/tuple_cat.hpp     using tuple_cat_type_impl_t = typename tuple_cat_type_impl<Ts...>::type;
type              112 uspace/lib/cpp/include/__bits/tuple/tuple_cat.hpp     using tuple_cat_type_t = typename tuple_cat_type<Ts...>::type;
type              123 uspace/lib/cpp/include/__bits/tuple/tuple_cat.hpp     using concatenate_sequences_t = typename concatenate_sequences<Ts...>::type;
type              155 uspace/lib/cpp/include/__bits/tuple/tuple_cat.hpp     using generate_indices_t = typename generate_indices<Ts...>::type;
type               43 uspace/lib/cpp/include/__bits/tuple/tuple_ops.hpp     constexpr typename tuple_element<I, tuple<Ts...>>::type& get(tuple<Ts...>& tpl) noexcept;
type               67 uspace/lib/cpp/include/__bits/type_traits/references.hpp     using remove_reference_t = typename remove_reference<T>::type;
type               70 uspace/lib/cpp/include/__bits/type_traits/references.hpp     using add_lvalue_reference_t = typename add_lvalue_reference<T>::type;
type               73 uspace/lib/cpp/include/__bits/type_traits/references.hpp     using add_rvalue_reference_t = typename add_rvalue_reference<T>::type;
type               61 uspace/lib/cpp/include/__bits/type_traits/result_of.hpp             is_function<typename decay<typename remove_pointer<F>::type>::type>::value ||
type               62 uspace/lib/cpp/include/__bits/type_traits/result_of.hpp             is_class<typename decay<F>::type>::value ||
type               63 uspace/lib/cpp/include/__bits/type_traits/result_of.hpp             is_member_pointer<typename decay<F>::type>::value,
type               65 uspace/lib/cpp/include/__bits/type_traits/result_of.hpp         >::type
type               70 uspace/lib/cpp/include/__bits/type_traits/result_of.hpp     using result_of_t = typename result_of<T>::type;
type               44 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using add_rvalue_reference_t = typename add_rvalue_reference<T>::type;
type               56 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using remove_cv_t = typename remove_cv<T>::type;
type              916 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using remove_const_t = typename remove_const<T>::type;
type              919 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using remove_volatile_t = typename remove_volatile<T>::type;
type              922 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using remove_cv_t = typename remove_cv<T>::type;
type              925 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using add_const_t = typename add_const<T>::type;
type              928 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using add_volatile_t = typename add_volatile<T>::type;
type              931 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using add_cv_t = typename add_cv<T>::type;
type              999 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using make_signed_t = typename make_signed<T>::type;
type             1002 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using make_unsigned_t = typename make_signed<T>::type;
type             1033 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using remove_extent_t = typename remove_extent<T>::type;
type             1036 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using remove_all_extents_t = typename remove_all_extents<T>::type;
type             1088 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using remove_pointer_t = typename remove_pointer<T>::type;
type             1091 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using add_pointer_t = typename add_pointer<T>::type;
type             1155 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp             >::type
type             1156 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp         >::type
type             1161 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using decay_t = typename decay<T>::type;
type             1184 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using common_type_t = typename common_type<T...>::type;
type             1207 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using aligned_storage_t = typename aligned_storage<Len, Align>::type;
type             1210 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using aligned_union_t = typename aligned_union<Len, Types...>::type;
type             1213 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using enable_if_t = typename enable_if<b, T>::type;
type             1216 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using conditional_t = typename conditional<b, T, F>::type;
type             1219 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     using underlying_type_t = typename underlying_type<T>::type;
type               57 uspace/lib/cpp/include/__bits/type_transformation.hpp     using remove_reference_wrapper_t = typename remove_reference_wrapper<T>::type;
type              139 uspace/lib/cpp/include/__bits/utility/utility.hpp             using type = typename make_integer_sequence<T, N - 1>::type::next;
type              157 uspace/lib/cpp/include/__bits/utility/utility.hpp     using make_integer_sequence = typename aux::make_integer_sequence<T, std::uintmax_t(N)>::type;
type              170 uspace/lib/cpp/include/__bits/utility/utility.hpp     using tuple_element_t = typename tuple_element<I, T>::type;
type              377 uspace/lib/cpp/include/__bits/utility/utility.hpp     using tuple_element_t = typename tuple_element<I, T>::type;
type              252 uspace/lib/cpp/src/__bits/test/memory.cpp             std::is_same_v<typename dummy_traits1::is_always_equal, typename std::is_empty<aux::dummy_allocator1>::type>
type               74 uspace/lib/device/include/ieee80211/ieee80211.h 	int type;
type              446 uspace/lib/device/include/nic/nic.h static inline int nic_wv_is_multi(nic_wv_type_t type)
type              448 uspace/lib/device/include/nic/nic.h 	switch (type) {
type             1824 uspace/lib/display/test/display.c 	resp.event.ev.kbd.type = KEY_PRESS;
type             1844 uspace/lib/display/test/display.c 	PCUT_ASSERT_INT_EQUALS(resp.event.ev.kbd.type,
type             1845 uspace/lib/display/test/display.c 	    resp.revent.ev.kbd.type);
type             1903 uspace/lib/display/test/display.c 	resp.event.ev.pos.type = POS_PRESS;
type             1923 uspace/lib/display/test/display.c 	PCUT_ASSERT_INT_EQUALS(resp.event.ev.pos.type,
type             1924 uspace/lib/display/test/display.c 	    resp.revent.ev.pos.type);
type              987 uspace/lib/drv/generic/remote_nic.c errno_t nic_wol_virtue_add(async_sess_t *dev_sess, nic_wv_type_t type,
type              997 uspace/lib/drv/generic/remote_nic.c 	    NIC_WOL_VIRTUE_ADD, (sysarg_t) type, send_data, &result);
type             1048 uspace/lib/drv/generic/remote_nic.c     nic_wv_type_t *type, size_t max_length, void *data, size_t *length)
type             1066 uspace/lib/drv/generic/remote_nic.c 	if (type)
type             1067 uspace/lib/drv/generic/remote_nic.c 		*type = _type;
type             1097 uspace/lib/drv/generic/remote_nic.c errno_t nic_wol_virtue_list(async_sess_t *dev_sess, nic_wv_type_t type,
type             1107 uspace/lib/drv/generic/remote_nic.c 	    NIC_WOL_VIRTUE_LIST, (sysarg_t) type, max_count, &count);
type             1137 uspace/lib/drv/generic/remote_nic.c errno_t nic_wol_virtue_get_caps(async_sess_t *dev_sess, nic_wv_type_t type,
type             1146 uspace/lib/drv/generic/remote_nic.c 	    NIC_WOL_VIRTUE_GET_CAPS, (sysarg_t) type, &_count);
type             2177 uspace/lib/drv/generic/remote_nic.c 	nic_wv_type_t type = (nic_wv_type_t) ipc_get_arg2(call);
type             2179 uspace/lib/drv/generic/remote_nic.c 	errno_t rc = nic_iface->wol_virtue_add(dev, type, virtue, length, &id);
type             2212 uspace/lib/drv/generic/remote_nic.c 	nic_wv_type_t type = NIC_WV_NONE;
type             2227 uspace/lib/drv/generic/remote_nic.c 	errno_t rc = nic_iface->wol_virtue_probe(dev, id, &type, max_length,
type             2248 uspace/lib/drv/generic/remote_nic.c 	async_answer_2(call, rc, (sysarg_t) type, (sysarg_t) length);
type             2261 uspace/lib/drv/generic/remote_nic.c 	nic_wv_type_t type = (nic_wv_type_t) ipc_get_arg2(call);
type             2277 uspace/lib/drv/generic/remote_nic.c 	errno_t rc = nic_iface->wol_virtue_list(dev, type, max_count, id_list,
type             2312 uspace/lib/drv/generic/remote_nic.c 	nic_wv_type_t type = (nic_wv_type_t) ipc_get_arg2(call);
type             2314 uspace/lib/drv/generic/remote_nic.c 	errno_t rc = nic_iface->wol_virtue_get_caps(dev, type, &count);
type             2329 uspace/lib/drv/generic/remote_nic.c 	nic_wv_type_t type = NIC_WV_NONE;
type             2342 uspace/lib/drv/generic/remote_nic.c 	errno_t rc = nic_iface->wol_load_info(dev, &type, max_length, info,
type             2359 uspace/lib/drv/generic/remote_nic.c 	async_answer_2(call, rc, (sysarg_t) type, (sysarg_t) frame_length);
type              162 uspace/lib/ext4/src/directory.c     ext4_directory_entry_ll_t *de, uint8_t type)
type              166 uspace/lib/ext4/src/directory.c 		de->inode_type = type;
type              512 uspace/lib/ext4/src/inode.c     uint32_t type)
type              515 uspace/lib/ext4/src/inode.c 	return (mode & EXT4_INODE_MODE_TYPE_MASK) == type;
type              995 uspace/lib/ieee80211/src/ieee80211.c 	if ((auth_data->security.type == IEEE80211_SECURITY_WPA) ||
type              996 uspace/lib/ieee80211/src/ieee80211.c 	    (auth_data->security.type == IEEE80211_SECURITY_WPA2))
type             1031 uspace/lib/ieee80211/src/ieee80211.c 	if (auth_data->security.type != IEEE80211_SECURITY_OPEN)
type             1034 uspace/lib/ieee80211/src/ieee80211.c 	if ((auth_data->security.type == IEEE80211_SECURITY_WPA) ||
type             1035 uspace/lib/ieee80211/src/ieee80211.c 	    (auth_data->security.type == IEEE80211_SECURITY_WPA2))
type             1111 uspace/lib/ieee80211/src/ieee80211.c 		ap_data->scan_result.security.type = -1;
type             1198 uspace/lib/ieee80211/src/ieee80211.c 			ap_data->scan_result.security.type =
type             1213 uspace/lib/ieee80211/src/ieee80211.c 				if (ap_data->scan_result.security.type ==
type             1217 uspace/lib/ieee80211/src/ieee80211.c 				ap_data->scan_result.security.type =
type             1292 uspace/lib/ieee80211/src/ieee80211.c 			ap_data->scan_result.security.type =
type             1295 uspace/lib/ieee80211/src/ieee80211.c 			ap_data->scan_result.security.type =
type             1407 uspace/lib/ieee80211/src/ieee80211.c 	    auth_data->security.type == IEEE80211_SECURITY_WPA;
type              148 uspace/lib/ieee80211/src/ieee80211_iface_impl.c 	if (auth_data->scan_result.security.type !=
type               53 uspace/lib/input/include/io/kbd_event.h 	kbd_event_type_t type;
type               55 uspace/lib/input/include/io/pos_event.h 	pos_event_type_t type;
type              109 uspace/lib/input/src/input.c 	kbd_event_type_t type;
type              116 uspace/lib/input/src/input.c 	type = ipc_get_arg2(call);
type              121 uspace/lib/input/src/input.c 	rc = input->ev_ops->key(input, kbd_id, type, key, mods, c);
type               97 uspace/lib/label/include/std/fat.h 			uint8_t		type[8];
type              128 uspace/lib/label/include/std/fat.h 			uint8_t		type[8];
type              155 uspace/lib/label/src/mbr.c 	if (bs->type[0] == 'F' && bs->type[1] == 'A' && bs->type[2] == 'T') {
type              163 uspace/lib/label/src/mbr.c 	if (bs->fat32.type[0] == 'F' && bs->fat32.type[1] == 'A' &&
type              164 uspace/lib/label/src/mbr.c 	    bs->fat32.type[2] == 'T') {
type               58 uspace/lib/nic/include/nic.h 	nic_wv_type_t type;
type               71 uspace/lib/nic/include/nic_impl.h extern errno_t nic_wol_virtue_add_impl(ddf_fun_t *dev_fun, nic_wv_type_t type,
type               75 uspace/lib/nic/include/nic_impl.h     nic_wv_type_t *type, size_t max_length, void *data, size_t *length);
type               76 uspace/lib/nic/include/nic_impl.h extern errno_t nic_wol_virtue_list_impl(ddf_fun_t *dev_fun, nic_wv_type_t type,
type               79 uspace/lib/nic/include/nic_wol_virtues.h extern errno_t nic_wol_virtues_list(const nic_wol_virtues_t *, nic_wv_type_t type,
type              829 uspace/lib/nic/src/nic_driver.c int nic_query_wol_max_caps(const nic_t *nic_data, nic_wv_type_t type)
type              831 uspace/lib/nic/src/nic_driver.c 	return nic_data->wol_virtues.caps_max[type];
type              843 uspace/lib/nic/src/nic_driver.c void nic_set_wol_max_caps(nic_t *nic_data, nic_wv_type_t type, int count)
type              845 uspace/lib/nic/src/nic_driver.c 	nic_data->wol_virtues.caps_max[type] = count;
type              522 uspace/lib/nic/src/nic_impl.c errno_t nic_wol_virtue_add_impl(ddf_fun_t *fun, nic_wv_type_t type,
type              530 uspace/lib/nic/src/nic_impl.c 	if (type == NIC_WV_NONE || type >= NIC_WV_MAX) {
type              533 uspace/lib/nic/src/nic_impl.c 	if (nic_wol_virtues_verify(type, data, length) != EOK) {
type              549 uspace/lib/nic/src/nic_impl.c 	virtue->type = type;
type              554 uspace/lib/nic/src/nic_impl.c 	if (nic_data->wol_virtues.caps_max[type] < 0) {
type              560 uspace/lib/nic/src/nic_impl.c 	if ((int) nic_data->wol_virtues.lists_sizes[type] >=
type              561 uspace/lib/nic/src/nic_impl.c 	    nic_data->wol_virtues.caps_max[type]) {
type              638 uspace/lib/nic/src/nic_impl.c     nic_wv_type_t *type, size_t max_length, void *data, size_t *length)
type              645 uspace/lib/nic/src/nic_impl.c 		*type = NIC_WV_NONE;
type              650 uspace/lib/nic/src/nic_impl.c 		*type = virtue->type;
type              675 uspace/lib/nic/src/nic_impl.c errno_t nic_wol_virtue_list_impl(ddf_fun_t *fun, nic_wv_type_t type,
type              680 uspace/lib/nic/src/nic_impl.c 	errno_t rc = nic_wol_virtues_list(&nic_data->wol_virtues, type,
type              696 uspace/lib/nic/src/nic_impl.c errno_t nic_wol_virtue_get_caps_impl(ddf_fun_t *fun, nic_wv_type_t type, int *count)
type              700 uspace/lib/nic/src/nic_impl.c 	*count = nic_data->wol_virtues.caps_max[type] -
type              701 uspace/lib/nic/src/nic_impl.c 	    (int) nic_data->wol_virtues.lists_sizes[type];
type              103 uspace/lib/nic/src/nic_wol_virtues.c 	nic_wv_type_t type;
type              104 uspace/lib/nic/src/nic_wol_virtues.c 	for (type = NIC_WV_NONE; type < NIC_WV_MAX; ++type) {
type              105 uspace/lib/nic/src/nic_wol_virtues.c 		nic_wol_virtue_t *virtue = wvs->lists[type];
type              112 uspace/lib/nic/src/nic_wol_virtues.c 		wvs->lists_sizes[type] = 0;
type              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)
type              129 uspace/lib/nic/src/nic_wol_virtues.c 	switch (type) {
type              165 uspace/lib/nic/src/nic_wol_virtues.c 	if (!nic_wv_is_multi(virtue->type) &&
type              166 uspace/lib/nic/src/nic_wol_virtues.c 	    wvs->lists[virtue->type] != NULL) {
type              173 uspace/lib/nic/src/nic_wol_virtues.c 	virtue->next = wvs->lists[virtue->type];
type              174 uspace/lib/nic/src/nic_wol_virtues.c 	wvs->lists[virtue->type] = virtue;
type              175 uspace/lib/nic/src/nic_wol_virtues.c 	wvs->lists_sizes[virtue->type]++;
type              200 uspace/lib/nic/src/nic_wol_virtues.c 	assert(wvs->lists[virtue->type] != NULL);
type              201 uspace/lib/nic/src/nic_wol_virtues.c 	if (wvs->lists[virtue->type] == virtue) {
type              202 uspace/lib/nic/src/nic_wol_virtues.c 		wvs->lists[virtue->type] = virtue->next;
type              204 uspace/lib/nic/src/nic_wol_virtues.c 		nic_wol_virtue_t *wv = wvs->lists[virtue->type];
type              211 uspace/lib/nic/src/nic_wol_virtues.c 	wvs->lists_sizes[virtue->type]--;
type              249 uspace/lib/nic/src/nic_wol_virtues.c errno_t nic_wol_virtues_list(const nic_wol_virtues_t *wvs, nic_wv_type_t type,
type              253 uspace/lib/nic/src/nic_wol_virtues.c 	if (type == NIC_WV_NONE) {
type              269 uspace/lib/nic/src/nic_wol_virtues.c 	} else if (type >= NIC_WV_MAX) {
type              273 uspace/lib/nic/src/nic_wol_virtues.c 			nic_wol_virtue_t *virtue = wvs->lists[type];
type              282 uspace/lib/nic/src/nic_wol_virtues.c 			count = wvs->lists_sizes[type];
type               74 uspace/lib/output/include/io/charfield.h 	char_attr_type_t type;
type               86 uspace/lib/output/include/io/charfield.h 	if (a1.type != a2.type)
type               89 uspace/lib/output/include/io/charfield.h 	switch (a1.type) {
type               78 uspace/lib/output/src/chargrid.c 	scrbuf->attrs.type = CHAR_ATTR_STYLE;
type              325 uspace/lib/output/src/chargrid.c 	scrbuf->attrs.type = CHAR_ATTR_STYLE;
type              340 uspace/lib/output/src/chargrid.c 	scrbuf->attrs.type = CHAR_ATTR_INDEX;
type              356 uspace/lib/output/src/chargrid.c 	scrbuf->attrs.type = CHAR_ATTR_RGB;
type               53 uspace/lib/pcm/src/format.c #define from(x, type, endian) (float)(type ## _ ## endian ## 2host(x))
type               54 uspace/lib/pcm/src/format.c #define to(x, type, endian) (float)(host2 ## type ## _ ## endian(x))
type               99 uspace/lib/pcm/src/format.c #define SET_NULL(type, endian, nullv) \
type              101 uspace/lib/pcm/src/format.c 	type *buffer = dst; \
type              102 uspace/lib/pcm/src/format.c 	const size_t sample_count = size / sizeof(type); \
type              104 uspace/lib/pcm/src/format.c 		buffer[i] = to((type)nullv, type, endian); \
type              197 uspace/lib/pcm/src/format.c #define LOOP_ADD(type, endian, low, high) \
type              210 uspace/lib/pcm/src/format.c 			c *= ((float)(type)high - (float)(type)low) / 2; \
type              211 uspace/lib/pcm/src/format.c 			c += (float)(type)low; \
type              212 uspace/lib/pcm/src/format.c 			type *dst_buf = dst; \
type              214 uspace/lib/pcm/src/format.c 			if (pos < (dst_size / sizeof(type))) \
type              215 uspace/lib/pcm/src/format.c 				dst_buf[pos] = to((type)c, type, endian); \
type              283 uspace/lib/pcm/src/format.c #define GET(type, endian, low, high) \
type              285 uspace/lib/pcm/src/format.c 	const type *src = buffer; \
type              286 uspace/lib/pcm/src/format.c 	const size_t sample_count = size / sizeof(type); \
type              291 uspace/lib/pcm/src/format.c 	float sample = from(src[sample_pos], type, endian); \
type              293 uspace/lib/pcm/src/format.c 	sample -= (float)(type)low; \
type              295 uspace/lib/pcm/src/format.c 	sample /= (((float)(type)high - (float)(type)low) / 2.0f); \
type               93 uspace/lib/pcut/include/pcut/datadef.h 	int type;
type              104 uspace/lib/pcut/include/pcut/datadef.h 	int type;
type              152 uspace/lib/pcut/src/list.c 		while (extras->type != PCUT_EXTRA_LAST) {
type              153 uspace/lib/pcut/src/list.c 			if (extras->type == PCUT_EXTRA_SKIP) {
type               54 uspace/lib/pcut/src/main.c 	for (it = extras; it->type != PCUT_MAIN_EXTRA_LAST; it++)
type              212 uspace/lib/pcut/src/main.c 		if (main_extras_it->type == PCUT_MAIN_EXTRA_REPORT_XML) {
type              215 uspace/lib/pcut/src/main.c 		if (main_extras_it->type == PCUT_MAIN_EXTRA_PREINIT_HOOK) {
type              244 uspace/lib/pcut/src/main.c 		if (main_extras_it->type == PCUT_MAIN_EXTRA_INIT_HOOK) {
type              295 uspace/lib/pcut/src/run.c 	while (extras->type != PCUT_EXTRA_LAST) {
type              296 uspace/lib/pcut/src/run.c 		if (extras->type == PCUT_EXTRA_TIMEOUT) {
type               41 uspace/lib/posix/include/common/adt/gcdlcm.h #define DECLARE_GCD(type, name) \
type               42 uspace/lib/posix/include/common/adt/gcdlcm.h 	static inline type name(type a, type b) \
type               57 uspace/lib/posix/include/common/adt/gcdlcm.h #define DECLARE_LCM(type, name, gcd) \
type               58 uspace/lib/posix/include/common/adt/gcdlcm.h 	static inline type name(type a, type b) \
type               84 uspace/lib/posix/include/common/adt/hash_table.h #define hash_table_get_inst(item, type, member) \
type               85 uspace/lib/posix/include/common/adt/hash_table.h 	member_to_inst((item), type, member)
type               87 uspace/lib/posix/include/common/adt/list.h #define list_get_instance(link, type, member) \
type               88 uspace/lib/posix/include/common/adt/list.h 	member_to_inst(link, type, member)
type              136 uspace/lib/posix/include/common/adt/list.h #define list_pop(list, type, member) \
type              137 uspace/lib/posix/include/common/adt/list.h 	((type *) list_pop_internal(list, \
type              138 uspace/lib/posix/include/common/adt/list.h 	    (list_link_to_void(&(((type *) NULL)->member)) - NULL)))
type               44 uspace/lib/posix/include/common/adt/odict.h #define odict_get_instance(odlink, type, member) \
type               45 uspace/lib/posix/include/common/adt/odict.h 	member_to_inst(odlink, type, member)
type               42 uspace/lib/posix/include/libc/bitops.h #define BIT_V(type, n) \
type               43 uspace/lib/posix/include/libc/bitops.h     ((type) 1 << (n))
type               46 uspace/lib/posix/include/libc/bitops.h #define BIT_RRANGE(type, n) \
type               47 uspace/lib/posix/include/libc/bitops.h     (BIT_V(type, (n)) - 1)
type               50 uspace/lib/posix/include/libc/bitops.h #define BIT_RANGE(type, hi, lo) \
type               51 uspace/lib/posix/include/libc/bitops.h     (BIT_RRANGE(type, (hi) - (lo) + 1) << (lo))
type               54 uspace/lib/posix/include/libc/bitops.h #define BIT_RANGE_EXTRACT(type, hi, lo, value) \
type               55 uspace/lib/posix/include/libc/bitops.h     (((value) >> (lo)) & BIT_RRANGE(type, (hi) - (lo) + 1))
type               58 uspace/lib/posix/include/libc/bitops.h #define BIT_RANGE_INSERT(type, hi, lo, value) \
type               59 uspace/lib/posix/include/libc/bitops.h     (((value) & BIT_RRANGE(type, (hi) - (lo) + 1)) << (lo))
type               78 uspace/lib/posix/include/libc/device/hw_res.h 	hw_res_type_t type;
type               40 uspace/lib/posix/include/libc/member.h #define member_to_inst(ptr_member, type, member_identif) \
type               41 uspace/lib/posix/include/libc/member.h 	((type *) (((uintptr_t) (ptr_member)) - \
type               42 uspace/lib/posix/include/libc/member.h 	    offsetof(type, member_identif)))
type               83 uspace/lib/posix/src/pthread/mutex.c     int *restrict type)
type               89 uspace/lib/posix/src/pthread/mutex.c int pthread_mutexattr_settype(pthread_mutexattr_t *attr, int type)
type              103 uspace/lib/scsi/include/scsi/spc.h #define SCSI_MEMBER_SIZE(type, member) \
type              104 uspace/lib/scsi/include/scsi/spc.h     (sizeof(((type *)0) -> member))
type              403 uspace/lib/ui/src/checkbox.c 	switch (event->type) {
type              632 uspace/lib/ui/src/entry.c 	assert(event->type == KEY_PRESS);
type              677 uspace/lib/ui/src/entry.c 	assert(event->type == KEY_PRESS);
type              711 uspace/lib/ui/src/entry.c 	assert(event->type == KEY_PRESS);
type              752 uspace/lib/ui/src/entry.c 	if (event->type == KEY_PRESS && event->key == KC_LSHIFT)
type              754 uspace/lib/ui/src/entry.c 	if (event->type == KEY_RELEASE && event->key == KC_LSHIFT)
type              756 uspace/lib/ui/src/entry.c 	if (event->type == KEY_PRESS && event->key == KC_RSHIFT)
type              758 uspace/lib/ui/src/entry.c 	if (event->type == KEY_RELEASE && event->key == KC_RSHIFT)
type              761 uspace/lib/ui/src/entry.c 	if (event->type == KEY_PRESS &&
type              771 uspace/lib/ui/src/entry.c 	if (event->type == KEY_PRESS &&
type              775 uspace/lib/ui/src/entry.c 	if (event->type == KEY_PRESS &&
type              780 uspace/lib/ui/src/entry.c 	if (event->type == KEY_PRESS &&
type              801 uspace/lib/ui/src/entry.c 	if (event->type == POS_UPDATE) {
type              830 uspace/lib/ui/src/entry.c 	if (event->type == POS_PRESS) {
type              855 uspace/lib/ui/src/entry.c 	if (event->type == POS_RELEASE) {
type              412 uspace/lib/ui/src/filedialog.c 	if (event->type == KEY_PRESS &&
type              352 uspace/lib/ui/src/list.c 	if (event->type == KEY_PRESS) {
type              412 uspace/lib/ui/src/list.c 	if (event->type == POS_PRESS || event->type == POS_DCLICK) {
type              425 uspace/lib/ui/src/list.c 			if (event->type == POS_PRESS) {
type              434 uspace/lib/ui/src/list.c 			if (event->type == POS_PRESS) {
type              444 uspace/lib/ui/src/list.c 	if (!list->active && event->type == POS_PRESS)
type              408 uspace/lib/ui/src/menu.c 		if (event->type == POS_PRESS)
type              423 uspace/lib/ui/src/menu.c 	if (event->type == KEY_PRESS && (event->mods &
type              428 uspace/lib/ui/src/menu.c 	if (event->type == KEY_PRESS && (event->mods & KM_ALT) != 0 &&
type              501 uspace/lib/ui/src/menubar.c 	if (event->type == KEY_PRESS && (event->mods &
type              579 uspace/lib/ui/src/menubar.c 		if (event->type == POS_PRESS &&
type              582 uspace/lib/ui/src/menuentry.c 	switch (event->type) {
type              618 uspace/lib/ui/src/pbutton.c 	switch (event->type) {
type              331 uspace/lib/ui/src/promptdialog.c 	if (event->type == KEY_PRESS &&
type              471 uspace/lib/ui/src/rbutton.c 	switch (event->type) {
type              923 uspace/lib/ui/src/scrollbar.c 	switch (event->type) {
type              367 uspace/lib/ui/src/selectdialog.c 	if (event->type == KEY_PRESS &&
type              512 uspace/lib/ui/src/slider.c 	switch (event->type) {
type              640 uspace/lib/ui/src/tab.c 		if (event->type == POS_PRESS && event->btn_num == 1 &&
type              338 uspace/lib/ui/src/ui.c 	switch (event->type) {
type              525 uspace/lib/ui/src/ui.c 			if (ev.type == CEV_KEY && ev.ev.key.type == KEY_PRESS)
type              528 uspace/lib/ui/src/ui.c 			if (ev.type == CEV_POS && ev.ev.pos.type == POS_PRESS)
type             1045 uspace/lib/ui/src/wdecor.c 	if (event->type == KEY_PRESS && (event->mods & (KM_CTRL | KM_ALT |
type             1055 uspace/lib/ui/src/wdecor.c 	if (event->type == KEY_PRESS && (event->mods & (KM_CTRL | KM_ALT |
type             1108 uspace/lib/ui/src/wdecor.c 	if (rsztype != ui_wr_none && event->type == POS_PRESS)
type             1133 uspace/lib/ui/src/wdecor.c 		if (event->type == POS_PRESS &&
type             1162 uspace/lib/ui/src/wdecor.c 		if (event->type == POS_PRESS &&
type              463 uspace/lib/ui/test/checkbox.c 	event.type = POS_PRESS;
type              471 uspace/lib/ui/test/checkbox.c 	event.type = POS_PRESS;
type              479 uspace/lib/ui/test/checkbox.c 	event.type = POS_RELEASE;
type              524 uspace/lib/ui/test/checkbox.c 	event.type = POS_UPDATE;
type              531 uspace/lib/ui/test/checkbox.c 	event.type = POS_UPDATE;
type              538 uspace/lib/ui/test/checkbox.c 	event.type = POS_UPDATE;
type              124 uspace/lib/ui/test/control.c 	event.type = KEY_PRESS;
type              132 uspace/lib/ui/test/control.c 	PCUT_ASSERT_EQUALS(resp.kevent.type, event.type);
type              156 uspace/lib/ui/test/control.c 	event.type = POS_PRESS;
type              165 uspace/lib/ui/test/control.c 	PCUT_ASSERT_EQUALS(resp.pevent.type, event.type);
type              221 uspace/lib/ui/test/fixed.c 	event.type = POS_PRESS;
type              230 uspace/lib/ui/test/fixed.c 	PCUT_ASSERT_EQUALS(resp.pevent.type, event.type);
type              305 uspace/lib/ui/test/list.c 	event.type = KEY_PRESS;
type              329 uspace/lib/ui/test/list.c 	event.type = KEY_PRESS;
type              396 uspace/lib/ui/test/list.c 	event.type = POS_PRESS;
type              443 uspace/lib/ui/test/menu.c 	event.type = POS_PRESS;
type              220 uspace/lib/ui/test/menubar.c 	event.type = KEY_PRESS;
type              318 uspace/lib/ui/test/menubar.c 	event.type = POS_PRESS;
type              759 uspace/lib/ui/test/menuentry.c 	event.type = POS_PRESS;
type              819 uspace/lib/ui/test/menuentry.c 	event.type = POS_PRESS;
type              882 uspace/lib/ui/test/menuentry.c 	event.type = POS_UPDATE;
type              939 uspace/lib/ui/test/menuentry.c 	event.type = POS_UPDATE;
type              539 uspace/lib/ui/test/pbutton.c 	event.type = POS_PRESS;
type              547 uspace/lib/ui/test/pbutton.c 	event.type = POS_PRESS;
type              555 uspace/lib/ui/test/pbutton.c 	event.type = POS_RELEASE;
type              600 uspace/lib/ui/test/pbutton.c 	event.type = POS_UPDATE;
type              607 uspace/lib/ui/test/pbutton.c 	event.type = POS_UPDATE;
type              614 uspace/lib/ui/test/pbutton.c 	event.type = POS_UPDATE;
type              265 uspace/lib/ui/test/popup.c 	pos_event.type = POS_PRESS;
type              283 uspace/lib/ui/test/popup.c 	PCUT_ASSERT_EQUALS(pos_event.type, resp.pos_event.type);
type              500 uspace/lib/ui/test/rbutton.c 	event.type = POS_PRESS;
type              508 uspace/lib/ui/test/rbutton.c 	event.type = POS_PRESS;
type              516 uspace/lib/ui/test/rbutton.c 	event.type = POS_RELEASE;
type              566 uspace/lib/ui/test/rbutton.c 	event.type = POS_UPDATE;
type              573 uspace/lib/ui/test/rbutton.c 	event.type = POS_UPDATE;
type              580 uspace/lib/ui/test/rbutton.c 	event.type = POS_UPDATE;
type             1010 uspace/lib/ui/test/scrollbar.c 	event.type = POS_PRESS;
type             1018 uspace/lib/ui/test/scrollbar.c 	event.type = POS_PRESS;
type             1026 uspace/lib/ui/test/scrollbar.c 	event.type = POS_RELEASE;
type             1072 uspace/lib/ui/test/scrollbar.c 	event.type = POS_PRESS;
type             1121 uspace/lib/ui/test/scrollbar.c 	event.type = POS_PRESS;
type             1129 uspace/lib/ui/test/scrollbar.c 	event.type = POS_RELEASE;
type             1175 uspace/lib/ui/test/scrollbar.c 	event.type = POS_PRESS;
type             1183 uspace/lib/ui/test/scrollbar.c 	event.type = POS_RELEASE;
type             1229 uspace/lib/ui/test/scrollbar.c 	event.type = POS_PRESS;
type              394 uspace/lib/ui/test/slider.c 	event.type = POS_PRESS;
type              402 uspace/lib/ui/test/slider.c 	event.type = POS_PRESS;
type              410 uspace/lib/ui/test/slider.c 	event.type = POS_RELEASE;
type              464 uspace/lib/ui/test/tab.c 	event.type = KEY_PRESS;
type              484 uspace/lib/ui/test/tab.c 	event.type = KEY_PRESS;
type              493 uspace/lib/ui/test/tab.c 	PCUT_ASSERT_EQUALS(event.type, resp.kevent.type);
type              553 uspace/lib/ui/test/tab.c 	event.type = POS_PRESS;
type              562 uspace/lib/ui/test/tab.c 	PCUT_ASSERT_EQUALS(event.type, resp.pevent.type);
type              190 uspace/lib/ui/test/tabset.c 	event.type = KEY_PRESS;
type              210 uspace/lib/ui/test/tabset.c 	event.type = KEY_PRESS;
type              219 uspace/lib/ui/test/tabset.c 	PCUT_ASSERT_EQUALS(event.type, resp.kevent.type);
type              259 uspace/lib/ui/test/tabset.c 	event.type = POS_PRESS;
type              279 uspace/lib/ui/test/tabset.c 	event.type = POS_PRESS;
type              732 uspace/lib/ui/test/wdecor.c 	event.type = POS_PRESS;
type              786 uspace/lib/ui/test/wdecor.c 	event.type = KEY_PRESS;
type              838 uspace/lib/ui/test/wdecor.c 	event.type = KEY_PRESS;
type              890 uspace/lib/ui/test/wdecor.c 	event.type = KEY_PRESS;
type              942 uspace/lib/ui/test/wdecor.c 	event.type = KEY_PRESS;
type              994 uspace/lib/ui/test/wdecor.c 	event.type = KEY_PRESS;
type             1540 uspace/lib/ui/test/wdecor.c 	event.type = POS_RELEASE;
type             1548 uspace/lib/ui/test/wdecor.c 	event.type = POS_PRESS;
type             1556 uspace/lib/ui/test/wdecor.c 	event.type = POS_PRESS;
type              492 uspace/lib/ui/test/window.c 	event.type = POS_PRESS;
type              504 uspace/lib/ui/test/window.c 	PCUT_ASSERT_INT_EQUALS(event.type, resp.pos_event.type);
type              792 uspace/lib/ui/test/window.c 	kbd_event.type = KEY_PRESS;
type              809 uspace/lib/ui/test/window.c 	PCUT_ASSERT_EQUALS(kbd_event.type, resp.kbd_event.type);
type              877 uspace/lib/ui/test/window.c 	pos_event.type = POS_PRESS;
type              895 uspace/lib/ui/test/window.c 	PCUT_ASSERT_EQUALS(pos_event.type, resp.pos_event.type);
type               48 uspace/lib/untar/private/tar.h 	char type;
type               69 uspace/lib/untar/private/tar.h 	tar_type_t type;
type               42 uspace/lib/untar/tar.c tar_type_t tar_type_parse(const char type)
type               44 uspace/lib/untar/tar.c 	switch (type) {
type               55 uspace/lib/untar/tar.c const char *tar_type_str(tar_type_t type)
type               57 uspace/lib/untar/tar.c 	switch (type) {
type               85 uspace/lib/untar/tar.c 	parsed->type = tar_type_parse(raw->type);
type              173 uspace/lib/untar/untar.c 		switch (header.type) {
type              265 uspace/lib/usb/include/usb/descriptor.h 	uint8_t type;
type               82 uspace/lib/usb/include/usb/request.h #define SETUP_REQUEST_TO_HOST(type, recipient) \
type               83 uspace/lib/usb/include/usb/request.h     (uint8_t)((1 << 7) | ((type & 0x3) << 5) | (recipient & 0x1f))
type               84 uspace/lib/usb/include/usb/request.h #define SETUP_REQUEST_TO_DEVICE(type, recipient) \
type               85 uspace/lib/usb/include/usb/request.h     (uint8_t)(((type & 0x3) << 5) | (recipient & 0x1f))
type              106 uspace/lib/usb/src/dump.c 	int type = descriptor[1];
type              110 uspace/lib/usb/src/dump.c 		if ((dumper->id == type) || (dumper->id < 0)) {
type              279 uspace/lib/usb/src/dump.c 	PRINTLINE("bDescriptorType = %d", d->report_desc_info.type);
type              290 uspace/lib/usb/src/dump.c 		PRINTLINE("bDescriptorType = %d", d2->type);
type               59 uspace/lib/usbhid/include/usb/hid/hiddescriptor.h     usb_hid_report_type_t type);
type               60 uspace/lib/usbhid/include/usb/hid/hidparser.h     usb_hid_report_type_t type);
type               63 uspace/lib/usbhid/include/usb/hid/hidparser.h     usb_hid_report_type_t type);
type               73 uspace/lib/usbhid/include/usb/hid/hidparser.h     int flags, usb_hid_report_type_t type);
type               76 uspace/lib/usbhid/include/usb/hid/hidparser.h     uint8_t report_id, usb_hid_report_type_t type);
type              117 uspace/lib/usbhid/include/usb/hid/hidtypes.h 	usb_hid_report_type_t type;
type              270 uspace/lib/usbhid/include/usb/hid/hidtypes.h 	usb_hid_report_type_t type;
type               45 uspace/lib/usbhid/include/usb/hid/request.h     usb_hid_report_type_t type, uint8_t *buffer, size_t buf_size);
type               53 uspace/lib/usbhid/include/usb/hid/request.h     usb_hid_report_type_t type, uint8_t *buffer, size_t buf_size,
type              250 uspace/lib/usbhid/src/hiddescriptor.c 		    report_item->id, report_item->type);
type              262 uspace/lib/usbhid/src/hiddescriptor.c 			report_des->type = report_item->type;
type              305 uspace/lib/usbhid/src/hiddescriptor.c     usb_hid_report_type_t type)
type              316 uspace/lib/usbhid/src/hiddescriptor.c 		    (report_des->type == type)) {
type              404 uspace/lib/usbhid/src/hiddescriptor.c 					report_item->type =
type              413 uspace/lib/usbhid/src/hiddescriptor.c 					report_item->type =
type              422 uspace/lib/usbhid/src/hiddescriptor.c 					report_item->type =
type              913 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\tType: %d", report_des->type);
type              918 uspace/lib/usbhid/src/hiddescriptor.c 		    report_des->type));
type               79 uspace/lib/usbhid/src/hidparser.c     usb_hid_report_type_t type)
type               87 uspace/lib/usbhid/src/hidparser.c 	report_des = usb_hid_report_find_description(report, report_id, type);
type              103 uspace/lib/usbhid/src/hidparser.c     usb_hid_report_type_t type)
type              111 uspace/lib/usbhid/src/hidparser.c 	report_des = usb_hid_report_find_description(report, report_id, type);
type              131 uspace/lib/usbhid/src/hidparser.c 	usb_hid_report_type_t type = USB_HID_REPORT_TYPE_INPUT;
type              144 uspace/lib/usbhid/src/hidparser.c 	    type);
type              278 uspace/lib/usbhid/src/hidparser.c 		    (rdes->type == USB_HID_REPORT_TYPE_OUTPUT)) {
type              483 uspace/lib/usbhid/src/hidparser.c     usb_hid_report_type_t type)
type              486 uspace/lib/usbhid/src/hidparser.c 	    usb_hid_report_find_description(report, path->report_id, type);
type              534 uspace/lib/usbhid/src/hidparser.c     usb_hid_report_type_t type)
type              545 uspace/lib/usbhid/src/hidparser.c 		    type);
type              559 uspace/lib/usbhid/src/hidparser.c 		if (report_des->type == type) {
type               60 uspace/lib/usbhid/src/hidreq.c     usb_hid_report_type_t type, uint8_t *buffer, size_t buf_size)
type               81 uspace/lib/usbhid/src/hidreq.c 	value |= (type << 8);
type              209 uspace/lib/usbhid/src/hidreq.c     usb_hid_report_type_t type, uint8_t *buffer, size_t buf_size,
type              231 uspace/lib/usbhid/src/hidreq.c 	value |= (type << 8);
type               61 uspace/lib/usbhost/src/bandwidth.c 	const usb_transfer_type_t type = ep->transfer_type;
type               64 uspace/lib/usbhost/src/bandwidth.c 	if ((type != USB_TRANSFER_INTERRUPT) &&
type               65 uspace/lib/usbhost/src/bandwidth.c 	    (type != USB_TRANSFER_ISOCHRONOUS)) {
type               79 uspace/lib/usbhost/src/bandwidth.c 		assert(type == USB_TRANSFER_INTERRUPT);
type               93 uspace/lib/usbhost/src/bandwidth.c 		if (type == USB_TRANSFER_INTERRUPT)
type               96 uspace/lib/usbhost/src/bandwidth.c 		assert(type == USB_TRANSFER_ISOCHRONOUS);
type              134 uspace/lib/usbhost/src/bandwidth.c 	const usb_transfer_type_t type = ep->transfer_type;
type              137 uspace/lib/usbhost/src/bandwidth.c 	if ((type != USB_TRANSFER_INTERRUPT) &&
type              138 uspace/lib/usbhost/src/bandwidth.c 	    (type != USB_TRANSFER_ISOCHRONOUS)) {
type              160 uspace/lib/usbhost/src/utility.c 	const usb_descriptor_type_t type = device->speed >= USB_SPEED_SUPER ?
type              168 uspace/lib/usbhost/src/utility.c 		.value = uint16_host2usb(type << 8),
type               79 uspace/lib/usbvirt/src/stdreq.c 	uint8_t type = setup_packet->value_high;
type               85 uspace/lib/usbvirt/src/stdreq.c 	if ((type == USB_DESCTYPE_DEVICE) && (index == 0)) {
type              100 uspace/lib/usbvirt/src/stdreq.c 	if (type == USB_DESCTYPE_CONFIGURATION) {
type              119 uspace/lib/vt/src/vt100.c 	switch (attrs.type) {
type              203 uspace/lib/vt/src/vt100.c 	vt->cur_attrs.type = -1;
type             1059 uspace/lib/vt/src/vt100.c 			ev.type = (c == 'M') ? POS_PRESS : POS_RELEASE;
type              198 uspace/srv/fs/cdfs/cdfs_ops.c 	uint8_t type;
type              241 uspace/srv/fs/cdfs/cdfs_ops.c 	cdfs_dentry_type_t type;  /**< Dentry type */
type              312 uspace/srv/fs/cdfs/cdfs_ops.c 	if (node->type == CDFS_DIRECTORY) {
type              364 uspace/srv/fs/cdfs/cdfs_ops.c 	node->type = CDFS_NONE;
type              407 uspace/srv/fs/cdfs/cdfs_ops.c 		node->type = CDFS_DIRECTORY;
type              409 uspace/srv/fs/cdfs/cdfs_ops.c 		node->type = CDFS_FILE;
type              425 uspace/srv/fs/cdfs/cdfs_ops.c 	assert(parent->type == CDFS_DIRECTORY);
type              767 uspace/srv/fs/cdfs/cdfs_ops.c 	if ((node->type == CDFS_DIRECTORY) && (!node->processed))
type              795 uspace/srv/fs/cdfs/cdfs_ops.c 	return (node->type == CDFS_DIRECTORY);
type              801 uspace/srv/fs/cdfs/cdfs_ops.c 	return (node->type == CDFS_FILE);
type              912 uspace/srv/fs/cdfs/cdfs_ops.c 		if (vol_desc->type == VOL_DESC_SET_TERMINATOR) {
type              917 uspace/srv/fs/cdfs/cdfs_ops.c 		if ((vol_desc->type != VOL_DESC_SUPPLEMENTARY) ||
type              982 uspace/srv/fs/cdfs/cdfs_ops.c 	if ((vol_desc->type != VOL_DESC_PRIMARY) ||
type             1283 uspace/srv/fs/cdfs/cdfs_ops.c 	if (node->type == CDFS_FILE) {
type              136 uspace/srv/fs/exfat/exfat.h 	exfat_node_type_t	type;
type               47 uspace/srv/fs/exfat/exfat_dentry.c 	switch (d->type) {
type               65 uspace/srv/fs/exfat/exfat_dentry.c 		if (d->type & EXFAT_TYPE_USED)
type              125 uspace/srv/fs/exfat/exfat_dentry.h 	uint8_t type;
type               66 uspace/srv/fs/exfat/exfat_directory.c 	if (di->nodep->type != EXFAT_DIRECTORY)
type              188 uspace/srv/fs/exfat/exfat_directory.c errno_t exfat_directory_find(exfat_directory_t *di, exfat_dentry_clsf_t type,
type              193 uspace/srv/fs/exfat/exfat_directory.c 			if (exfat_classify_dentry(*d) == type)
type              203 uspace/srv/fs/exfat/exfat_directory.c exfat_directory_find_continue(exfat_directory_t *di, exfat_dentry_clsf_t type,
type              210 uspace/srv/fs/exfat/exfat_directory.c 	return exfat_directory_find(di, type, d);
type              398 uspace/srv/fs/exfat/exfat_directory.c 	ds.type = EXFAT_TYPE_STREAM;
type              407 uspace/srv/fs/exfat/exfat_directory.c 	df.type = EXFAT_TYPE_FILE;
type              461 uspace/srv/fs/exfat/exfat_directory.c 		de->type = EXFAT_TYPE_NAME;
type              491 uspace/srv/fs/exfat/exfat_directory.c 		de->type &= ~EXFAT_TYPE_USED;
type              104 uspace/srv/fs/exfat/exfat_ops.c 	node->type = EXFAT_UNKNOW;
type              125 uspace/srv/fs/exfat/exfat_ops.c 	if (!(node->type == EXFAT_DIRECTORY || node->type == EXFAT_FILE))
type              128 uspace/srv/fs/exfat/exfat_ops.c 	if (node->type == EXFAT_DIRECTORY)
type              340 uspace/srv/fs/exfat/exfat_ops.c 		nodep->type =
type              360 uspace/srv/fs/exfat/exfat_ops.c 		nodep->type = EXFAT_BITMAP;
type              366 uspace/srv/fs/exfat/exfat_ops.c 		nodep->type = EXFAT_UCTABLE;
type              656 uspace/srv/fs/exfat/exfat_ops.c 		nodep->type = EXFAT_DIRECTORY;
type              671 uspace/srv/fs/exfat/exfat_ops.c 		nodep->type = EXFAT_FILE;
type              848 uspace/srv/fs/exfat/exfat_ops.c 	if (nodep->type != EXFAT_DIRECTORY)
type              902 uspace/srv/fs/exfat/exfat_ops.c 	return EXFAT_NODE(fn)->type == EXFAT_DIRECTORY;
type              907 uspace/srv/fs/exfat/exfat_ops.c 	return EXFAT_NODE(fn)->type == EXFAT_FILE;
type             1070 uspace/srv/fs/exfat/exfat_ops.c 	rootp->type = EXFAT_DIRECTORY;
type             1122 uspace/srv/fs/exfat/exfat_ops.c 	bitmapp->type = EXFAT_BITMAP;
type             1164 uspace/srv/fs/exfat/exfat_ops.c 	uctablep->type = EXFAT_UCTABLE;
type             1349 uspace/srv/fs/exfat/exfat_ops.c 	if (nodep->type == EXFAT_FILE) {
type             1378 uspace/srv/fs/exfat/exfat_ops.c 		if (nodep->type != EXFAT_DIRECTORY) {
type              115 uspace/srv/fs/fat/fat.h 			uint8_t		type[8];
type              146 uspace/srv/fs/fat/fat.h 			uint8_t		type[8];
type              230 uspace/srv/fs/fat/fat.h 	fat_node_type_t		type;
type              354 uspace/srv/fs/fat/fat_dentry.c 	d->lfn.type = 0;
type              132 uspace/srv/fs/fat/fat_dentry.h 		uint8_t		type;
type               52 uspace/srv/fs/fat/fat_directory.c 	if (di->nodep->type != FAT_DIRECTORY)
type              104 uspace/srv/fs/fat/fat_ops.c 	node->type = 0;
type              138 uspace/srv/fs/fat/fat_ops.c 	if (node->type == FAT_FILE) {
type              140 uspace/srv/fs/fat/fat_ops.c 	} else if (node->type == FAT_DIRECTORY) {
type              326 uspace/srv/fs/fat/fat_ops.c 		nodep->type = FAT_DIRECTORY;
type              343 uspace/srv/fs/fat/fat_ops.c 		nodep->type = FAT_FILE;
type              516 uspace/srv/fs/fat/fat_ops.c 		nodep->type = FAT_DIRECTORY;
type              520 uspace/srv/fs/fat/fat_ops.c 		nodep->type = FAT_FILE;
type              635 uspace/srv/fs/fat/fat_ops.c 	if (childp->type == FAT_DIRECTORY) {
type              765 uspace/srv/fs/fat/fat_ops.c 	if (nodep->type != FAT_DIRECTORY) {
type              832 uspace/srv/fs/fat/fat_ops.c 	return FAT_NODE(fn)->type == FAT_DIRECTORY;
type              837 uspace/srv/fs/fat/fat_ops.c 	return FAT_NODE(fn)->type == FAT_FILE;
type              992 uspace/srv/fs/fat/fat_ops.c 	rootp->type = FAT_DIRECTORY;
type             1238 uspace/srv/fs/fat/fat_ops.c 	if (nodep->type == FAT_FILE) {
type             1271 uspace/srv/fs/fat/fat_ops.c 		assert(nodep->type == FAT_DIRECTORY);
type               52 uspace/srv/fs/locfs/locfs_ops.c 	loc_object_type_t type;
type              105 uspace/srv/fs/locfs/locfs_ops.c static errno_t locfs_node_get_internal(fs_node_t **rfn, loc_object_type_t type,
type              122 uspace/srv/fs/locfs/locfs_ops.c 	node->type = type;
type              186 uspace/srv/fs/locfs/locfs_ops.c 	if (node->type == LOC_OBJECT_NAMESPACE) {
type              226 uspace/srv/fs/locfs/locfs_ops.c 	loc_object_type_t type = loc_id_probe(node->service_id);
type              228 uspace/srv/fs/locfs/locfs_ops.c 	if (type == LOC_OBJECT_NAMESPACE) {
type              233 uspace/srv/fs/locfs/locfs_ops.c 	if (type == LOC_OBJECT_SERVICE) {
type              371 uspace/srv/fs/locfs/locfs_ops.c 	if (node->type == LOC_OBJECT_NAMESPACE) {
type              411 uspace/srv/fs/locfs/locfs_ops.c 	return ((node->type == LOC_OBJECT_NONE) || (node->type == LOC_OBJECT_NAMESPACE));
type              418 uspace/srv/fs/locfs/locfs_ops.c 	return (node->type == LOC_OBJECT_SERVICE);
type              425 uspace/srv/fs/locfs/locfs_ops.c 	if (node->type == LOC_OBJECT_SERVICE)
type              532 uspace/srv/fs/locfs/locfs_ops.c 	loc_object_type_t type = loc_id_probe(index);
type              534 uspace/srv/fs/locfs/locfs_ops.c 	if (type == LOC_OBJECT_NAMESPACE) {
type              558 uspace/srv/fs/locfs/locfs_ops.c 	if (type == LOC_OBJECT_SERVICE) {
type              615 uspace/srv/fs/locfs/locfs_ops.c 	loc_object_type_t type = loc_id_probe(index);
type              617 uspace/srv/fs/locfs/locfs_ops.c 	if (type == LOC_OBJECT_NAMESPACE) {
type              622 uspace/srv/fs/locfs/locfs_ops.c 	if (type == LOC_OBJECT_SERVICE) {
type              684 uspace/srv/fs/locfs/locfs_ops.c 	loc_object_type_t type = loc_id_probe(index);
type              686 uspace/srv/fs/locfs/locfs_ops.c 	if (type == LOC_OBJECT_NAMESPACE) {
type              691 uspace/srv/fs/locfs/locfs_ops.c 	if (type == LOC_OBJECT_SERVICE) {
type              724 uspace/srv/fs/locfs/locfs_ops.c 	loc_object_type_t type = loc_id_probe(index);
type              726 uspace/srv/fs/locfs/locfs_ops.c 	if (type == LOC_OBJECT_NAMESPACE) {
type              731 uspace/srv/fs/locfs/locfs_ops.c 	if (type == LOC_OBJECT_SERVICE) {
type               64 uspace/srv/fs/tmpfs/tmpfs.h 	tmpfs_dentry_type_t type;
type              104 uspace/srv/fs/tmpfs/tmpfs_ops.c 	return TMPFS_NODE(fn)->type == TMPFS_DIRECTORY;
type              109 uspace/srv/fs/tmpfs/tmpfs_ops.c 	return TMPFS_NODE(fn)->type == TMPFS_FILE;
type              177 uspace/srv/fs/tmpfs/tmpfs_ops.c 		assert(nodep->type == TMPFS_DIRECTORY);
type              183 uspace/srv/fs/tmpfs/tmpfs_ops.c 		assert(nodep->type == TMPFS_FILE);
type              204 uspace/srv/fs/tmpfs/tmpfs_ops.c 	nodep->type = TMPFS_NONE;
type              330 uspace/srv/fs/tmpfs/tmpfs_ops.c 		nodep->type = TMPFS_DIRECTORY;
type              332 uspace/srv/fs/tmpfs/tmpfs_ops.c 		nodep->type = TMPFS_FILE;
type              362 uspace/srv/fs/tmpfs/tmpfs_ops.c 	assert(parentp->type == TMPFS_DIRECTORY);
type              493 uspace/srv/fs/tmpfs/tmpfs_ops.c 	if (nodep->type == TMPFS_FILE) {
type              501 uspace/srv/fs/tmpfs/tmpfs_ops.c 		assert(nodep->type == TMPFS_DIRECTORY);
type              111 uspace/srv/fs/udf/udf.h 	uint8_t type;  /* 1 - file, 0 - directory */
type              261 uspace/srv/fs/udf/udf_file.c 			node->type = (file->icbtag.file_type == UDF_ICBTYPE_DIR) ? NODE_DIR : NODE_FILE;
type              275 uspace/srv/fs/udf/udf_file.c 			node->type = (efile->icbtag.file_type == UDF_ICBTYPE_DIR) ? NODE_DIR : NODE_FILE;
type              230 uspace/srv/fs/udf/udf_ops.c 		return node->type == NODE_DIR;
type              239 uspace/srv/fs/udf/udf_ops.c 		return node->type == NODE_FILE;
type              470 uspace/srv/fs/udf/udf_ops.c 	if (node->type == NODE_FILE) {
type              273 uspace/srv/fs/udf/udf_osta.c 	bool is_osta_typ0 = (chsp->type == 0) &&
type               92 uspace/srv/fs/udf/udf_types.h 	uint8_t type;
type               67 uspace/srv/fs/udf/udf_volume.h 	uint8_t type;           /* Structure type */
type              294 uspace/srv/hid/console/console.c 	if (ch->attrs.type == CHAR_ATTR_INDEX) {
type              297 uspace/srv/hid/console/console.c 	} else if (ch->attrs.type == CHAR_ATTR_RGB) {
type              300 uspace/srv/hid/console/console.c 	} else if (ch->attrs.type == CHAR_ATTR_STYLE) {
type              365 uspace/srv/hid/console/console.c     kbd_event_type_t type, keycode_t key, keymod_t mods, char32_t c)
type              380 uspace/srv/hid/console/console.c 		event.type = CEV_KEY;
type              383 uspace/srv/hid/console/console.c 		event.ev.key.type = type;
type              453 uspace/srv/hid/console/console.c 	event.type = CEV_POS;
type              454 uspace/srv/hid/console/console.c 	event.ev.pos.type = bpress ? POS_PRESS : POS_RELEASE;
type              469 uspace/srv/hid/console/console.c 	event.type = CEV_POS;
type              470 uspace/srv/hid/console/console.c 	event.ev.pos.type = POS_DCLICK;
type              563 uspace/srv/hid/console/console.c 			if (event->type == CEV_KEY && event->ev.key.type == KEY_PRESS &&
type               94 uspace/srv/hid/display/ievent.c 			if (prev->ev.ptd.type == PTD_MOVE &&
type               95 uspace/srv/hid/display/ievent.c 			    ptd->type == PTD_MOVE) {
type              100 uspace/srv/hid/display/ievent.c 			} else if (prev->ev.ptd.type == PTD_ABS_MOVE &&
type              101 uspace/srv/hid/display/ievent.c 			    ptd->type == PTD_ABS_MOVE) {
type               77 uspace/srv/hid/display/input.c     kbd_event_type_t type, keycode_t key, keymod_t mods, char32_t c)
type               84 uspace/srv/hid/display/input.c 	event.type = type;
type              102 uspace/srv/hid/display/input.c 	event.type = PTD_MOVE;
type              120 uspace/srv/hid/display/input.c 	event.type = PTD_ABS_MOVE;
type              142 uspace/srv/hid/display/input.c 	event.type = bpress ? PTD_PRESS : PTD_RELEASE;
type              160 uspace/srv/hid/display/input.c 	event.type = PTD_DCLICK;
type              325 uspace/srv/hid/display/seat.c 	if (event->type == KEY_PRESS && alt_or_shift && event->key == KC_TAB) {
type              493 uspace/srv/hid/display/seat.c 	if (event->type == PTD_PRESS && event->btn_num == 1) {
type              500 uspace/srv/hid/display/seat.c 	if (event->type == PTD_PRESS || event->type == PTD_RELEASE ||
type              501 uspace/srv/hid/display/seat.c 	    event->type == PTD_DCLICK) {
type              503 uspace/srv/hid/display/seat.c 		switch (event->type) {
type              505 uspace/srv/hid/display/seat.c 			pevent.type = POS_PRESS;
type              508 uspace/srv/hid/display/seat.c 			pevent.type = POS_RELEASE;
type              511 uspace/srv/hid/display/seat.c 			pevent.type = POS_DCLICK;
type              526 uspace/srv/hid/display/seat.c 	if (event->type == PTD_MOVE) {
type              534 uspace/srv/hid/display/seat.c 		pevent.type = POS_UPDATE;
type              546 uspace/srv/hid/display/seat.c 	if (event->type == PTD_ABS_MOVE) {
type              562 uspace/srv/hid/display/seat.c 		pevent.type = POS_UPDATE;
type              602 uspace/srv/hid/display/seat.c 	if (event->type != POS_PRESS && cwindow != NULL &&
type              623 uspace/srv/hid/display/seat.c 	if (event->type == POS_PRESS && pwindow != seat->popup) {
type              336 uspace/srv/hid/display/test/client.c 	event.type = KEY_PRESS;
type              349 uspace/srv/hid/display/test/client.c 	PCUT_ASSERT_EQUALS(event.type, revent.ev.kbd.type);
type              406 uspace/srv/hid/display/test/client.c 	event.type = POS_PRESS;
type              418 uspace/srv/hid/display/test/client.c 	PCUT_ASSERT_EQUALS(event.type, revent.ev.pos.type);
type              487 uspace/srv/hid/display/test/display.c 	event.type = KEY_PRESS;
type              538 uspace/srv/hid/display/test/display.c 	event.type = KEY_PRESS;
type              622 uspace/srv/hid/display/test/display.c 	event.type = PTD_MOVE;
type              628 uspace/srv/hid/display/test/display.c 	event.type = PTD_PRESS;
type              635 uspace/srv/hid/display/test/display.c 	event.type = PTD_RELEASE;
type              640 uspace/srv/hid/display/test/display.c 	event.type = PTD_MOVE;
type              646 uspace/srv/hid/display/test/display.c 	event.type = PTD_PRESS;
type               71 uspace/srv/hid/display/test/ievent.c 	kbd.type = KEY_PRESS;
type               97 uspace/srv/hid/display/test/ievent.c 	ptd.type = PTD_MOVE;
type              497 uspace/srv/hid/display/test/seat.c 	event.type = KEY_PRESS;
type              550 uspace/srv/hid/display/test/seat.c 	event.type = KEY_PRESS;
type              566 uspace/srv/hid/display/test/seat.c 	PCUT_ASSERT_EQUALS(event.type, revent.ev.kbd.type);
type              629 uspace/srv/hid/display/test/seat.c 	event.type = PTD_MOVE;
type              638 uspace/srv/hid/display/test/seat.c 	event.type = PTD_PRESS;
type              647 uspace/srv/hid/display/test/seat.c 	event.type = PTD_MOVE;
type              655 uspace/srv/hid/display/test/seat.c 	event.type = PTD_PRESS;
type              533 uspace/srv/hid/display/test/window.c 	event.type = KEY_PRESS;
type              589 uspace/srv/hid/display/test/window.c 	event.type = POS_PRESS;
type              598 uspace/srv/hid/display/test/window.c 	event.type = POS_UPDATE;
type              609 uspace/srv/hid/display/test/window.c 	event.type = POS_RELEASE;
type               53 uspace/srv/hid/display/types/display/ptd_event.h 	ptd_event_type_t type;
type              628 uspace/srv/hid/display/window.c 	if (event->type == KEY_PRESS && alt_or_shift && event->key == KC_F4) {
type              653 uspace/srv/hid/display/window.c 	    "ds_window_post_pos_event type=%d pos=%d,%d", event->type,
type              662 uspace/srv/hid/display/window.c 	if (event->type == POS_PRESS && event->btn_num == 2 && inside &&
type              668 uspace/srv/hid/display/window.c 	if (event->type == POS_RELEASE) {
type              683 uspace/srv/hid/display/window.c 	if (event->type == POS_UPDATE) {
type              153 uspace/srv/hid/input/ctl/kbdev.c 	int type, key;
type              172 uspace/srv/hid/input/ctl/kbdev.c 			type = ipc_get_arg1(&call);
type              174 uspace/srv/hid/input/ctl/kbdev.c 			kbd_push_event(kbdev->kbd_dev, type, key);
type               70 uspace/srv/hid/input/ctl/sun.c 	kbd_event_type_t type;
type               81 uspace/srv/hid/input/ctl/sun.c 		type = KEY_RELEASE;
type               83 uspace/srv/hid/input/ctl/sun.c 		type = KEY_PRESS;
type               88 uspace/srv/hid/input/ctl/sun.c 		kbd_push_event(kbd_dev, type, key);
type              143 uspace/srv/hid/input/input.c void kbd_push_event(kbd_dev_t *kdev, int type, unsigned int key)
type              172 uspace/srv/hid/input/input.c 		if (type == KEY_PRESS)
type              193 uspace/srv/hid/input/input.c 		if (type == KEY_PRESS) {
type              211 uspace/srv/hid/input/input.c 	if ((type == KEY_PRESS) && (kdev->mods & KM_LCTRL)) {
type              238 uspace/srv/hid/input/input.c 	if (type == KEY_PRESS) {
type              246 uspace/srv/hid/input/input.c 	ev.type = type;
type              256 uspace/srv/hid/input/input.c 			    ev.type, ev.key, ev.mods, ev.c);
type              411 uspace/srv/hid/input/layout/cz.c 	if (ev->type != KEY_PRESS)
type               99 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = RELEASE;
type              105 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PRESS;
type              109 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = MOVE;
type              132 uspace/srv/hid/isdv4_tablet/isdv4.c 			event.type = PROXIMITY_IN;
type              138 uspace/srv/hid/isdv4_tablet/isdv4.c 			event.type = PROXIMITY_OUT;
type              143 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PROXIMITY_OUT;
type              146 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PROXIMITY_IN;
type              151 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PROXIMITY_OUT;
type              154 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PROXIMITY_IN;
type              164 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PRESS;
type              170 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = RELEASE;
type              177 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PRESS;
type              183 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = RELEASE;
type              190 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PRESS;
type              196 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = RELEASE;
type              201 uspace/srv/hid/isdv4_tablet/isdv4.c 			event.type = MOVE;
type              208 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PRESS;
type              214 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = RELEASE;
type              219 uspace/srv/hid/isdv4_tablet/isdv4.c 			event.type = MOVE;
type               91 uspace/srv/hid/isdv4_tablet/isdv4.h 	isdv4_event_type_t type;
type              112 uspace/srv/hid/isdv4_tablet/main.c 		if (event->type == PRESS || event->type == RELEASE) {
type              114 uspace/srv/hid/isdv4_tablet/main.c 			    event->type == PRESS);
type              122 uspace/srv/hid/isdv4_tablet/main.c 	const char *type = NULL;
type              123 uspace/srv/hid/isdv4_tablet/main.c 	switch (event->type) {
type              125 uspace/srv/hid/isdv4_tablet/main.c 		type = "PRESS";
type              128 uspace/srv/hid/isdv4_tablet/main.c 		type = "RELEASE";
type              131 uspace/srv/hid/isdv4_tablet/main.c 		type = "PROXIMITY IN";
type              134 uspace/srv/hid/isdv4_tablet/main.c 		type = "PROXIMITY OUT";
type              137 uspace/srv/hid/isdv4_tablet/main.c 		type = "MOVE";
type              140 uspace/srv/hid/isdv4_tablet/main.c 		type = "UNKNOWN";
type              157 uspace/srv/hid/isdv4_tablet/main.c 	printf("%s %s %u %u %u %u\n", type, source, event->x, event->y,
type              156 uspace/srv/hid/output/ctl/serial.c 	attrs.type = CHAR_ATTR_STYLE;
type              243 uspace/srv/hid/output/output.c 		dev->attrs.type = CHAR_ATTR_STYLE;
type              254 uspace/srv/hid/output/output.c 		dev->attrs.type = CHAR_ATTR_INDEX;
type              269 uspace/srv/hid/output/output.c 		dev->attrs.type = CHAR_ATTR_RGB;
type               92 uspace/srv/hid/output/port/ddev.c 	switch (attrs.type) {
type               66 uspace/srv/hid/output/port/ega.c 	switch (attrs.type) {
type              305 uspace/srv/hid/remcons/remcons.c 		attrs.type = CHAR_ATTR_STYLE;
type              318 uspace/srv/hid/remcons/remcons.c 		attrs.type = CHAR_ATTR_INDEX;
type              333 uspace/srv/hid/remcons/remcons.c 		attrs.type = CHAR_ATTR_RGB;
type              371 uspace/srv/hid/remcons/remcons.c static remcons_event_t *new_kbd_event(kbd_event_type_t type, keymod_t mods,
type              381 uspace/srv/hid/remcons/remcons.c 	event->cev.type = CEV_KEY;
type              382 uspace/srv/hid/remcons/remcons.c 	event->cev.ev.key.type = type;
type              404 uspace/srv/hid/remcons/remcons.c 	event->cev.type = CEV_POS;
type              421 uspace/srv/hid/remcons/remcons.c 	event->cev.type = CEV_RESIZE;
type              743 uspace/srv/hid/remcons/remcons.c 		attrs.type = CHAR_ATTR_STYLE;
type              219 uspace/srv/hid/rfb/rfb.c recv_message(tcp_conn_t *conn, char type, void *buf, size_t size)
type              221 uspace/srv/hid/rfb/rfb.c 	memcpy(buf, &type, 1);
type               57 uspace/srv/net/inetsrv/icmp.c 	uint8_t type;
type               64 uspace/srv/net/inetsrv/icmp.c 	type = *(uint8_t *)dgram->data;
type               66 uspace/srv/net/inetsrv/icmp.c 	switch (type) {
type              100 uspace/srv/net/inetsrv/icmp.c 	reply->type = ICMP_ECHO_REPLY;
type              152 uspace/srv/net/inetsrv/icmp.c 	request->type = ICMP_ECHO_REQUEST;
type               56 uspace/srv/net/inetsrv/icmp_std.h 	uint8_t type;
type               74 uspace/srv/net/inetsrv/icmpv6.c 	reply->type = ICMPV6_ECHO_REPLY;
type              141 uspace/srv/net/inetsrv/icmpv6.c 	uint8_t type = *(uint8_t *) dgram->data;
type              143 uspace/srv/net/inetsrv/icmpv6.c 	switch (type) {
type              168 uspace/srv/net/inetsrv/icmpv6.c 	request->type = ICMPV6_ECHO_REQUEST;
type               73 uspace/srv/net/inetsrv/icmpv6_std.h 	uint8_t type;
type              490 uspace/srv/net/inetsrv/pdu.c 	icmpv6->type = ndp->opcode;
type              550 uspace/srv/net/inetsrv/pdu.c 	ndp->opcode = icmpv6->type;
type               92 uspace/srv/vfs/vfs.h 	vfs_node_type_t type;
type              117 uspace/srv/vfs/vfs.h 	vfs_node_type_t type;	/**< Partial info about the node type. */
type              235 uspace/srv/vfs/vfs_lookup.c 	result->type = (ipc_get_arg3(&answer) >> 16) ?
type              307 uspace/srv/vfs/vfs_lookup.c 				result->type = base->type;
type              185 uspace/srv/vfs/vfs_node.c 		node->type = result->type;
type              175 uspace/srv/vfs/vfs_ops.c 	res.type = VFS_NODE_DIRECTORY;
type              246 uspace/srv/vfs/vfs_ops.c 		if (mp->node->type != VFS_NODE_DIRECTORY) {
type              334 uspace/srv/vfs/vfs_ops.c 	if (file->node->type == VFS_NODE_DIRECTORY && file->open_write) {
type              449 uspace/srv/vfs/vfs_ops.c 	if (file->node->type == VFS_NODE_DIRECTORY) {
type              483 uspace/srv/vfs/vfs_ops.c 	if (file->node->type == VFS_NODE_DIRECTORY)
type              620 uspace/srv/vfs/vfs_ops.c 	if (!file->open_write || file->node->type != VFS_NODE_FILE) {
HelenOS homepage, sources at GitHub