Searched defs:pipefail (Results 1 – 6 of 6) 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
|
/external/llvm-project/llvm/utils/lit/lit/ |
D | ShCommands.py | 78 def toShell(self, file, pipefail=False): argument 105 def toShell(self, file, pipefail=False): argument
|
D | ShUtil.py | 190 def __init__(self, data, win32Escapes = False, pipefail = False): argument
|
D | TestingConfig.py | 107 available_features, pipefail, limit_to_features = [], argument
|