Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/memory/src/memory/
H A Dprinter.py34 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 Dsummary.py75 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 Dmemmap.py67 platform: str,
68 build_type: str,
205 def summary(file: Path, old: Optional[Path], depth: int, exclude_fill: bool, type: str):
H A Delfparser.py81 name: Optional[str] = None,
/rk3399_ARM-atf/tools/sptool/
H A Dsptool.py30 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 Dstrnlen_secure.c9 size_t strnlen_secure(const char *str, size_t maxlen) in strnlen_secure()
H A Dprintf.c24 static int string_print(const char *str) in string_print()
108 const char *str; in vprintf() local
H A Dsnprintf.c33 const char *str) in string_print()
113 char *str; in vsnprintf() local
/rk3399_ARM-atf/lib/libfdt/
H A Dfdt_strerror.c15 const char *str; member
H A Dlibfdt.h1574 #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 Dfdt_ro.c735 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 Dbcm_elog.c89 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 Dprofiler.c81 void boot_profiler_add_record(const char *str) in boot_profiler_add_record()
/rk3399_ARM-atf/lib/extensions/ras/
H A Dras_common.c28 const char *str[ERROR_STATUS_NUM_SERR] = { in ras_serr_to_str() local
/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgic600ae_fmu.c119 char *str = NULL; in ras_ierr_to_str() local
/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Dcot_parser.py15 def __init__(self, inputfile: str, outputfile=None):
331 def get_node(self, nodes: List[Node], name: str) -> Node:
/rk3399_ARM-atf/common/
H A Dfdt_fixup.c32 static int append_psci_compatible(void *fdt, int offs, const char *str) in append_psci_compatible()
H A Dfdt_wrappers.c145 char *str, size_t size) in fdtw_read_string()
/rk3399_ARM-atf/plat/renesas/rzg/
H A Dbl2_plat_setup.c653 const char *str; in bl2_el3_early_platform_setup() local
/rk3399_ARM-atf/plat/renesas/rcar/
H A Dbl2_plat_setup.c1028 const char *str; in bl2_el3_early_platform_setup() local