/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 | 4 generic, with implementations that deal with different package managers, such 18 # As more package methods are implemented, this list grows up 25 RPM package file 26 - type: Package management program that handles the file 27 - system_support: If the package management program is installed on the 29 - source: If it is a source (True) our binary (False) package 30 - version: The package version (or name), that is used to check against the 31 package manager if the package is installed 32 - arch: The architecture for which a binary package was built 33 - installed: Whether the package is installed (True) on the system or not [all …]
|
/external/python/cpython3/Lib/importlib/ |
D | resources.py | 18 'Package', 32 Package = Union[str, ModuleType] variable 43 def _get_package(package) -> ModuleType: argument 44 """Take a package name or module object and return the module. 47 object is not a package, raise an exception. 49 module = _resolve(package) 51 raise TypeError('{!r} is not a package'.format(package)) 67 package: ModuleType) -> Optional[resources_abc.ResourceReader]: 68 # Return the package's loader if it's a ResourceReader. We can't use 73 spec = package.__spec__ [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/crosvm/ |
D | Cargo.lock | 3 [[package]] 24 [[package]] 32 [[package]] 38 [[package]] 44 [[package]] 64 [[package]] 68 [[package]] 74 [[package]] 85 [[package]] 93 [[package]] [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/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/perfetto/src/trace_processor/metrics/android/ |
D | hsc_startups.sql | 49 launches.package AS name, 53 INNER JOIN launches on launches.package LIKE '%' || functions.process_name || '%' 57 CREATE TABLE hsc_based_startup_times(package STRING, id INT, ts_total INT); field 62 launches.package as package, 66 INNER JOIN launches on launches.package LIKE '%' || frame_times.name || '%' 72 launches.package as package, 76 INNER JOIN launches on launches.package LIKE '%' || frame_times.name || '%' 83 launches.package as package, 87 INNER JOIN launches on launches.package LIKE '%' || frame_times.name || '%' 93 launches.package as 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/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/pigweed/pw_package/py/pw_package/ |
D | package_manager.py | 27 class Package: class 28 """Package to be installed. 30 Subclass this to implement installation of a specific package. 40 """Install the package at path. 42 Install the package in path. Cannot assume this directory is empty—it 47 """Remove the package from path. 49 Removes the directory containing the package. For most packages this 50 should be sufficient to remove the package, and subclasses should not 51 need to override this package. 57 """Returns if package is installed at path and current. [all …]
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | LICENSE | 10 Package may be copied, such that the Copyright Holder maintains some 11 semblance of artistic control over the development of the package, 12 while giving the users of the package the right to use and distribute 13 the Package in a more-or-less customary fashion, plus the right to make 18 "Package" refers to the collection of files distributed by the 22 "Standard Version" refers to such a Package if it has not been 27 copyrights for the package. 30 this Package. 33 Package to another party. 39 Standard Version of this Package without restriction, provided that you [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/crosvm/bin/ |
D | sync_ebuild_files | 33 def ebuild_template(package: str): 44 DESCRIPTION="Build file for the {package} crate." 45 HOMEPAGE="https://crates.io/crates/{package}" 57 def ebuild_file_path(package: str, version: str): 58 return f"{DEV_RUST_PATH}/{package}/{package}-{version}.ebuild" 62 """Parses Cargo.lock file and returns (package, version) pairs.""" 70 """Returns (package, version) pairs of ebuild files in dev-rust.""" 79 """Returns a dict of package versions of all ebuild files in dev-rust.""" 81 for (package, version) in all_ebuild_versions(): 82 if package in versions: [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/angle/ |
D | DEPS | 139 'package': 'gn/gn/linux-amd64', 150 'package': 'gn/gn/mac-${{arch}}', 171 'package': 'gn/gn/windows-amd64', 197 'package': 'chromium/third_party/android_build_tools/aapt2', 208 'package': 'chromium/third_party/android_build_tools/art', 219 'package': 'chromium/third_party/android_tools_bundletool', 255 'package': 'chromium/third_party/android_sdk/public/build-tools/30.0.1', 259 'package': 'chromium/third_party/android_sdk/public/emulator', 263 'package': 'chromium/third_party/android_sdk/public/extras', 267 'package': 'chromium/third_party/android_sdk/public/patcher', [all …]
|
/external/pigweed/pw_package/ |
D | docs.rst | 6 The package module provides a mechanism to install additional tools used by 15 include it directly as a submodule or distribute it as a CIPD package. 22 The package module can be accessed through the ``pw package`` command. This 25 ``pw package list`` 28 ``pw package install <package-name>`` 29 Installs ``<package-name>``. Exactly how this works is package-dependent, 30 and packages can decide to do nothing because the package is current, do an 32 ``--force`` to remove the package before installing. 34 ``pw package status <package-name>`` 37 ``pw package remove <package-name>`` [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 74 Determine the supported package management systems present on the 75 system. If more than one package management system installed, try 99 logging.debug('Package Manager backend: %s' % pm_supported) 105 Package management abstraction layer. 107 It supports a set of common package operations for testing purposes, and it 109 operations of a given package management tool. [all …]
|
/external/rust/crates/quiche/ |
D | Cargo.lock | 3 [[package]] 9 [[package]] 15 [[package]] 21 [[package]] 27 [[package]] 36 [[package]] 46 [[package]] 60 [[package]] 71 [[package]] 77 [[package]] [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/webrtc/ |
D | DEPS | 47 'package': 'gn/gn/linux-amd64', 57 'package': 'gn/gn/mac-amd64', 67 'package': 'gn/gn/windows-amd64', 87 'package': 'chromium/llvm-build-tools/dsymutil', 98 'package': 'chromium/third_party/android_system_sdk', 109 'package': 'chromium/third_party/android_build_tools/aapt2', 120 'package': 'chromium/third_party/android_tools_bundletool', 165 'package': 'chromium/third_party/google-truth', 180 'package': 'chromium/third_party/jdk', 184 'package': 'chromium/third_party/jdk/extras', [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 …]
|