Searched defs:Iterable (Results 1 – 1 of 1) sorted by relevance
151 def in_section(section: str, section_name_or_list: Union[str, Iterable]) -> bool: argument213 def scan_to_header(file: Iterable, header_line: str) -> None:263 def detect_target_chip(map_file: Iterable) -> str:555 def get_size(sections: Iterable) -> int: