Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpysource.py33 def _open(fullpath): argument
50 def has_python_ext(fullpath): argument
53 def looks_like_python(fullpath): argument
74 def can_be_compiled(fullpath): argument
Dfindnocoding.py51 def needs_declaration(fullpath): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddynload_beos.c163 char fullpath[PATH_MAX]; in _PyImport_GetDynLoadFunc() local
Dsysmodule.c1601 char fullpath[MAXPATHLEN]; in PySys_SetArgvEx() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzipimport.c338 PyObject *pkgpath, *fullpath; in zipimporter_load_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzipimport.c338 PyObject *pkgpath, *fullpath; in zipimporter_load_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsysmodule.c1622 char fullpath[MAXPATHLEN]; in PySys_SetArgvEx() local