Home
last modified time | relevance | path

Searched defs:relpath (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/support/testing/infra/
H A D__init__.py27 def basepath(relpath=""): argument
32 def filepath(relpath): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Drecipeutils.py271 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 Dsize-stats56 def add_file(filesdict, relpath, abspath, pkg): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A D__init__.py1424 def _strip_leading_slashes(self, relpath): argument