Searched refs:bool (Results 1 – 11 of 11) sorted by relevance
| /rk3399_ARM-atf/tools/memory/src/memory/ |
| H A D | memmap.py | 70 d: bool, argument 85 def footprint(obj: Context, no_elf_images: bool): argument 152 def symbols(obj: Context, no_elf_images: bool): argument 205 def summary(file: Path, old: Optional[Path], depth: int, exclude_fill: bool, type: str): argument
|
| H A D | printer.py | 24 def __init__(self, columns: int, as_decimal: bool = False) -> None: argument 28 self.as_decimal: bool = as_decimal 57 is_edge: bool = False, argument
|
| H A D | summary.py | 69 _fill: bool 71 def __init__(self, fill: bool = True): argument 207 def is_obj(name: str) -> bool: 312 ) -> Optional[bool]: 534 self, mapfile: Path, oldfile: Optional[Path] = None, no_fill: bool = False argument 535 ) -> bool:
|
| /rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/ |
| H A D | cot_parser.py | 289 def if_root(self, node:Node) -> bool: 374 def validate_cert(self, node:Node) -> bool: 408 def validate_img(self, node:Node) -> bool: 435 def validate_nodes(self) -> bool:
|
| /rk3399_ARM-atf/docs/security_advisories/ |
| H A D | security-advisory-tfv-11.rst | 75 bool retry = true, shared_mapping;
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | rse.rst | 260 bool lock_measurement); 335 bool lock_measurement; 705 bool retain_parent_context, 706 bool allow_new_context_to_derive, 707 bool create_certificate, 710 bool return_certificate, 711 bool allow_new_context_to_export, 712 bool export_cdi,
|
| /rk3399_ARM-atf/lib/romlib/ |
| H A D | romlib_generator.py | 78 patch = bool(len(line_elements) > 2 and line_elements[2] == "patch")
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | platform-interrupt-controller-API.rst | 123 Function: bool plat_ic_has_interrupt_type(unsigned int type); [optional] 129 Return : bool
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | coding-style.rst | 96 int function_foo(bool bar)
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 914 Return : bool 925 Return : bool 1880 Return : bool 2867 Function: bool plat_get_entropy(uint64_t \*out) [mandatory] 2873 Return: bool 4097 Return : bool
|
| H A D | change-log.md | 675 …- add essential bool type ([d83e1f0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trust… 10862 of .is_usb_boot() to bool
|