Searched refs:_split_lines (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/ | ||
D | gen_common.py | 221 def _split_lines(self, text, width): member in ArgumentParser._HelpFormatter |
/third_party/python/Lib/ | ||
D | argparse.py | 535 help_lines = self._split_lines(help_text, help_width) |