Home
last modified time | relevance | path

Searched refs:INCLUDE_DIRS (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Tools/c-analyzer/cpython/
H A D_files.py4 from . import REPO_ROOT, INCLUDE_DIRS, SOURCE_DIRS namespace
41 yield from iter_files_by_suffix(INCLUDE_DIRS, ('.h',))
59 yield from iter_files_by_suffix(INCLUDE_DIRS, ('.h',))
66 yield from iter_files_by_suffix(INCLUDE_DIRS, ('.h',))
H A D__init__.py12 INCLUDE_DIRS = [os.path.join(REPO_ROOT, name) for name in [ variable
/third_party/jerryscript/tools/
H A Dcheck-license.py41 INCLUDE_DIRS = [ variable
74 for dname in INCLUDE_DIRS:
/third_party/vk-gl-cts/scripts/
H A Dcppcheck.py62 INCLUDE_DIRS = [ variable
142 for path in INCLUDE_DIRS:

Completed in 1 milliseconds