Searched defs:kwargs (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | command.py | 45 raise_on_error=True, cwd=None, **kwargs): 107 def Output(*cmd, **kwargs): 111 def OutputOneLine(*cmd, **kwargs): 117 def Run(*cmd, **kwargs):
|
| H A D | settings.py | 103 def get(self, section, option, *args, **kwargs): 121 def items(self, section, *args, **kwargs):
|
| H A D | cros_subprocess.py | 57 shell=False, cwd=None, env=None, **kwargs):
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | func_test.py | 221 def _RunControl(self, *args, **kwargs): 332 def _HandleCommand(self, **kwargs): 373 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs):
|
| H A D | builderthread.py | 91 def Make(self, commit, brd, stage, cwd, *args, **kwargs):
|
| H A D | test.py | 140 def Make(self, commit, brd, stage, *args, **kwargs):
|
| H A D | builder.py | 380 def Make(self, commit, brd, stage, cwd, *args, **kwargs):
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | mkbootimg | 125 def __init__(self, option_strings, dest, nargs=None, **kwargs):
|
| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | func_test.py | 103 def _RunBinman(self, *args, **kwargs):
|