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

/external/chromium_org/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py554 _C_SECTION = 2 variable in class:_IncludeState
568 _C_SECTION: 'C system header',
643 if self._section <= self._C_SECTION:
644 self._section = self._C_SECTION
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py441 _C_SECTION = 2 variable in class:_IncludeState
455 _C_SECTION: 'C system header',
518 if self._section <= self._C_SECTION:
519 self._section = self._C_SECTION
/external/libvpx/libvpx/tools/
H A Dcpplint.py554 _C_SECTION = 2 variable in class:_IncludeState
568 _C_SECTION: 'C system header',
643 if self._section <= self._C_SECTION:
644 self._section = self._C_SECTION

Completed in 205 milliseconds