Searched refs:IsInAlphabeticalOrder (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py601 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): member in class:_IncludeState
3624 if not include_state.IsInAlphabeticalOrder(
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py482 def IsInAlphabeticalOrder(self, header_path): member in class:_IncludeState
3072 if not include_state.IsInAlphabeticalOrder(include):
/external/libvpx/libvpx/tools/
H A Dcpplint.py601 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): member in class:_IncludeState
3624 if not include_state.IsInAlphabeticalOrder(

Completed in 804 milliseconds