Home
last modified time | relevance | path

Searched defs:packages (Results 1 – 25 of 40) sorted by relevance

12

/third_party/rust/crates/clap/examples/
Dpacman.rs75 let packages: Vec<_> = sync_matches in main() localVariable
85 let packages: Vec<_> = sync_matches in main() localVariable
/third_party/grpc/tools/release/
Dverify_python_release.py90 def _get_remote_artifacts_for_packages(packages, version): argument
97 def _verify_release(version, packages): argument
/third_party/rust/rust/src/bootstrap/
Dmetadata.rs14 packages: Vec<Package>, field
92 let packages = collect_metadata("Cargo.toml"); in workspace_members() localVariable
/third_party/rust/rust/src/tools/clippy/clippy_lints/src/cargo/
Dmultiple_crate_versions.rs15 let mut packages = metadata.packages.clone(); in check() localVariable
/third_party/tex-hyphen/hyph-utf8/source/generic/hyph-utf8/lib/tex/hyphen/texlive/
Dpackage.rb23 def self.packages singletonMethod in TeX.Hyphen.TeXLive.Package
/third_party/vk-gl-cts/external/vulkan-docs/src/
Dpackage-lock.json5 "packages": { object
/third_party/python/Doc/library/
Dimportlib.metadata.rst314 .. _distributions:
/third_party/python/Lib/idlelib/
Dpathbrowser.py44 def __init__(self, dir, packages=[]): argument
/third_party/skia/modules/canvaskit/external_test/typescript_browser/
Dpackage-lock.json6 "packages": { object
/third_party/skia/modules/canvaskit/external_test/typescript_browser_es6/
Dpackage-lock.json6 "packages": { object
/third_party/rust/rust/src/ci/docker/scripts/
Dandroid-sdk-manager.py111 def add(self, packages, name, *, update=True): argument
/third_party/rust/rust/src/tools/cargotest/
Dmain.rs11 packages: &'static [&'static str], field
/third_party/rust/rust/src/tools/rust-analyzer/crates/project-model/src/
Dcargo_workspace.rs31 packages: Arena<PackageData>, field
309 let mut packages = Arena::default(); in new() localVariable
400 pub fn packages(&self) -> impl Iterator<Item = Package> + ExactSizeIterator + '_ { in packages() method
/third_party/typescript/src/testRunner/unittests/tsserver/
DsymLinks.ts59 const packages = `${projectRootPath}/javascript/packages`; constant
DautoImportProvider.ts240 const packages = []; constant
/third_party/protobuf/src/google/protobuf/
Ddescriptor_database_unittest.cc521 std::vector<std::string> packages; in TEST() local
561 std::vector<std::string> packages; in TEST() local
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/coverage/
DJacocoReportCheck.java160 NodeList packages = reportElement.getElementsByTagName("package"); in parseReport() local
/third_party/vk-gl-cts/scripts/
Dmustpass.py63 def __init__ (self, project, version, packages): argument
/third_party/vk-gl-cts/external/openglcts/scripts/
Dmustpass.py75 def __init__ (self, project, version, packages, isCurrent): argument
/third_party/typescript/src/services/
DexportInfoMap.ts98 const packages = new Map<string, string>(); constant
/third_party/rust/rust/src/tools/rustfmt/src/cargo-fmt/
Dmain.rs51 packages: Vec<String>, field
/third_party/protobuf/src/google/protobuf/compiler/java/
Dhelpers.cc186 std::vector<std::string> packages = absl::StrSplit(name, "."); // NOLINT in EscapeKotlinKeywords() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/project-model/test_data/
Dhello-world-metadata.json2 "packages": [ array
/third_party/vulkan-loader/loader/
Dloader_windows.c1126 …PWSTR *packages = loader_instance_heap_alloc(inst, sizeof(PWSTR) * numPackages, VK_SYSTEM_ALLOCATI… in windows_get_app_package_manifest_path() local
/third_party/libabigail/tools/
Dabipkgdiff.cc2112 pkg_extraction_task(const vector<package_sptr> &packages, const options &o) in pkg_extraction_task()
2430 get_pretty_printed_list_of_packages(const vector<string>& packages) in get_pretty_printed_list_of_packages()

12