HomeSort by relevance Sort by last modified time
    Searched full:is_output_redirected (Results 1 - 1 of 1) sorted by null

  /external/vixl/tools/
clang_format.py 44 is_output_redirected = not sys.stdout.isatty() variable
91 if util.IsCommandAvailable('colordiff') and not is_output_redirected:

Completed in 6911 milliseconds