Searched refs:extra_check_functions (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 3777 extra_check_functions=[]): argument 3811 for check_fn in extra_check_functions: 3815 extra_check_functions=[]): argument 3848 extra_check_functions) 3859 def ProcessFile(filename, vlevel, extra_check_functions=[]): argument 3916 extra_check_functions)
|
/aosp_15_r20/tools/repohooks/tools/ |
H A D | cpplint.py | 6338 extra_check_functions=None): argument 6377 if extra_check_functions: 6378 for check_fn in extra_check_functions: 6453 extra_check_functions=None): argument 6487 extra_check_functions) 6592 def ProcessFile(filename, vlevel, extra_check_functions=None): argument 6658 extra_check_functions)
|
/aosp_15_r20/external/google-styleguide/cpplint/ |
H A D | cpplint.py | 5785 extra_check_functions=[]): argument 5824 for check_fn in extra_check_functions: 5899 extra_check_functions=[]): argument 5933 extra_check_functions) 6034 def ProcessFile(filename, vlevel, extra_check_functions=[]): argument 6099 extra_check_functions)
|
/aosp_15_r20/external/libaom/tools/ |
H A D | cpplint.py | 5782 extra_check_functions=[]): argument 5821 for check_fn in extra_check_functions: 5896 extra_check_functions=[]): argument 5930 extra_check_functions) 6031 def ProcessFile(filename, vlevel, extra_check_functions=[]): argument 6096 extra_check_functions)
|
/aosp_15_r20/external/libvpx/tools/ |
H A D | cpplint.py | 5782 extra_check_functions=[]): argument 5821 for check_fn in extra_check_functions: 5896 extra_check_functions=[]): argument 5930 extra_check_functions) 6031 def ProcessFile(filename, vlevel, extra_check_functions=[]): argument 6096 extra_check_functions)
|