/trusted-firmware-a-latest/tools/memory/memory/ |
D | memmap.py | 76 platform: str, 77 build_type: str, 78 footprint: str,
|
D | buildparser.py | 23 def __getitem__(self, module: str): 55 def filter_symbols(symbols: list, regex: str = None) -> list:
|
D | printer.py | 38 leading: str, 39 section_name: str, 64 self, app_mem_usage: dict, sort_key: str = None, fields: list = None
|
D | mapparser.py | 27 def read_symbols(file: TextIO, pattern: str = None) -> dict:
|
/trusted-firmware-a-latest/tools/sptool/ |
D | sptool.py | 30 def split_dtb_bin(i : str): 42 def __init__(self, pm_path : str, img_path : str, pm_offset: int, 105 def generate(self, f_out : str):
|
/trusted-firmware-a-latest/lib/libc/ |
D | printf.c | 24 static int string_print(const char *str) in string_print() 107 char *str; in vprintf() local
|
D | snprintf.c | 33 const char *str) in string_print() 113 char *str; in vsnprintf() local
|
/trusted-firmware-a-latest/lib/libfdt/ |
D | fdt_strerror.c | 15 const char *str; member
|
D | fdt_ro.c | 706 int fdt_stringlist_contains(const char *strlist, int listlen, const char *str) in fdt_stringlist_contains()
|
/trusted-firmware-a-latest/plat/brcm/board/common/ |
D | bcm_elog.c | 89 static void elog_string(struct bcm_elog *elog, const char *str) in elog_string() 192 char *str; in bcm_elog() local
|
/trusted-firmware-a-latest/plat/nvidia/tegra/lib/debug/ |
D | profiler.c | 81 void boot_profiler_add_record(const char *str) in boot_profiler_add_record()
|
/trusted-firmware-a-latest/lib/extensions/ras/ |
D | ras_common.c | 28 const char *str[ERROR_STATUS_NUM_SERR] = { in ras_serr_to_str() local
|
/trusted-firmware-a-latest/drivers/arm/gic/v3/ |
D | gic600ae_fmu.c | 119 char *str = NULL; in ras_ierr_to_str() local
|
/trusted-firmware-a-latest/include/lib/libfdt/ |
D | libfdt.h | 1513 #define fdt_property_string(fdt, name, str) \ argument 1778 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ argument 1955 #define fdt_appendprop_string(fdt, nodeoffset, name, str) \ argument
|
/trusted-firmware-a-latest/tools/cert_create/src/ |
D | main.c | 74 static char *strdup(const char *str) in strdup()
|
/trusted-firmware-a-latest/common/ |
D | fdt_fixup.c | 32 static int append_psci_compatible(void *fdt, int offs, const char *str) in append_psci_compatible()
|
D | fdt_wrappers.c | 132 char *str, size_t size) in fdtw_read_string()
|
/trusted-firmware-a-latest/plat/renesas/rzg/ |
D | bl2_plat_setup.c | 653 const char *str; in bl2_el3_early_platform_setup() local
|
/trusted-firmware-a-latest/plat/renesas/rcar/ |
D | bl2_plat_setup.c | 846 const char *str; in bl2_el3_early_platform_setup() local
|