Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 10 of 10) sorted by relevance

/lib/mbedtls/external/mbedtls/tests/scripts/
A Dgenerate_psa_wrappers.py28 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 Dtest_psa_constant_names.py42 keep_c: bool = False) -> List[str]:
87 keep_c: bool = False) -> Tuple[List[str], List[str]]:
A Dgenerate_psa_tests.py380 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 Danalyze_outcomes.py86 allow_list: typing.List[str], full_coverage: bool) -> None:
A Ddepends.py123 def set_config_option_value(conf, option, colors, value: Union[bool, str]):
/lib/mbedtls/external/mbedtls/scripts/mbedtls_dev/
A Dc_wrapper_generator.py63 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 Dbuild_tree.py25 def crypto_core_directory(root: Optional[str] = None, relative: Optional[bool] = False) -> str:
A Dmacro_collector.py40 def __init__(self, filename: str, binary: bool = False) -> None:
214 def __init__(self, include_intermediate: bool = False) -> None:
A Dcrypto_knowledge.py542 def usage_flags(self, public: bool = False) -> List[str]:
/lib/mbedtls/external/mbedtls/scripts/
A Dcode_size_compare.py325 def backup_config_files(restore: bool) -> None:

Completed in 28 milliseconds