OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_MY_H_SECTION
(Results
1 - 4
of
4
) sorted by null
/external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py
440
_MY_H_SECTION
= 1
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
[
all
...]
/external/libvpx/libvpx/tools/
cpplint.py
553
_MY_H_SECTION
= 1
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
[
all
...]
/external/google-styleguide/cpplint/
cpplint.py
706
_MY_H_SECTION
= 1
720
_MY_H_SECTION
: 'a header this file implements',
835
if self._section <= self.
_MY_H_SECTION
:
836
self._section = self.
_MY_H_SECTION
840
if self._section <= self.
_MY_H_SECTION
:
841
self._section = self.
_MY_H_SECTION
[
all
...]
/tools/repohooks/tools/
cpplint.py
707
_MY_H_SECTION
= 1
721
_MY_H_SECTION
: 'a header this file implements',
836
if self._section <= self.
_MY_H_SECTION
:
837
self._section = self.
_MY_H_SECTION
841
if self._section <= self.
_MY_H_SECTION
:
842
self._section = self.
_MY_H_SECTION
[
all
...]
Completed in 2996 milliseconds