/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/ |
D | regrtest.py | 31 def compile_files(dir): argument 67 def cleanup(dir): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
D | CommonLib.h | 189 #define mkdir(dir, perm) mkdir(dir, perm) argument 191 #define mkdir(dir, perm) mkdir(dir) argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
D | test_build_scripts.py | 54 def write_sample_scripts(self, dir): argument 73 def write_script(self, dir, name, text): argument
|
D | test_ccompiler.py | 12 def library_dir_option(self, dir): argument 15 def runtime_library_dir_option(self, dir): argument
|
/device/google/marlin/dataservices/datatop/src/ |
D | datatop_gen_poll.c | 155 static void dpg_construction(char *dir, char *name) in dpg_construction() 221 static int dtop_search(char *dir) in dtop_search() 277 void dtop_gen_init(char *dir) in dtop_gen_init()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/ |
D | listcodecs.py | 13 def listcodecs(dir): argument
|
D | gencodec.py | 369 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument 397 def rewritepythondir(dir, dirprefix='', comments=1): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | cvsfiles.py | 38 def process(dir): argument
|
D | finddiv.py | 70 def processdir(dir, listnames): argument
|
D | byext.py | 23 def statdir(self, dir): argument
|
D | mailerdaemon.py | 157 def parsedir(dir, modify): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | tempfile.py | 219 def _mkstemp_inner(dir, pre, suf, flags): argument 259 def mkstemp(suffix="", prefix=template, dir=None, text=False): argument 296 def mkdtemp(suffix="", prefix=template, dir=None): argument 327 def mktemp(suffix="", prefix=template, dir=None): argument 420 prefix=template, dir=None, delete=True): argument 458 prefix=template, dir=None): argument 494 suffix="", prefix=template, dir=None): argument
|
D | compileall.py | 21 def compile_dir(dir, maxlevels=10, ddir=None, argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_tempfile.py | 45 def nameCheck(self, name, dir, pre, suf): argument 204 def __init__(self, dir, pre, suf, bin): argument 217 def do_create(self, dir=None, pre="", suf="", bin=1): argument 384 def do_create(self, dir=None, pre="", suf=""): argument 425 def do_create(self, dir=None, pre="", suf=""): argument 506 def __init__(self, dir, pre, suf): argument 555 def do_create(self, dir=None, pre="", suf="", delete=True): argument 638 def do_create(self, max_size=0, dir=None, pre="", suf=""): argument
|
D | test_old_mailbox.py | 44 def createMessage(self, dir, mbox=False): argument
|
D | test_pydoc.py | 276 def newdirinpath(dir): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/ |
D | checkversions.py | 25 def check1dir(dummy, dir, files): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/ |
D | mboxconvert.py | 50 def mh(dir): argument
|
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/ |
D | tempnam.c | 76 tempnam(const char *dir, const char *pfx) in tempnam()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | filelist.py | 39 def findall(self, dir=os.curdir): argument 255 def findall(dir = os.curdir): argument
|
D | unixccompiler.py | 266 def library_dir_option(self, dir): argument 272 def runtime_library_dir_option(self, dir): argument
|
D | ccompiler.py | 279 def add_include_dir(self, dir): argument 322 def add_library_dir(self, dir): argument 337 def add_runtime_library_dir(self, dir): argument 758 def library_dir_option(self, dir): argument 764 def runtime_library_dir_option(self, dir): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/ |
D | websucker.py | 103 def makedirs(dir): argument
|
/device/linaro/bootloader/edk2/BaseTools/Tests/ |
D | TestTools.py | 68 def cleanOutDir(self, dir): argument 82 def RemoveDir(self, dir): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | compileall.py | 21 def compile_dir(dir, maxlevels=10, ddir=None, argument
|