OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getIncludeGuardName
(Results
1 - 2
of
2
) sorted by null
/external/deqp/scripts/
check_include_guards.py
11
def
getIncludeGuardName
(headerFile):
15
includeGuard =
getIncludeGuardName
(headerFile)
44
includeGuard =
getIncludeGuardName
(headerFile)
check_redundant_include_guards.py
12
def
getIncludeGuardName
(headerFile):
26
if
getIncludeGuardName
(includeName) != ifndefName:
Completed in 85 milliseconds