OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HEADER_PATTERNS
(Results
1 - 2
of
2
) sorted by null
/external/deqp/scripts/
check_include_guards.py
8
HEADER_PATTERNS
= ["*.hpp", "*.h"]
63
for pattern in
HEADER_PATTERNS
:
check_redundant_include_guards.py
8
HEADER_PATTERNS
= ["*.hpp", "*.h"]
37
for pattern in
HEADER_PATTERNS
:
Completed in 228 milliseconds