| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/ |
| D | rcvs.py | 248 def update(self, files): argument 252 def commit(self, files, message = ""): argument 270 def mailinfo(self, files, message = ""): argument 289 def report(self, files): argument 293 def diff(self, files, opts): argument 297 def add(self, files): argument 304 def rm(self, files): argument 309 def log(self, files, opts): argument 316 def whichentries(self, files, localfilestoo = 0): argument 403 def do_report(self, opts, files): argument [all …]
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/ |
| D | makemakefile.py | 5 def makemakefile(outfp, makevars, files, target): argument
|
| D | winmakemakefile.py | 45 def makemakefile(outfp, vars, files, target): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/ |
| D | stacktest.py | 26 def main(files): argument
|
| D | demo.py | 26 def main(files): 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/Tools/scripts/ |
| D | md5sum.py | 25 def sum(*files):
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
| D | fileinput.py | 91 def input(files=None, inplace=0, backup="", bufsize=0, argument 196 def __init__(self, files=None, inplace=0, backup="", bufsize=0, argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | fileinput.py | 91 def input(files=None, inplace=0, backup="", bufsize=0, argument 197 def __init__(self, files=None, inplace=0, backup="", bufsize=0, argument
|
| D | site.py | 383 def __init__(self, name, data, files=(), dirs=()): argument
|
| D | mimetypes.py | 348 def init(files=None): argument
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/ |
| D | genmk_old.c | 46 static char *project="t", *files[MAX_FILES], *classes[MAX_CLASSES]; variable 317 void mk(project, files, n, argc, argv) in mk() argument 649 void pfiles(files, n, suffix) in pfiles() argument
|
| D | genmk.c | 50 static char *project="t", *files[MAX_FILES], *classes[MAX_CLASSES]; variable 448 void mk(char *project, char **files, int n, int argc, char **argv) in mk() 931 void pfiles(char **files, int n, char *suffix) in pfiles()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
| D | dir_util.py | 82 def create_tree(base_dir, files, mode=0777, verbose=1, dry_run=0): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
| D | install_lib.py | 122 def byte_compile(self, files): argument
|
| D | sdist.py | 388 def make_release_tree(self, base_dir, files): argument
|
| D | build_py.py | 374 def byte_compile(self, files): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_pep277.py | 68 files = set(filenames) variable in UnicodeFileTests
|
| /device/google/cuttlefish_common/guest/monitoring/vsoc_service/java/com/android/google/gce/gceservice/ |
| D | TombstoneChecker.java | 80 File[] files = dir.listFiles(); in capturePostBootSnapshot() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/ |
| D | faqwiz.py | 488 def last_changed(self, files): argument 499 def format_all(self, files, edit=1, headers=1): argument 522 def format_index(self, files, add=0, localrefs=0): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/ |
| D | CommandLine.py | 301 files = None # List of passed filenames variable in Application 552 def handle_files(self,files): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/ |
| D | site.py | 352 def __init__(self, name, data, files=(), dirs=()): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/ |
| D | site.py | 360 def __init__(self, name, data, files=(), dirs=()): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | zipimport.c | 40 PyObject *files; /* dict with file info {path: toc_entry} */ member 126 PyObject *files; in zipimporter_init() local 688 PyObject *files = NULL; in read_directory() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | zipimport.c | 40 PyObject *files; /* dict with file info {path: toc_entry} */ member 126 PyObject *files; in zipimporter_init() local 688 PyObject *files = NULL; in read_directory() local
|