/external/python/cpython2/Tools/pybench/ |
D | Imports.py | 5 import package.submodule 61 import package 62 import package 63 import package 64 import package 65 import package 67 import package 68 import package 69 import package 70 import package [all …]
|
/external/autotest/client/bin/ |
D | package.py | 3 generic, with implementations that deal with different package managers, such 13 # As more package methods are implemented, this list grows up 20 RPM package file 21 - type: Package management program that handles the file 22 - system_support: If the package management program is installed on the 24 - source: If it is a source (True) our binary (False) package 25 - version: The package version (or name), that is used to check against the 26 package manager if the package is installed 27 - arch: The architecture for which a binary package was built 28 - installed: Whether the package is installed (True) on the system or not [all …]
|
/external/python/cpython3/Lib/importlib/ |
D | resources.py | 18 'Package', 30 Package = Union[str, ModuleType] variable 34 def _get_package(package) -> ModuleType: argument 35 """Take a package name or module object and return the module. 38 object is not a package, raise an exception. 40 if hasattr(package, '__spec__'): 41 if package.__spec__.submodule_search_locations is None: 42 raise TypeError('{!r} is not a package'.format( 43 package.__spec__.name)) 45 return package [all …]
|
/external/grpc-grpc/examples/csharp/HelloworldXamarin/iOS/ |
D | packages.config | 3 <package id="Google.Protobuf" version="3.6.0" targetFramework="xamarinios10" /> 4 <package id="Grpc.Core" version="1.15.0-dev" targetFramework="xamarinios10" /> 5 <package id="Microsoft.NETCore.Platforms" version="1.1.0" targetFramework="xamarinios10" /> 6 <package id="Microsoft.Win32.Primitives" version="4.3.0" targetFramework="xamarinios10" /> 7 <package id="NETStandard.Library" version="1.6.1" targetFramework="xamarinios10" /> 8 <package id="System.AppContext" version="4.3.0" targetFramework="xamarinios10" /> 9 <package id="System.Collections" version="4.3.0" targetFramework="xamarinios10" /> 10 <package id="System.Collections.Concurrent" version="4.3.0" targetFramework="xamarinios10" /> 11 <package id="System.Console" version="4.3.0" targetFramework="xamarinios10" /> 12 <package id="System.Diagnostics.Debug" version="4.3.0" targetFramework="xamarinios10" /> [all …]
|
/external/grpc-grpc/examples/csharp/HelloworldXamarin/Droid/ |
D | packages.config | 3 <package id="Google.Protobuf" version="3.6.0" targetFramework="monoandroid81" /> 4 <package id="Grpc.Core" version="1.15.0-dev" targetFramework="monoandroid81" /> 5 <package id="Microsoft.NETCore.Platforms" version="1.1.0" targetFramework="monoandroid81" /> 6 <package id="Microsoft.Win32.Primitives" version="4.3.0" targetFramework="monoandroid81" /> 7 <package id="NETStandard.Library" version="1.6.1" targetFramework="monoandroid81" /> 8 <package id="System.AppContext" version="4.3.0" targetFramework="monoandroid81" /> 9 <package id="System.Collections" version="4.3.0" targetFramework="monoandroid81" /> 10 <package id="System.Collections.Concurrent" version="4.3.0" targetFramework="monoandroid81" /> 11 <package id="System.Console" version="4.3.0" targetFramework="monoandroid81" /> 12 <package id="System.Diagnostics.Debug" version="4.3.0" targetFramework="monoandroid81" /> [all …]
|
/external/libpng/scripts/ |
D | makefile.cegcc | 29 PACKAGE = $(NAME)-$(VER) 44 @rm -rf $(PACKAGE)/ $(PACKAGE)-bin/ $(PACKAGE)-dev/ 48 @rm -rf $(PACKAGE)-bin* 49 @rm -rf $(PACKAGE)-dev* 53 @cp -R ../src/$(PACKAGE) . 55 @mkdir -p $(PACKAGE)-bin/bin 56 @mkdir -p $(PACKAGE)-bin/manifest 57 @mkdir -p $(PACKAGE)-dev/lib/pkgconfig 58 @mkdir -p $(PACKAGE)-dev/include/$(NAME)$(VERMAJ)$(VERMIN) 59 @mkdir -p $(PACKAGE)-dev/manifest [all …]
|
/external/libxml2/test/relaxng/ |
D | comps_0.xml | 716 …<description>From CD recording to playing audio CDs and multimedia files, this package group allow… 1046 …<description>This package group allows you to share files between Linux and MS Windows(tm) systems… 1188 <description>This package group allows you to run an SQL server on the system.</description> 1291 …<description>This package group allows you to run a DNS name server (BIND) on the system.</descrip… 3369 <package> 3373 </package> 3374 <package> 3379 </package> 3380 <package> 3392 </package> [all …]
|
/external/python/cpython2/Lib/distutils/command/ |
D | build_py.py | 36 self.package = None 99 """Generate list of '(package,src_dir,build_dir,filenames)' tuples""" 103 for package in self.packages: 104 # Locate package source directory 105 src_dir = self.get_package_dir(package) 107 # Compute package build directory 108 build_dir = os.path.join(*([self.build_lib] + package.split('.'))) 117 file[plen:] for file in self.find_data_files(package, src_dir) 119 data.append((package, src_dir, build_dir, filenames)) 122 def find_data_files(self, package, src_dir): argument [all …]
|
/external/cldr/tools/java/org/unicode/cldr/json/ |
D | JSON_config.txt | 1 section=languages ; path=//cldr/main/[^/]++/localeDisplayNames/languages/.* ; package=localenames 2 section=scripts ; path=//cldr/main/[^/]++/localeDisplayNames/scripts/.* ; package=localenames 3 section=territories ; path=//cldr/main/[^/]++/localeDisplayNames/territories/.* ; package=localenam… 4 section=variants ; path=//cldr/main/[^/]++/localeDisplayNames/variants/.* ; package=localenames 5 section=transformNames ; path=//cldr/main/[^/]++/localeDisplayNames/transformNames/.* ; package=loc… 6 …tSystemNames ; path=//cldr/main/[^/]++/localeDisplayNames/measurementSystemNames/.* ; package=units 7 section=localeDisplayNames ; path=//cldr/main/[^/]++/localeDisplayNames/.* ; package=localenames 8 section=contextTransforms ; path=//cldr/main/[^/]++/contextTransforms/.* ; package=misc 9 section=layout ; path=//cldr/main/[^/]++/layout/.* ; package=misc 10 section=characters ; path=//cldr/main/[^/]++/characters/.* ; package=misc [all …]
|
D | JSON_config_supplemental.txt | 1 section=characterFallbacks ; path=//cldr/supplemental/characters/.* ; package=core 2 section=dayPeriods ; path=//cldr/supplemental/dayPeriodRuleSet/.* ; package=core 3 section=gender ; path=//cldr/supplemental/gender/.* ; package=core 4 section=languageInfo ; path=//cldr/supplemental/languageInfo/.* ; package=core 5 section=likelySubtags ; path=//cldr/supplemental/likelySubtags/.* ; package=core 6 section=metaZones ; path=//cldr/supplemental/metaZones/.* ; package=core 7 section=primaryZones ; path=//cldr/supplemental/primaryZones/.* ; package=core 8 section=numberingSystems ; path=//cldr/supplemental/numberingSystems/.* ; package=core 9 section=ordinals ; path=//cldr/supplemental/plurals\[@type="ordinal"\]/.* ; package=core 10 section=plurals ; path=//cldr/supplemental/plurals\[@type="cardinal"\]/.* ; package=core [all …]
|
/external/python/cpython3/Lib/distutils/command/ |
D | build_py.py | 35 self.package = None 98 """Generate list of '(package,src_dir,build_dir,filenames)' tuples""" 102 for package in self.packages: 103 # Locate package source directory 104 src_dir = self.get_package_dir(package) 106 # Compute package build directory 107 build_dir = os.path.join(*([self.build_lib] + package.split('.'))) 116 file[plen:] for file in self.find_data_files(package, src_dir) 118 data.append((package, src_dir, build_dir, filenames)) 121 def find_data_files(self, package, src_dir): argument [all …]
|
/external/python/cpython2/PC/VC6/ |
D | pcbuild.dsw | 6 Project: "_bsddb"=".\_bsddb.dsp" - Package Owner=<4> 8 Package=<5> 12 Package=<4> 21 Project: "_ctypes"=".\_ctypes.dsp" - Package Owner=<4> 23 Package=<5> 27 Package=<4> 36 Project: "_ctypes_test"=".\_ctypes_test.dsp" - Package Owner=<4> 38 Package=<5> 42 Package=<4> 48 Project: "_elementtree"=".\_elementtree.dsp" - Package Owner=<4> [all …]
|
/external/icu/icu4c/packaging/ |
D | PACKAGES | 14 - ICU libraries. This package contains the runtime libraries needed by 15 applications that use ICU. All the other packages require this package 17 - ICU. This package contains the converters data, the timezones data, 19 - ICU locales. This package adds locales and break data. 20 - ICU development. This package contains the files necessary to build 24 - ICU docs. This package contains further documentation for ICU, 26 - ICU data. This package contains the source for the compiled data 27 contained by the ICU package. 28 - ICU international data. This package contains the source for the 29 compiled data contained by the ICU locales package. [all …]
|
/external/autotest/client/common_lib/ |
D | software_manager.py | 3 Software package management library. 6 package managers. It supports package operations useful for testing purposes, 7 and multiple high level package managers (here called backends). If you want 8 to make this lib to support your particular package manager/distro, please 72 Determine the supported package management systems present on the 73 system. If more than one package management system installed, try 97 logging.debug('Package Manager backend: %s' % pm_supported) 103 Package management abstraction layer. 105 It supports a set of common package operations for testing purposes, and it 107 operations of a given package management tool. [all …]
|
/external/doclava/res/assets/templates-sdk/ |
D | package.cs | 1 <?cs # THIS CREATES A PACKAGE SUMMARY PAGE FROM EACH package.html FILES 2 # AND NAMES IT package-summary.html ?> 12 <?cs if:(dac&&package.since) 13 ?><meta itemprop="path" content="API level <?cs var:package.since ?>" /><?cs 19 if:package.since 20 ?>data-version-added="<?cs var:package.since ?>"<?cs 22 if:package.deprecatedsince 23 ?> data-version-deprecated="<?cs var:package.deprecatedsince ?>"<?cs 26 <h1><?cs var:package.name ?></h1> 28 <?cs if:subcount(package.descr) ?> [all …]
|
/external/protobuf/objectivec/ |
D | GPBDictionary_PackagePrivate.h | 64 //% @package 87 @package in GPBUInt32UInt32Dictionary() 93 @package in GPBUInt32Int32Dictionary() 99 @package in GPBUInt32UInt64Dictionary() 105 @package in GPBUInt32Int64Dictionary() 111 @package in GPBUInt32BoolDictionary() 117 @package in GPBUInt32FloatDictionary() 123 @package in GPBUInt32DoubleDictionary() 129 @package in GPBUInt32EnumDictionary() 138 @package in GPBUInt32ObjectDictionary() [all …]
|
/external/python/setuptools/setuptools/command/ |
D | build_py.py | 70 def build_module(self, module, module_file, package): argument 71 if six.PY2 and isinstance(package, six.string_types): 73 package = package.split('.') 75 package) 81 """Generate list of '(package,src_dir,build_dir,filenames)' tuples""" 85 def _get_pkg_data_files(self, package): argument 86 # Locate package source directory 87 src_dir = self.get_package_dir(package) 89 # Compute package build directory 90 build_dir = os.path.join(*([self.build_lib] + package.split('.'))) [all …]
|
/external/deqp/external/openglcts/scripts/verify/ |
D | verify_es.py | 34 from package import getPackageDescription 112 def verifyMustpassCases(package, mustpassCases, type): argument 157 … if conformOs == "any" or (package.conformOs != None and conformOs in package.conformOs.lower()): 167 def verifyTestLogs (package): argument 171 execute(['git', 'checkout', '--quiet', package.conformVersion]) 174 print "Failed to checkout release tag %s." % package.conformVersion 178 summary = parseRunSummary(os.path.join(package.basePath, package.summary)) 183 …messages.append(error(package.summary, "Runner reported conformance failure (Conformant=\"False\" … 186 …messages += verifyConfigFile(os.path.join(package.basePath, summary.configLogFilename), summary.ty… 203 messages_log = verifyTestLog(os.path.join(package.basePath, runLog), mustpass) [all …]
|
/external/deqp/external/vulkancts/scripts/ |
D | verify_submission.py | 28 from package import getPackageDescription 32 def verifyGitStatusFiles (package): argument 35 if len(package.gitStatus) > 1: 36 …messages.append(error(package.basePath, "Exactly one git status file must be present, found %s" % … 38 messages += verifyGitStatus(package) 42 def verifyGitLogFiles (package): argument 45 if len(package.gitLog) > 1: 46 …messages.append(error(package.basePath, "Exactly one git log file must be present, found %s" % len… 48 messages += verifyGitLog(package) 52 def verifyTestLogs (package, mustpass): argument [all …]
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/res/ |
D | ResNameTest.java | 1 package org.robolectric.res; 12 …assertThat(ResName.qualifyResourceName("some.package:type/name", null, null)).isEqualTo("some.pack… in shouldQualify() 13 …That(ResName.qualifyResourceName("some.package:type/name", "default.package", "deftype")).isEqualT… in shouldQualify() 14 …assertThat(ResName.qualifyResourceName("*android:type/name", "default.package", "deftype")).isEqua… in shouldQualify() 15 …ertThat(ResName.qualifyResourceName("some.package:name", "default.package", "deftype")).isEqualTo(… in shouldQualify() 16 …t(ResName.qualifyResourceName("type/name", "default.package", "deftype")).isEqualTo("default.packa… in shouldQualify() 17 …rtThat(ResName.qualifyResourceName("name", "default.package", "deftype")).isEqualTo("default.packa… in shouldQualify() 18 assertThat(ResName.qualifyResourceName("someRawString", "default.package", null)).isNull(); in shouldQualify() 22 assertThat(ResName.qualifyResName("some.package:type/name", "default_package", "default_type")) in shouldQualifyResNameFromString() 23 .isEqualTo(new ResName("some.package", "type", "name")); in shouldQualifyResNameFromString() [all …]
|
/external/proguard/src/proguard/obfuscate/ |
D | ClassObfuscator.java | 21 package proguard.obfuscate; 60 // Map: [package prefix - new package prefix] 63 // Map: [package prefix - package name factory] 66 // Map: [package prefix - numeric class name factory] 69 // Map: [package prefix - numeric class name factory] 83 * @param packageNameFactory the optional package obfuscation 88 * package names are kept. 89 * @param flattenPackageHierarchy the base package if the obfuscated package 91 * @param repackageClasses the base package if the obfuscated classes 108 // First append the package separator if necessary. in ClassObfuscator() [all …]
|
/external/deqp/scripts/verify/ |
D | verify.py | 97 def verifyStatement (package): argument 100 if package.statement != None: 101 statementPath = os.path.join(package.basePath, package.statement) 114 package.conformVersion = line.split()[1] 128 package.conformOs = line.split()[1] 140 messages.append(error(package.basePath, "Missing conformance statement file")) 144 def verifyGitStatus (package): argument 147 if len(package.gitStatus) > 0: 148 for s in package.gitStatus: 149 statusPath = os.path.join(package.basePath, s) [all …]
|
/external/deqp/scripts/android/ |
D | build_apk.py | 243 def __init__ (self, package): argument 244 self.package = package 247 packageComps = self.package.getPackageName(config).split('.') 250 return os.path.join(config.buildPath, self.package.getAppDirName(), "src", packageDir, "R.java") 363 if not 'package' in tree.getroot().attrib: 364 raise Exception("'package' attribute missing from root element in %s" % manifestPath) 366 return tree.getroot().attrib['package'] 422 def __init__ (self, package): argument 423 self.package = package 426 return [self.package.getResPath(), self.package.getManifestPath()] [all …]
|
/external/e2fsprogs/debian/ |
D | control | 11 Package: fuse2fs 21 Package: e2fsck-static 37 Package: e2fsprogs-l10n 49 This package provides translations for messages for programs found in 50 the 'e2fsprogs' package. 52 Package: libcomerr2 58 Description: transitional package 59 This is a transitional package. It can safely be removed. 61 Package: libcom-err2 76 Package: comerr-dev [all …]
|
/external/python/cpython2/Tools/versioncheck/ |
D | pyversioncheck.py | 8 VERBOSE_SILENT=0 # Single-line reports per package 9 VERBOSE_NORMAL=1 # Single-line reports per package, more info if outdated 11 VERBOSE_CHECKALL=3 # Check each URL for each package 17 def versioncheck(package, url, version, verbose=0): argument 18 ok, newversion, fp = checkonly(package, url, version, verbose) 22 print '%s: No correctly formatted current version file found'%(package) 24 print '%s: up-to-date (version %s)'%(package, version) 27 (package, version, newversion) 35 def checkonly(package, url, version, verbose=0): argument 37 print '%s:'%package [all …]
|