Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 25 of 53) sorted by relevance

123

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/
Dregrtest.py31 def compile_files(dir): argument
67 def cleanup(dir): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DCommonLib.h189 #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/
Dtest_build_scripts.py54 def write_sample_scripts(self, dir): argument
73 def write_script(self, dir, name, text): argument
Dtest_ccompiler.py12 def library_dir_option(self, dir): argument
15 def runtime_library_dir_option(self, dir): argument
/device/google/marlin/dataservices/datatop/src/
Ddatatop_gen_poll.c155 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/
Dlistcodecs.py13 def listcodecs(dir): argument
Dgencodec.py369 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/
Dcvsfiles.py38 def process(dir): argument
Dfinddiv.py70 def processdir(dir, listnames): argument
Dbyext.py23 def statdir(self, dir): argument
Dmailerdaemon.py157 def parsedir(dir, modify): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtempfile.py219 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
Dcompileall.py21 def compile_dir(dir, maxlevels=10, ddir=None, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_tempfile.py45 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
Dtest_old_mailbox.py44 def createMessage(self, dir, mbox=False): argument
Dtest_pydoc.py276 def newdirinpath(dir): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/
Dcheckversions.py25 def check1dir(dummy, dir, files): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
Dmboxconvert.py50 def mh(dir): argument
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dtempnam.c76 tempnam(const char *dir, const char *pfx) in tempnam()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dfilelist.py39 def findall(self, dir=os.curdir): argument
255 def findall(dir = os.curdir): argument
Dunixccompiler.py266 def library_dir_option(self, dir): argument
272 def runtime_library_dir_option(self, dir): argument
Dccompiler.py279 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/
Dwebsucker.py103 def makedirs(dir): argument
/device/linaro/bootloader/edk2/BaseTools/Tests/
DTestTools.py68 def cleanOutDir(self, dir): argument
82 def RemoveDir(self, dir): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcompileall.py21 def compile_dir(dir, maxlevels=10, ddir=None, argument

123