Searched refs:IsInAlphabeticalOrder (Results 1 – 4 of 4) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 482 def IsInAlphabeticalOrder(self, header_path): member in _IncludeState 3072 if not include_state.IsInAlphabeticalOrder(include):
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 601 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): member in _IncludeState 3624 if not include_state.IsInAlphabeticalOrder(
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 601 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): member in _IncludeState 3624 if not include_state.IsInAlphabeticalOrder(
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 781 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): member in _IncludeState 4576 if not include_state.IsInAlphabeticalOrder(
|