Home
last modified time | relevance | path

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

/external/vixl/tools/
Dpresubmit.py74 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/
DCMakeLists.txt31 PARAMS check_supported=1
Dlit.cfg37 if lit_config.params.get('check_supported', None) and config.unsupported: