Home
last modified time | relevance | path

Searched defs:dirname (Results 1 – 25 of 26) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dglob.py49 def glob1(dirname, pattern): argument
63 def glob0(dirname, basename): argument
Dntpath.py203 def dirname(p): function
Dposixpath.py118 def dirname(p): function
Dftplib.py532 def cwd(self, dirname): argument
556 def mkd(self, dirname): argument
561 def rmd(self, dirname): argument
Dmailbox.py234 def __init__(self, dirname, factory=rfc822.Message, create=True): argument
2103 def __init__(self, dirname, factory=rfc822.Message): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dlll.py10 def lll(dirname): argument
Dfindlinksto.py27 def visit(prog, dirname, names): argument
Dpathfix.py66 def recursedown(dirname): argument
Dmethfix.py57 def recursedown(dirname): argument
Dclassfix.py60 def recursedown(dirname): argument
Dfixcid.py95 def recursedown(dirname): argument
/device/linaro/bootloader/edk2/StdLib/PosixLib/Gen/
Ddirname.c49 __weak_alias(dirname,_dirname) in __weak_alias() argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
Deqfix.py60 def recursedown(dirname): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Duisample.py2 import msilib,os;dirname=os.path.dirname(__file__) variable
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DLongFilePathOsPath.py48 dirname = os.path.dirname variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_pep277.py57 def deltree(dirname): argument
Dtest_genericpath.py12 def safe_rmdir(dirname): argument
Dtest_posixpath.py12 def safe_rmdir(dirname): argument
Dtest_posix.py347 def _create_and_do_getcwd(dirname, current_path_length = 0): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
Dntpath.py208 def dirname(p): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
Dntpath.py231 def dirname(p): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_localemodule.c620 char *domain, *dirname; in PyIntl_bindtextdomain() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_localemodule.c620 char *domain, *dirname; in PyIntl_bindtextdomain() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/
Dpygettext.py265 def _visit_pyfiles(list, dirname, names): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dcmd.py444 def _install_dir_from(self, dirname): argument

12