HomeSort by relevance Sort by last modified time
    Searched refs:IsCommandAvailable (Results 1 - 2 of 2) sorted by null

  /external/vixl/tools/
clang_format.py 91 if util.IsCommandAvailable('colordiff') and not is_output_redirected:
131 if not util.IsCommandAvailable('clang-format-3.6'):
util.py 57 def IsCommandAvailable(command):

Completed in 75 milliseconds