Searched defs:bool (Results 1 – 3 of 3) sorted by relevance
54 keep_c: bool = False) -> List[str]:83 keep_c: bool = False) -> Tuple[List[str], List[str]]:
320 without_implicit_usage: Optional[bool] = False,359 def __init__(self, info: Information, version: int, forward: bool) -> None:450 test_implicit_usage: Optional[bool] = False
51 def __init__(self, filename: str, binary: bool = False) -> None:222 def __init__(self, include_intermediate: bool = False) -> None:
Completed in 5 milliseconds