Home
last modified time | relevance | path

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

/mbedtls-development/scripts/mbedtls_dev/
A Dbuild_tree.py21 def looks_like_mbedtls_root(path: str) -> bool:
A Dmacro_collector.py51 def __init__(self, filename: str, binary: bool = False) -> None: argument
120 def is_internal_name(self, name: str) -> bool:
222 def __init__(self, include_intermediate: bool = False) -> None: argument
489 def accept_test_case_line(self, function: str, argument: str) -> bool:
A Dcrypto_knowledge.py149 def is_valid_for_signature(self, usage: str) -> bool:
/mbedtls-development/tests/scripts/
A Dtest_psa_constant_names.py54 keep_c: bool = False) -> List[str]: argument
83 keep_c: bool = False) -> Tuple[List[str], List[str]]: argument
A Dgenerate_psa_tests.py320 without_implicit_usage: Optional[bool] = False, argument
359 def __init__(self, info: Information, version: int, forward: bool) -> None: argument
450 test_implicit_usage: Optional[bool] = False argument

Completed in 6 milliseconds