Home
last modified time | relevance | path

Searched refs:CanonicalizeAlphabeticalOrder (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py467 def CanonicalizeAlphabeticalOrder(self, header_path): member in _IncludeState
491 canonical_header = self.CanonicalizeAlphabeticalOrder(header_path)
/external/libvpx/libvpx/tools/
Dcpplint.py586 def CanonicalizeAlphabeticalOrder(self, header_path): member in _IncludeState
3623 canonical_include = include_state.CanonicalizeAlphabeticalOrder(include)
/external/libaom/libaom/tools/
Dcpplint.py586 def CanonicalizeAlphabeticalOrder(self, header_path): member in _IncludeState
3623 canonical_include = include_state.CanonicalizeAlphabeticalOrder(include)
/external/google-styleguide/cpplint/
Dcpplint.py766 def CanonicalizeAlphabeticalOrder(self, header_path): member in _IncludeState
4575 canonical_include = include_state.CanonicalizeAlphabeticalOrder(include)