Searched refs:check_supported (Results 1 – 3 of 3) sorted by relevance
/external/vixl/tools/ |
D | presubmit.py | 74 def check_supported(compiler, mode, std): function 101 check_supported(compiler, mode, std) 121 check_supported(compiler, mode, std) 173 check_supported(compiler, mode, std) 226 check_supported(compiler, mode, std)
|
/external/compiler-rt/test/cfi/ |
D | CMakeLists.txt | 31 PARAMS check_supported=1
|
D | lit.cfg | 37 if lit_config.params.get('check_supported', None) and config.unsupported:
|