Home
last modified time | relevance | path

Searched defs:str (Results 1 – 19 of 19) sorted by relevance

/arm-trusted-firmware/tools/memory/memory/
H A Dmemmap.py76 platform: str, argument
77 build_type: str, argument
78 footprint: str, argument
H A Dbuildparser.py23 def __getitem__(self, module: str): argument
55 def filter_symbols(symbols: list, regex: str = None) -> list: argument
H A Dprinter.py38 leading: str, argument
39 section_name: str, argument
64 self, app_mem_usage: dict, sort_key: str = None, fields: list = None argument
H A Dmapparser.py27 def read_symbols(file: TextIO, pattern: str = None) -> dict: argument
/arm-trusted-firmware/tools/sptool/
H A Dsptool.py30 def split_dtb_bin(i : str): argument
42 def __init__(self, pm_path : str, img_path : str, pm_offset: int, argument
105 def generate(self, f_out : str): argument
/arm-trusted-firmware/lib/libc/
H A Dprintf.c24 static int string_print(const char *str) in string_print() argument
107 char *str; in vprintf() local
H A Dsnprintf.c33 const char *str) in string_print() argument
113 char *str; in vsnprintf() local
/arm-trusted-firmware/lib/libfdt/
H A Dfdt_strerror.c15 const char *str; member
H A Dfdt_ro.c706 int fdt_stringlist_contains(const char *strlist, int listlen, const char *str) in fdt_stringlist_contains() argument
/arm-trusted-firmware/plat/brcm/board/common/
H A Dbcm_elog.c89 static void elog_string(struct bcm_elog *elog, const char *str) in elog_string() argument
192 char *str; in bcm_elog() local
/arm-trusted-firmware/plat/nvidia/tegra/lib/debug/
H A Dprofiler.c81 void boot_profiler_add_record(const char *str) in boot_profiler_add_record() argument
/arm-trusted-firmware/lib/extensions/ras/
H A Dras_common.c28 const char *str[ERROR_STATUS_NUM_SERR] = { in ras_serr_to_str() local
/arm-trusted-firmware/drivers/arm/gic/v3/
H A Dgic600ae_fmu.c119 char *str = NULL; in ras_ierr_to_str() local
/arm-trusted-firmware/include/lib/libfdt/
H A Dlibfdt.h1513 #define fdt_property_string(fdt, name, str) \ argument
1778 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ argument
1955 fdt_appendprop_string(fdt,nodeoffset,name,str) global() argument
[all...]
/arm-trusted-firmware/tools/cert_create/src/
H A Dmain.c74 static char *strdup(const char *str) in strdup() argument
/arm-trusted-firmware/common/
H A Dfdt_fixup.c32 static int append_psci_compatible(void *fdt, int offs, const char *str) in append_psci_compatible() argument
H A Dfdt_wrappers.c132 char *str, size_t size) in fdtw_read_string() argument
/arm-trusted-firmware/plat/renesas/rzg/
H A Dbl2_plat_setup.c653 const char *str; in bl2_el3_early_platform_setup() local
[all...]
/arm-trusted-firmware/plat/renesas/rcar/
H A Dbl2_plat_setup.c846 const char *str; in bl2_el3_early_platform_setup() local
[all...]