Lines Matching refs:FormatFile
95 formatted_code, _, _ = yapf_api.FormatFile(filepath, style_config='pep8')
98 formatted_code, _, _ = yapf_api.FormatFile(
120 formatted_code, _, _ = yapf_api.FormatFile(filepath, style_config='pep8')
143 formatted_code, _, _ = yapf_api.FormatFile(filepath, style_config='pep8')
171 formatted_code, _, _ = yapf_api.FormatFile(filepath, style_config='pep8')
187 formatted_code, _, _ = yapf_api.FormatFile(filepath, style_config='pep8')
213 formatted_code, _, _ = yapf_api.FormatFile(
216 formatted_code, _, _ = yapf_api.FormatFile(
226 diff, _, _ = yapf_api.FormatFile(filepath, print_diff=True)
233 result, _, _ = yapf_api.FormatFile(filepath, in_place=True)
243 yapf_api.FormatFile,
254 IOError, yapf_api.FormatFile, 'not_a_file.py', logger=logger.error)
267 formatted_code, _, _ = yapf_api.FormatFile(filepath, style_config='pep8')
278 formatted_code, _, _ = yapf_api.FormatFile(filepath, style_config='pep8')
297 formatted_code, _, _ = yapf_api.FormatFile(filepath, style_config='pep8')
315 formatted_code, _, _ = yapf_api.FormatFile(filepath, style_config='pep8')
324 formatted_code, _, _ = yapf_api.FormatFile(filepath, style_config='pep8')
343 formatted_code, _, _ = yapf_api.FormatFile(
363 formatted_code, _, _ = yapf_api.FormatFile(
370 formatted_code, _, _ = yapf_api.FormatFile(