Home
last modified time | relevance | path

Searched refs:C_FORMAT (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpigweed_presubmit.py49 *format_code.C_FORMAT.extensions)
176 @filter_paths(endswith=format_code.C_FORMAT.extensions)
207 @filter_paths(endswith=(*format_code.C_FORMAT.extensions, '.cmake',
243 @filter_paths(endswith=(*format_code.C_FORMAT.extensions, '.bzl', 'BUILD'))
264 @filter_paths(endswith=(*format_code.C_FORMAT.extensions, '.bzl', 'BUILD'))
291 @filter_paths(endswith=format_code.C_FORMAT.extensions)
467 _BAZEL_SOURCES_IN_BUILD = tuple(format_code.C_FORMAT.extensions)
Dformat_code.py245 C_FORMAT: CodeFormat = CodeFormat( variable
285 C_FORMAT,
/external/pigweed/pw_presubmit/
Ddocs.rst153 ['.rst', '.gn', '.gni', *format_code.C_FORMAT.extensions])