Searched defs:relpath (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/testing/infra/ |
| H A D | __init__.py | 27 def basepath(relpath=""): argument 32 def filepath(relpath): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | recipeutils.py | 271 def patch_recipe_file(fn, values, patch=False, relpath='', redirect_output=None): argument 337 def patch_recipe(d, fn, varvalues, patch=False, relpath='', redirect_output=None): argument
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | size-stats | 56 def add_file(filesdict, relpath, abspath, pkg): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | __init__.py | 1424 def _strip_leading_slashes(self, relpath): argument
|