Searched defs:int (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/tools/memory/src/memory/ |
| H A D | printer.py | 24 def __init__(self, columns: int, as_decimal: bool = False) -> None: 33 width: int = 10, 44 width: int = 10, 54 rel_pos: int, 55 columns: int, 56 width: int, 114 symbol_table: Dict[str, Dict[str, int]], argument 116 start: int = 12, 163 depth: int = 1, 164 min_pad: int = 12, [all …]
|
| H A D | memmap.py | 69 width: int, 120 def tree(obj: Context, depth: int): 205 def summary(file: Path, old: Optional[Path], depth: int, exclude_fill: bool, type: str):
|
| H A D | summary.py | 75 def module_add(self, object_name: str, size: int, section: str): 266 def reduce_depth(self, depth: Optional[int]): 310 depth: Optional[int],
|
| /rk3399_ARM-atf/tools/sptool/ |
| H A D | sptool.py | 42 def __init__(self, pm_path : str, img_path : str, pm_offset: int, 43 img_offset: int):
|
| /rk3399_ARM-atf/drivers/nxp/ddr/phy-gen2/ |
| H A D | phy.c | 2208 int (*img_loadr)(unsigned int, uintptr_t *, uint32_t *), in load_fw() argument
|