Home
last modified time | relevance | path

Searched refs:bool (Results 1 – 11 of 11) sorted by relevance

/rk3399_ARM-atf/tools/memory/src/memory/
H A Dmemmap.py70 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 Dprinter.py24 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 Dsummary.py69 _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 Dcot_parser.py289 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 Dsecurity-advisory-tfv-11.rst75 bool retry = true, shared_mapping;
/rk3399_ARM-atf/docs/design_documents/
H A Drse.rst260 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 Dromlib_generator.py78 patch = bool(len(line_elements) > 2 and line_elements[2] == "patch")
/rk3399_ARM-atf/docs/components/
H A Dplatform-interrupt-controller-API.rst123 Function: bool plat_ic_has_interrupt_type(unsigned int type); [optional]
129 Return : bool
/rk3399_ARM-atf/docs/process/
H A Dcoding-style.rst96 int function_foo(bool bar)
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst914 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 Dchange-log.md675 …- add essential bool type ([d83e1f0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trust…
10862 of .is_usb_boot() to bool