Searched defs:bool (Results 1 – 10 of 10) sorted by relevance
| /lib/mbedtls/external/mbedtls/tests/scripts/ |
| A D | generate_psa_wrappers.py | 28 def __init__(self, i: int, is_output: bool, 116 poison: bool) -> None: 128 poison: bool) -> None: 167 def _write_prologue(self, out: typing_util.Writable, header: bool) -> None: 180 def _write_epilogue(self, out: typing_util.Writable, header: bool) -> None:
|
| A D | test_psa_constant_names.py | 42 keep_c: bool = False) -> List[str]: 87 keep_c: bool = False) -> Tuple[List[str], List[str]]:
|
| A D | generate_psa_tests.py | 380 without_implicit_usage: Optional[bool] = False, 427 def __init__(self, info: psa_information.Information, version: int, forward: bool) -> None: 557 test_implicit_usage: Optional[bool] = True
|
| A D | analyze_outcomes.py | 86 allow_list: typing.List[str], full_coverage: bool) -> None:
|
| A D | depends.py | 123 def set_config_option_value(conf, option, colors, value: Union[bool, str]):
|
| /lib/mbedtls/external/mbedtls/scripts/mbedtls_dev/ |
| A D | c_wrapper_generator.py | 63 def _write_prologue(self, out: typing_util.Writable, header: bool) -> None: 89 def _write_epilogue(self, out: typing_util.Writable, header: bool) -> None: 181 if_void: bool = False) -> None: 238 header: bool) -> None: 371 def _write_prologue(self, out: typing_util.Writable, header: bool) -> None:
|
| A D | build_tree.py | 25 def crypto_core_directory(root: Optional[str] = None, relative: Optional[bool] = False) -> str:
|
| A D | macro_collector.py | 40 def __init__(self, filename: str, binary: bool = False) -> None: 214 def __init__(self, include_intermediate: bool = False) -> None:
|
| A D | crypto_knowledge.py | 542 def usage_flags(self, public: bool = False) -> List[str]:
|
| /lib/mbedtls/external/mbedtls/scripts/ |
| A D | code_size_compare.py | 325 def backup_config_files(restore: bool) -> None:
|
Completed in 28 milliseconds