Home
last modified time | relevance | path

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

/optee_os/scripts/
H A Dgen_compile_commands.py21 _DEFAULT_OUTPUT = 'compile_commands.json' variable
52 _DEFAULT_OUTPUT + ')')
53 parser.add_argument('-o', '--output', type=str, default=_DEFAULT_OUTPUT,