Searched defs:pipefail (Results 1 – 3 of 3) sorted by relevance
/external/llvm/utils/lit/lit/ |
D | ShCommands.py | 55 def toShell(self, file, pipefail=False): argument 82 def toShell(self, file, pipefail=False): argument
|
D | TestingConfig.py | 122 available_features, pipefail, limit_to_features = [], argument
|
D | ShUtil.py | 172 def __init__(self, data, win32Escapes = False, pipefail = False): argument
|