Home
last modified time | relevance | path

Searched refs:_CPP_SECTION (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py442 _CPP_SECTION = 3 variable in _IncludeState
456 _CPP_SECTION: 'C++ system header',
524 if self._section <= self._CPP_SECTION:
525 self._section = self._CPP_SECTION
/external/libvpx/libvpx/tools/
Dcpplint.py555 _CPP_SECTION = 3 variable in _IncludeState
569 _CPP_SECTION: 'C++ system header',
649 if self._section <= self._CPP_SECTION:
650 self._section = self._CPP_SECTION