Searched refs:commands (Results 1 – 5 of 5) sorted by relevance
/mbedtls-latest/tests/scripts/ |
D | depends.py | 156 def __init__(self, name, config_settings, commands): argument 168 self.commands = commands 200 for command in self.commands: 312 def __init__(self, symbols, commands, exclude): argument 320 def __init__(self, symbols, commands, exclude=None): argument 327 super().__init__(symbols, commands, exclude) 339 job = Job(description, config_settings, commands) 348 def __init__(self, symbols, commands, exclude=None): argument 352 super().__init__(symbols, commands, exclude) 359 job = Job(description, config_settings, commands)
|
/mbedtls-latest/tests/git-scripts/ |
D | README.md | 3 git has a way to run scripts, which are invoked by specific git commands.
|
/mbedtls-latest/scripts/ |
D | common.make | 48 ## and standard commands) and a Unix-like compiler (supporting -E). In
|
/mbedtls-latest/ |
D | LICENSE | 317 c) If the modified program normally reads commands interactively 534 The hypothetical commands `show w' and `show c' should show the appropriate 535 parts of the General Public License. Of course, the commands you use may
|
D | CMakeLists.txt | 432 # keep things simple with the sed commands in the memcheck target.
|