Home
last modified time | relevance | path

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

/optee_os/scripts/
H A Dgen_compile_commands.py30 _EXCLUDE_DIRS = ['.git', 'Documentation', 'include', 'tools'] variable
92 exclude_dirs = [os.path.join(directory, d) for d in _EXCLUDE_DIRS]