| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dnf/dnf/ |
| H A D | 0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch | 21 …XECUTABLE} -c "from sys import stdout; from sysconfig import get_path; stdout.write(get_path('pure… 22 …XECUTABLE} -c "from sys import stdout; from sysconfig import get_path; stdout.write(get_path('pure…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/createrepo-c/createrepo-c/ |
| H A D | 0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch | 21 …XECUTABLE} -c "from sys import stdout; from sysconfig import get_path; stdout.write(get_path('plat… 22 …XECUTABLE} -c "from sys import stdout; from sysconfig import get_path; stdout.write(get_path('plat…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/librepo/librepo/ |
| H A D | 0002-Do-not-try-to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch | 23 -from sysconfig import get_path 24 -path=get_path(name='platlib', vars={'platbase':'${CMAKE_INSTALL_PREFIX}'}) 29 +#from sysconfig import get_path 30 +#path=get_path(name='platlib', vars={'platbase':'${CMAKE_INSTALL_PREFIX}'})
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libcomps/libcomps/ |
| H A D | 0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch | 20 …XECUTABLE} -c "from sys import stdout; from sysconfig import get_path; stdout.write(get_path('plat… 21 …XECUTABLE} -c "from sys import stdout; from sysconfig import get_path; stdout.write(get_path('plat…
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | ops.h | 54 char *(*get_path)(const void *phandle, char *buf, int len); member 209 static inline char *get_path(const void *phandle, char *buf, int len) in get_path() function 211 if (dt_ops.get_path) in get_path() 212 return dt_ops.get_path(phandle, buf, len); in get_path()
|
| H A D | planetcore.c | 119 path = get_path(node, prop_buf, MAX_PROP_LEN); in planetcore_set_stdout_path()
|
| H A D | libfdt-wrapper.c | 169 dt_ops.get_path = fdt_wrapper_get_path; in fdt_init()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libdnf/libdnf/ |
| H A D | 0001-drop-FindPythonInstDir.cmake.patch | 35 -from sysconfig import get_path 36 -path=get_path(name='platlib', vars={'platbase':'${CMAKE_INSTALL_PREFIX}'})
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/ |
| H A D | python-config.patch | 49 - flags = ['-I' + sysconfig.get_path('include'), 50 - '-I' + sysconfig.get_path('platinclude')]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/automake/automake/ |
| H A D | 0001-automake-Update-for-python.m4-to-respect-libdir.patch | 38 - sitedir = sysconfig.get_path('purelib', vars={'base':'$am_py_prefix'}) 63 - sitedir = sysconfig.get_path('platlib', vars={'platbase':'$am_py_exec_prefix'})
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-pkgdata-browser | 155 path = self.recipe_store.get_path(it) 162 path = self.package_store.get_path(it) 187 path = self.package_store.get_path(self.package_iters[package])
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/ |
| H A D | 0001-Make-python-path-configurable.patch | 26 -pythondir = join_paths(prefix, python3.get_path('purelib'))
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0001-Move-sysusers.d-sysctl.d-binfmt.d-modules-load.d-to-.patch | 47 @@ -362,19 +362,19 @@ static int get_path(uint64_t type, char **buffer, const char **ret) {
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ |
| H A D | pyinotify.py | 1906 root = self.get_path(d) 1967 apath = self.get_path(awd) 2031 def get_path(self, wd): member in WatchManager 2101 log.debug('Watch WD=%d (%s) removed', awd, self.get_path(awd))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | line-map.h | 1728 const diagnostic_path *get_path () const { return m_path; } in get_path() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | line-map.h | 1728 const diagnostic_path *get_path () const { return m_path; } in get_path() function
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0001-CVE-2021-42574.patch | 2143 const diagnostic_path *get_path () const { return m_path; }
|