| /OK3568_Linux_fs/external/xserver/ |
| H A D | compile | 86 if test -z "$lib_path"; then 87 lib_path=$file 89 lib_path="$lib_path;$file" 102 for dir in $lib_path $LIB 133 lib_path=
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-debuginfod | 9 lib_path = scripts_path + "/lib" variable 10 sys.path.insert(0, lib_path)
|
| H A D | oe-selftest | 25 lib_path = scripts_path + '/lib' variable 26 sys.path = sys.path + [lib_path]
|
| H A D | resulttool | 36 lib_path = script_path + '/lib' variable 37 sys.path = sys.path + [lib_path]
|
| H A D | oe-test | 16 lib_path = scripts_path + '/lib' variable 17 sys.path = sys.path + [lib_path]
|
| H A D | oe-check-sstate | 19 lib_path = scripts_path + '/lib' variable 20 sys.path = sys.path + [lib_path]
|
| H A D | recipetool | 17 lib_path = scripts_path + '/lib' variable 18 sys.path = sys.path + [lib_path]
|
| H A D | buildhistory-diff | 87 lib_path = scripts_path + '/lib' 88 sys.path = sys.path + [lib_path]
|
| H A D | verify-bashisms | 84 lib_path = scripts_path + '/lib' 85 sys.path = sys.path + [lib_path]
|
| H A D | oe-publish-sdk | 21 lib_path = scripts_path + '/lib' variable 22 sys.path = sys.path + [lib_path]
|
| H A D | bitbake-whatchanged | 20 lib_path = scripts_path + '/lib' variable 21 sys.path = sys.path + [lib_path]
|
| H A D | yocto-check-layer | 20 lib_path = scripts_path + '/lib' variable 21 sys.path = sys.path + [lib_path]
|
| H A D | install-buildtools | 49 lib_path = scripts_path + '/lib' variable 50 sys.path = sys.path + [lib_path]
|
| H A D | oe-pkgdata-browser | 6 lib_path = scripts_path + '/lib' variable 7 sys.path = sys.path + [lib_path]
|
| H A D | test-remote-image | 27 lib_path = scripts_path + '/lib' variable 28 sys.path = sys.path + [lib_path]
|
| H A D | devtool | 26 lib_path = scripts_path + '/lib' variable 27 sys.path = sys.path + [lib_path]
|
| H A D | wic | 31 lib_path = scripts_path + '/lib' variable 32 sys.path.insert(0, lib_path)
|
| H A D | oe-pkgdata-util | 22 lib_path = scripts_path + '/lib' variable 23 sys.path = sys.path + [lib_path]
|
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/ |
| H A D | verify-homepage.py | 17 lib_path = scripts_path + '/lib' variable 18 sys.path = sys.path + [lib_path]
|
| H A D | list-packageconfig-flags.py | 18 lib_path = os.path.abspath(scripts_path + '/../lib') variable 19 sys.path = sys.path + [lib_path]
|
| H A D | bbvars.py | 16 lib_path = scripts_path + '/lib' variable 17 sys.path.insert(0, lib_path)
|
| H A D | image-manifest | 22 lib_path = scripts_path + '/../lib' variable 23 sys.path = sys.path + [lib_path]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | resulttooltests.py | 8 lib_path = basepath + '/scripts/lib' variable 9 sys.path = sys.path + [lib_path]
|
| /OK3568_Linux_fs/buildroot/package/python-pylibftdi/ |
| H A D | 0001-do-not-use-find-library.patch | 22 lib = getattr(cdll, lib_path)
|