Searched defs:PropertyRange (Results 1 – 4 of 4) sorted by relevance
25 class PropertyRange: class 42 def filterProperty(element: PropertyRange) -> Optional[PropertyRange]: argument 78 def compactPropertyRanges(input: list[PropertyRange]) -> list[PropertyRange]: argument 271 def property_ranges_to_table(ranges: list[PropertyRange]) -> list[Entry]: argument 300 def generate_cpp_data(ranges: list[PropertyRange], upper_bound: int) -> str: argument
25 class PropertyRange: class 43 def filterGeneralProperty(element: PropertyRange) -> Optional[PropertyRange]: argument 63 def compactPropertyRanges(input: list[PropertyRange]) -> list[PropertyRange]: argument 245 def property_ranges_to_table(ranges: list[PropertyRange]) -> list[Entry]: argument 268 ranges: list[PropertyRange], unallocated: int, gap_lower: int, gap_upper: int argument
25 class PropertyRange: class 57 def compactPropertyRanges(input: list[PropertyRange]) -> list[PropertyRange]: argument 241 ranges: list[PropertyRange], props: list[str] argument 265 def generate_cpp_data(prop_name: str, ranges: list[PropertyRange]) -> str: argument
25 class PropertyRange: class 57 def compactPropertyRanges(input: list[PropertyRange]) -> list[PropertyRange]: argument 234 ranges: list[PropertyRange], props: list[str] argument 258 def generate_cpp_data(prop_name: str, ranges: list[PropertyRange]) -> str: argument