/u-boot/cmd/ |
A D | conitrace.c | 15 bool first = true; in do_conitrace() local
|
A D | cpu.c | 31 bool first = true; in print_cpu_list() local
|
A D | efi.c | 195 bool first; in efi_print_mem_table() local
|
A D | bootmenu.c | 40 struct bootmenu_entry *first; /* first menu entry */ member
|
A D | flash.c | 53 int bank, first, last; in abbrev_spec() local
|
/u-boot/board/emulation/common/ |
A D | qemu_dfu.c | 17 bool first = true; in board_get_alt_info() local
|
/u-boot/arch/powerpc/lib/ |
A D | extable.c | 33 search_one_table(const struct exception_table_entry *first, in search_one_table()
|
/u-boot/arch/arm/include/asm/ |
A D | opcodes.h | 146 #define __opcode_thumb32_compose(first, second) ( \ argument 152 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 220 #define ___inst_thumb32(first, second) .short first, second argument 224 #define ___inst_thumb32(first, second) \ argument
|
/u-boot/board/st/common/ |
A D | stm32mp_dfu.c | 24 bool first = true; in board_get_alt_info_mmc() local 75 bool first = true; in board_get_alt_info_mtd() local
|
/u-boot/drivers/mtd/ |
A D | stm32_flash.c | 81 int flash_erase(flash_info_t *info, int first, int last) in flash_erase()
|
/u-boot/drivers/power/pmic/ |
A D | da9063.c | 29 u16 first; member
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-axg.h | 14 unsigned int first; member
|
A D | pinctrl-meson.h | 99 unsigned int first; member
|
/u-boot/drivers/video/ |
A D | efi.c | 32 u8 first, len; in efi_find_pixel_bits() local
|
/u-boot/arch/powerpc/cpu/mpc85xx/ |
A D | fsl_corenet_serdes.c | 203 int first) in __serdes_get_lane_count() 219 int lane, idx, first, last; in __serdes_reset_rx() local
|
/u-boot/cmd/x86/ |
A D | mtrr.c | 136 bool first; in do_mtrr() local
|
/u-boot/arch/powerpc/cpu/mpc8xxx/ |
A D | srio.c | 79 int idx, first, last; in srio_erratum_a004034() local
|
/u-boot/lib/efi_loader/ |
A D | efi_unicode_collation.c | 104 s32 first, s, p; in metai_match() local
|
/u-boot/scripts/dtc/ |
A D | livetree.c | 77 struct property *chain_property(struct property *first, struct property *list) in chain_property() 85 struct property *reverse_properties(struct property *first) in reverse_properties() 262 struct node *chain_node(struct node *first, struct node *list) in chain_node() 371 struct reserve_info *chain_reserve_entry(struct reserve_info *first, in chain_reserve_entry()
|
/u-boot/include/linux/ |
A D | list.h | 253 struct list_head *first = list->next; in __list_splice() local 558 struct hlist_node *first; member 610 struct hlist_node *first = h->first; in hlist_add_head() local
|
/u-boot/drivers/demo/ |
A D | demo-shape.c | 48 int first = 0; in shape_hello() local
|
/u-boot/include/jffs2/ |
A D | mini_inflate.h | 26 int *first; /* the first code of this bit length */ member
|
/u-boot/drivers/block/ |
A D | blk_legacy.c | 79 bool first = true; in blk_list_part() local
|
/u-boot/common/ |
A D | cli_readline.c | 258 int first = 1; in cread_line() local
|
/u-boot/fs/ubifs/ |
A D | log.c | 631 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local
|