| /u-boot/api/ |
| A D | api.c | 53 static int API_getc(va_list ap) in API_getc() 69 static int API_tstc(va_list ap) in API_tstc() 85 static int API_putc(va_list ap) in API_putc() 101 static int API_puts(va_list ap) in API_puts() 117 static int API_reset(va_list ap) in API_reset() 149 static int API_udelay(va_list ap) in API_udelay() 165 static int API_get_timer(va_list ap) in API_get_timer() 199 static int API_dev_enum(va_list ap) in API_dev_enum() 232 static int API_dev_open(va_list ap) in API_dev_open() 471 static int API_env_get(va_list ap) in API_env_get() [all …]
|
| /u-boot/drivers/mtd/nand/raw/brcmnand/ |
| A D | brcmnand_compat.c | 10 va_list ap) in devm_kvasprintf() 31 va_list ap; in devm_kasprintf() local
|
| /u-boot/tools/ |
| A D | key2dtsi.py | 20 ap = ArgumentParser(description='Public key to dtsi converter') variable
|
| A D | mtk_nand_headers.c | 423 const union nand_boot_header *ap; member
|
| /u-boot/scripts/kconfig/ |
| A D | zconf.y | 603 va_list ap; in zconfprint() local 614 va_list ap; in zconf_error() local
|
| A D | util.c | 69 va_list ap; in str_printf() local
|
| A D | menu.c | 23 va_list ap; in menu_warn() local 33 va_list ap; in prop_warn() local
|
| A D | confdata.c | 95 va_list ap; in conf_warning() local 120 va_list ap; in conf_message() local
|
| A D | nconf.c | 527 va_list ap; in item_make() local 567 va_list ap; in item_add_str() local
|
| A D | nconf.gui.c | 244 va_list ap; in btn_dialog() local
|
| A D | preprocess.c | 19 va_list ap; in pperror() local
|
| /u-boot/arch/arm/include/asm/ |
| A D | armv7_mpu.h | 48 enum ap { enum 89 enum ap ap; member
|
| /u-boot/scripts/dtc/ |
| A D | util.h | 43 va_list ap; in die() local
|
| A D | util.c | 54 va_list ap; in xasprintf() local
|
| /u-boot/lib/libavb/ |
| A D | avb_sysdeps_posix.c | 46 va_list ap; in avb_printv() local
|
| A D | avb_util.c | 329 va_list ap; in avb_strdupv() local
|
| /u-boot/cmd/ |
| A D | test.c | 57 char * const *ap; in do_test() local
|
| /u-boot/scripts/ |
| A D | spdxcheck.py | 226 ap = ArgumentParser(description='SPDX expression checker') variable
|
| /u-boot/scripts/kconfig/lxdialog/ |
| A D | util.c | 595 va_list ap; in item_make() local 612 va_list ap; in item_add_str() local
|
| /u-boot/arch/arm/mach-omap2/ |
| A D | sec-common.c | 69 va_list ap; in secure_rom_call() local
|
| /u-boot/scripts/basic/ |
| A D | fixdep.c | 117 va_list ap; in xprintf() local
|
| /u-boot/lib/ |
| A D | sscanf.c | 362 vsscanf(const char *inp, char const *fmt0, va_list ap) in vsscanf()
|
| /u-boot/common/ |
| A D | fdt_support.c | 1511 static int vnode_offset_by_pathf(void *blob, const char *fmt, va_list ap) in vnode_offset_by_pathf() 1532 va_list ap; in fdt_node_offset_by_pathf() local 1636 va_list ap; in fdt_create_phandle_by_pathf() local 1730 va_list ap; in fdt_set_status_by_pathf() local
|
| /u-boot/drivers/core/ |
| A D | of_access.c | 810 static void of_alias_add(struct alias_prop *ap, struct device_node *np, in of_alias_add() 847 struct alias_prop *ap; in of_alias_scan() local
|
| /u-boot/drivers/net/ |
| A D | rtl8139.c | 528 unsigned short *ap = (unsigned short *)priv->enetaddr; in rtl8139_get_hwaddr() local
|