Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/
H A Dclang-wrapper.py40 allowed_warnings = set([ variable
58 if m and m.group(2) not in allowed_warnings:
H A Dgcc-wrapper.py40 allowed_warnings = set([ variable
75 if m and m.group(2) not in allowed_warnings: