| /rk3399_ARM-atf/tools/memory/src/memory/ |
| H A D | printer.py | 34 fmt: Optional[str] = None, 42 leading: str, 45 fmt: Optional[str] = None, 52 leading: str, 53 section_name: str, 77 app_mem_usage: Dict[str, Dict[str, Region]], 114 symbol_table: Dict[str, Dict[str, int]], 115 modules: List[str], 161 mem_map_dict: Dict[str, Any], 162 modules: List[str],
|
| H A D | summary.py | 75 def module_add(self, object_name: str, size: int, section: str): 107 def module_replace(self, old_object: str, new_object: str): 112 def check_new_section(self, line: str) -> Optional[str]: 130 def parse_object_name(self, line: str) -> str: 157 def parse_section(self, line: str) -> Tuple[str, int]: 182 def parse_mapfile(self, file_desc: IO[str]) -> Modules: 207 def is_obj(name: str) -> bool: 309 export_format: str, 311 file_output: Optional[str] = None, 347 def _move_up_tree(tree: Dict[str, Any], next_module: str) -> Dict[str, Any]: [all …]
|
| H A D | memmap.py | 67 platform: str, 68 build_type: str, 205 def summary(file: Path, old: Optional[Path], depth: int, exclude_fill: bool, type: str):
|
| H A D | elfparser.py | 81 name: Optional[str] = None,
|
| /rk3399_ARM-atf/tools/sptool/ |
| H A 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):
|
| /rk3399_ARM-atf/lib/libc/ |
| H A D | strnlen_secure.c | 9 size_t strnlen_secure(const char *str, size_t maxlen) in strnlen_secure()
|
| H A D | printf.c | 24 static int string_print(const char *str) in string_print() 108 const char *str; in vprintf() local
|
| H A D | snprintf.c | 33 const char *str) in string_print() 113 char *str; in vsnprintf() local
|
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | fdt_strerror.c | 15 const char *str; member
|
| H A D | libfdt.h | 1574 #define fdt_property_string(fdt, name, str) \ argument 1839 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ argument 2016 #define fdt_appendprop_string(fdt, nodeoffset, name, str) \ argument
|
| H A D | fdt_ro.c | 735 int fdt_stringlist_contains(const char *strlist, int listlen, const char *str) in fdt_stringlist_contains()
|
| /rk3399_ARM-atf/plat/brcm/board/common/ |
| H A 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
|
| /rk3399_ARM-atf/plat/nvidia/tegra/lib/debug/ |
| H A D | profiler.c | 81 void boot_profiler_add_record(const char *str) in boot_profiler_add_record()
|
| /rk3399_ARM-atf/lib/extensions/ras/ |
| H A D | ras_common.c | 28 const char *str[ERROR_STATUS_NUM_SERR] = { in ras_serr_to_str() local
|
| /rk3399_ARM-atf/drivers/arm/gic/v3/ |
| H A D | gic600ae_fmu.c | 119 char *str = NULL; in ras_ierr_to_str() local
|
| /rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/ |
| H A D | cot_parser.py | 15 def __init__(self, inputfile: str, outputfile=None): 331 def get_node(self, nodes: List[Node], name: str) -> Node:
|
| /rk3399_ARM-atf/common/ |
| H A D | fdt_fixup.c | 32 static int append_psci_compatible(void *fdt, int offs, const char *str) in append_psci_compatible()
|
| H A D | fdt_wrappers.c | 145 char *str, size_t size) in fdtw_read_string()
|
| /rk3399_ARM-atf/plat/renesas/rzg/ |
| H A D | bl2_plat_setup.c | 653 const char *str; in bl2_el3_early_platform_setup() local
|
| /rk3399_ARM-atf/plat/renesas/rcar/ |
| H A D | bl2_plat_setup.c | 1028 const char *str; in bl2_el3_early_platform_setup() local
|