Home
last modified time | relevance | path

Searched refs:FilesBelongToSameModule (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py3573 def FilesBelongToSameModule(filename_cc, filename_h): function
3728 (same_module, common_path) = FilesBelongToSameModule(abs_filename, header)
/external/libvpx/libvpx/tools/
Dcpplint.py4290 def FilesBelongToSameModule(filename_cc, filename_h): function
4445 (same_module, common_path) = FilesBelongToSameModule(abs_filename, header)
/external/libaom/libaom/tools/
Dcpplint.py4290 def FilesBelongToSameModule(filename_cc, filename_h): function
4445 (same_module, common_path) = FilesBelongToSameModule(abs_filename, header)
/external/google-styleguide/cpplint/
Dcpplint.py5400 def FilesBelongToSameModule(filename_cc, filename_h): function
5559 (same_module, common_path) = FilesBelongToSameModule(abs_filename, header)
Dcpplint_unittest.py1118 f = cpplint.FilesBelongToSameModule