Home
last modified time | relevance | path

Searched refs:exclude (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpysource.py112 for exclude in exclude_dirs:
113 if exclude in dirnames:
114 dirnames.remove(exclude)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
Dfreeze.py115 exclude = [] # settable with -x option
126 if win: exclude = exclude + [
131 fail_import = exclude[:]
188 exclude.append(a)
190 exclude.append(a)
205 if module not in exclude:
345 mf = modulefinder.ModuleFinder(path, debug, exclude, replace_paths)
Dcheckextensions_win32.py109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
110 exclude = exclude.split()
119 for exc in exclude:
/device/google/contexthub/
D.gitignore9 # exclude IDE project files/directories
/device/google/contexthub/util/nanoapp_postprocess/
DAndroid.bp42 // only need to use this tool on Linux, so exclude this from non-Linux builds
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmodulefinder.py621 exclude = []
632 exclude.append(a)
650 mf = ModuleFinder(path, debug, exclude)
Dtarfile.py1940 def add(self, name, arcname=None, recursive=True, exclude=None, filter=None): argument
1957 if exclude is not None:
1961 if exclude(name):
1997 recursive, exclude, filter)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dmodulefinder.py623 exclude = []
634 exclude.append(a)
652 mf = ModuleFinder(path, debug, exclude)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsilib.py565 def glob(self, pattern, exclude = None): argument
570 if exclude and f in exclude: continue
Dmsi.py1130 lib.glob("*.pyw", exclude=['pydocgui.pyw'])
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dregrtest.py229 exclude=False, single=False, randomize=False, fromfile=None, argument
286 exclude = True
415 if exclude:
Dtest_tarfile.py734 exclude = os.path.isfile
739 tar.add(tempdir, arcname="empty_dir", exclude=exclude)
/device/generic/goldfish/
Dinit.ranchu.rc81 service dhcpserver /vendor/bin/execns router /vendor/bin/dhcpserver --exclude-interface eth0
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dreset-design.rst29 guide the platform integrator by indicating which build options exclude which
/device/linaro/hikey/mali/bifrost/
DEND_USER_LICENCE_AGREEMENT.txt119 ARM does not seek to limit or exclude liability for death or personal
/device/linaro/hikey/mali/utgard/
DEND_USER_LICENCE_AGREEMENT.txt119 ARM does not seek to limit or exclude liability for death or personal
/device/google/bonito/json-c/
DDoxyfile438 # excluded from the INPUT source files. This way you can easily exclude a
449 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
/device/google/crosshatch/json-c/
DDoxyfile438 # excluded from the INPUT source files. This way you can easily exclude a
449 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude