Home
last modified time | relevance | path

Searched defs:cwd (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/test/py/
H A Du_boot_spawn.py26 def __init__(self, args, cwd=None): argument
H A Dmultiplexed_log.py112 def run(self, cmd, cwd=None, ignore_errors=False): argument
/rk3399_rockchip-uboot/tools/patman/
H A Dcommand.py45 raise_on_error=True, cwd=None, **kwargs): argument
H A Dcros_subprocess.py57 shell=False, cwd=None, env=None, **kwargs): argument
/rk3399_rockchip-uboot/tools/buildman/
H A Dbuilderthread.py91 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
H A Dfunc_test.py373 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs): argument
H A Dbuilder.py380 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
/rk3399_rockchip-uboot/tools/
H A Dkwbimage.c969 char cwd[PATH_MAX]; in image_headersz_v1() local
/rk3399_rockchip-uboot/common/
H A Dcli_hush.c298 static const char *cwd; variable