Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Dsysroot-relativelinks.py18 topdir = sys.argv[1] variable
19 topdir = os.path.abspath(topdir) variable
H A Doe-setup-build16 def makebuildpath(topdir, template): argument
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-layers21 topdir = os.path.dirname(bindir) variable
H A Dbitbake-getvar16 topdir = os.path.dirname(bindir) variable
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dcooker.py27 def append_collection(topdir, path, d): argument
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/
H A Dselftest15 topdir = os.path.dirname(currentdir) variable
/openbmc/linux/net/sunrpc/
H A Ddebugfs.c15 static struct dentry *topdir; variable
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py736 def prunedir(topdir, ionice=False): argument
/openbmc/linux/tools/perf/util/
H A Dbuild-id.c455 char *topdir, *linkdir = NULL; in build_id_cache__list_all() local