Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py440 _MY_H_SECTION = 1 variable in _IncludeState
454 _MY_H_SECTION: 'a header this file implements',
530 if self._section <= self._MY_H_SECTION:
531 self._section = self._MY_H_SECTION
535 if self._section <= self._MY_H_SECTION:
536 self._section = self._MY_H_SECTION
/external/libvpx/libvpx/tools/
Dcpplint.py553 _MY_H_SECTION = 1 variable in _IncludeState
567 _MY_H_SECTION: 'a header this file implements',
655 if self._section <= self._MY_H_SECTION:
656 self._section = self._MY_H_SECTION
660 if self._section <= self._MY_H_SECTION:
661 self._section = self._MY_H_SECTION