Searched defs:executeCommand (Results 1 – 5 of 5) sorted by relevance
| /external/llvm/utils/lit/lit/ |
| D | util.py | 175 def executeCommand(command, cwd=None, env=None, input=None, timeout=0): function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/ |
| D | util.py | 297 def executeCommand(command, cwd=None, env=None, input=None, timeout=0): function
|
| /external/swiftshader/third_party/LLVM/utils/lit/lit/ |
| D | TestRunner.py | 26 def executeCommand(command, cwd=None, env=None): function
|
| /external/libcxx/utils/libcxx/ |
| D | util.py | 179 def executeCommand(command, cwd=None, env=None, input=None, timeout=0): function
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | NPCComponent.java | 212 private boolean executeCommand(int hotSpot, GameObject parentObject, float timeDelta) { in executeCommand() method in NPCComponent
|