Home
last modified time | relevance | path

Searched defs:clang_format (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/vixl/tools/
H A Dclang_format.py73 def ClangFormatIsAvailable(clang_format): argument
152 def ClangFormatFiles(files, clang_format, in_place = False, jobs = 1, argument
H A Dgenerate_tests.py709 def GenerateTest(generator, clang_format, skip_traces): argument
/aosp_15_r20/external/pytorch/torchgen/static_runtime/
H A Dgen_static_runtime_ops.py51 def clang_format(cpp_file_path: str) -> None: function
/aosp_15_r20/external/perfetto/tools/
H A Dgen_c_protos97 def clang_format(filename): function
/aosp_15_r20/packages/modules/Bluetooth/system/test/tool/
Dmockcify.pl76 sub clang_format { subroutine
/aosp_15_r20/external/pigweed/pw_tls_client/py/pw_tls_client/
H A Dgenerate_test_data.py281 def clang_format(file): function