Searched refs:CheckForNamespaceIndentation (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/google-styleguide/cpplint/ |
H A D | cpplint.py | 3032 def CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line, function 5807 CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line,
|
H A D | cpplint_unittest.py | 266 cpplint.CheckForNamespaceIndentation('foo.h', nesting_state,
|
/aosp_15_r20/external/libaom/tools/ |
H A D | cpplint.py | 3032 def CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line, function 5804 CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line,
|
/aosp_15_r20/external/libvpx/tools/ |
H A D | cpplint.py | 3032 def CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line, function 5804 CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line,
|
/aosp_15_r20/tools/repohooks/tools/ |
H A D | cpplint.py | 3529 def CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line, function 6360 CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line,
|