Home
last modified time | relevance | path

Searched defs:topdir (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dsysroot-relativelinks.py16 topdir = sys.argv[1] variable
17 topdir = os.path.abspath(topdir) variable
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-getvar16 topdir = os.path.dirname(bindir) variable
H A Dbitbake-layers21 topdir = os.path.dirname(bindir) variable
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dcooker.py27 def append_collection(topdir, path, d): argument
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Ddebugfs.c13 static struct dentry *topdir; variable
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbuild-id.c450 char *topdir, *linkdir = NULL; in build_id_cache__list_all() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py719 def prunedir(topdir, ionice=False): argument