/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/ |
H A D | GenericDocumentCtsTest.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 48 .build(); 53 .build(); 73 "stringKey1", "test-value1", "test-value2", "test-value3") in testDocumentEquals_identical() 77 .build(); in testDocumentEquals_identical() 86 "stringKey1", "test-value1", "test-value2", "test-value3") in testDocumentEquals_identical() 90 .build(); in testDocumentEquals_identical() 107 "stringKey1", "test-value1", "test-value2", "test-value3") in testDocumentEquals_differentOrder() 108 .build(); in testDocumentEquals_differentOrder() 118 "stringKey1", "test-value1", "test-value2", "test-value3") in testDocumentEquals_differentOrder() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ |
D | definitions.rs | 12 #[doc = "<https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/VK_MAKE_VERSION.htm… 13 pub const fn make_version(major: u32, minor: u32, patch: u32) -> u32 { in make_version() 17 #[doc = "<https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/VK_VERSION_MAJOR.ht… 18 pub const fn version_major(version: u32) -> u32 { in version_major() 22 #[doc = "<https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/VK_VERSION_MINOR.ht… 23 pub const fn version_minor(version: u32) -> u32 { in version_minor() 27 #[doc = "<https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/VK_VERSION_PATCH.ht… 28 pub const fn version_patch(version: u32) -> u32 { in version_patch() 31 #[doc = "<https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/VK_MAKE_API_VERSION… 32 pub const fn make_api_version(variant: u32, major: u32, minor: u32, patch: u32) -> u32 { in make_api_version() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/ndjson/ |
D | example.ndjson | 1 …-artifact","package_id":"proc-macro2 1.0.46 (registry+https://github.com/rust-lang/crates.io-index… 2 …build-script-executed","package_id":"proc-macro2 1.0.46 (registry+https://github.com/rust-lang/cra… 3 …-artifact","package_id":"quote 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)","ma… 4 …-artifact","package_id":"libc 0.2.139 (registry+https://github.com/rust-lang/crates.io-index)","ma… 5 …-artifact","package_id":"unicode-ident 1.0.5 (registry+https://github.com/rust-lang/crates.io-inde… 6 …-artifact","package_id":"proc-macro2 1.0.46 (registry+https://github.com/rust-lang/crates.io-index… 7 …build-script-executed","package_id":"libc 0.2.139 (registry+https://github.com/rust-lang/crates.io… 8 …build-script-executed","package_id":"quote 1.0.21 (registry+https://github.com/rust-lang/crates.io… 9 …-artifact","package_id":"syn 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)","man… 10 …-artifact","package_id":"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)","ma… [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/ |
H A D | install.log | 1 $ umask 022 && mkdir -p "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustlib" 2 $ echo "3" > "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustlib/rust-install… 3 install: creating uninstall script at /mnt/disks/build-disk/src/android/rust-toolchain/out/package/… 4 …build-disk/src/android/rust-toolchain/out/rustc/build/tmp/tarball/clippy/x86_64-unknown-linux-musl… 5 install: installing component 'clippy-preview' 6 $ echo "clippy-preview" >> "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustli… 7 $ umask 022 && mkdir -p "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin" 8 install: copying file /mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin/cargo-clippy 9 …build-disk/src/android/rust-toolchain/out/rustc/build/tmp/tarball/clippy/x86_64-unknown-linux-musl… 10 $ chmod 755 /mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin/cargo-clippy [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/ |
H A D | install.log | 1 $ umask 022 && mkdir -p "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustlib" 2 $ echo "3" > "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustlib/rust-install… 3 install: creating uninstall script at /mnt/disks/build-disk/src/android/rust-toolchain/out/package/… 4 …build-disk/src/android/rust-toolchain/out/rustc/build/tmp/tarball/clippy/x86_64-unknown-linux-gnu/… 5 install: installing component 'clippy-preview' 6 $ echo "clippy-preview" >> "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustli… 7 $ umask 022 && mkdir -p "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin" 8 install: copying file /mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin/cargo-clippy 9 …build-disk/src/android/rust-toolchain/out/rustc/build/tmp/tarball/clippy/x86_64-unknown-linux-gnu/… 10 $ chmod 755 /mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin/cargo-clippy [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/ |
H A D | install.log | 1 $ umask 022 && mkdir -p "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustlib" 2 $ echo "3" > "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustlib/rust-install… 3 install: creating uninstall script at /mnt/disks/build-disk/src/android/rust-toolchain/out/package/… 4 …build-disk/src/android/rust-toolchain/out/rustc/build/tmp/tarball/clippy/x86_64-unknown-linux-musl… 5 install: installing component 'clippy-preview' 6 $ echo "clippy-preview" >> "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustli… 7 $ umask 022 && mkdir -p "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin" 8 install: copying file /mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin/cargo-clippy 9 …build-disk/src/android/rust-toolchain/out/rustc/build/tmp/tarball/clippy/x86_64-unknown-linux-musl… 10 $ chmod 755 /mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin/cargo-clippy [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/ |
H A D | install.log | 1 $ umask 022 && mkdir -p "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustlib" 2 $ echo "3" > "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustlib/rust-install… 3 install: creating uninstall script at /mnt/disks/build-disk/src/android/rust-toolchain/out/package/… 4 …build-disk/src/android/rust-toolchain/out/rustc/build/tmp/tarball/clippy/x86_64-unknown-linux-gnu/… 5 install: installing component 'clippy-preview' 6 $ echo "clippy-preview" >> "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/lib/rustli… 7 $ umask 022 && mkdir -p "/mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin" 8 install: copying file /mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin/cargo-clippy 9 …build-disk/src/android/rust-toolchain/out/rustc/build/tmp/tarball/clippy/x86_64-unknown-linux-gnu/… 10 $ chmod 755 /mnt/disks/build-disk/src/android/rust-toolchain/out/package/bin/cargo-clippy [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/ |
H A D | install.log | 1 $ umask 022 && mkdir -p "/mnt/disks/build-disk/src/android/main-plus-rust/out/package/lib/rustlib" 2 $ echo "3" > "/mnt/disks/build-disk/src/android/main-plus-rust/out/package/lib/rustlib/rust-install… 3 install: creating uninstall script at /mnt/disks/build-disk/src/android/main-plus-rust/out/package/… 4 …build-disk/src/android/main-plus-rust/out/rustc/build/tmp/tarball/clippy/x86_64-unknown-linux-gnu/… 5 install: installing component 'clippy-preview' 6 $ echo "clippy-preview" >> "/mnt/disks/build-disk/src/android/main-plus-rust/out/package/lib/rustli… 7 $ umask 022 && mkdir -p "/mnt/disks/build-disk/src/android/main-plus-rust/out/package/bin" 8 install: copying file /mnt/disks/build-disk/src/android/main-plus-rust/out/package/bin/cargo-clippy 9 …build-disk/src/android/main-plus-rust/out/rustc/build/tmp/tarball/clippy/x86_64-unknown-linux-gnu/… 10 $ chmod 755 /mnt/disks/build-disk/src/android/main-plus-rust/out/package/bin/cargo-clippy [all …]
|
/aosp_15_r20/external/icing/icing/index/numeric/ |
H A D | integer-index_test.cc | 7 // http://www.apache.org/licenses/LICENSE-2.0 15 #include "icing/index/numeric/integer-index.h" 29 #include "icing/document-builder.h" 30 #include "icing/feature-flags.h" 32 #include "icing/file/portable-file-backed-proto-log.h" 33 #include "icing/index/hit/doc-hit-info.h" 34 #include "icing/index/iterator/doc-hit-info-iterator.h" 35 #include "icing/index/numeric/dummy-numeric-index.h" 36 #include "icing/index/numeric/integer-index-storage.h" 37 #include "icing/index/numeric/numeric-index.h" [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/share/man/man1/ |
H A D | cargo-rustc.1 | 2 .TH "CARGO\-RUSTC" "1" 7 cargo\-rustc \[em] Compile the current package, and pass extra options to the compiler 9 \fBcargo rustc\fR [\fIoptions\fR] [\fB\-\-\fR \fIargs\fR] 11 The specified target for the current package (or package specified by \fB\-p\fR if 15 arguments such as \fB\-L\fR, \fB\-\-extern\fR, and \fB\-\-crate\-type\fR, and the specified 18 See <https://doc.rust\-lang.org/rustc/index.html> for documentation on rustc 23 package the filters of \fB\-\-lib\fR, \fB\-\-bin\fR, etc, must be used to select which 27 \fIenvironment variable\fR <https://doc.rust\-lang.org/cargo/reference/environment\-variables.html>… 28 \fBbuild.rustflags\fR \fIconfig value\fR <https://doc.rust\-lang.org/cargo/reference/config.html>\&. 31 By default, the package in the current working directory is selected. The \fB\-p\fR [all …]
|
/aosp_15_r20/prebuilts/rust/darwin-x86/1.81.0/share/man/man1/ |
H A D | cargo-rustc.1 | 2 .TH "CARGO\-RUSTC" "1" 7 cargo\-rustc \[em] Compile the current package, and pass extra options to the compiler 9 \fBcargo rustc\fR [\fIoptions\fR] [\fB\-\-\fR \fIargs\fR] 11 The specified target for the current package (or package specified by \fB\-p\fR if 15 arguments such as \fB\-L\fR, \fB\-\-extern\fR, and \fB\-\-crate\-type\fR, and the specified 18 See <https://doc.rust\-lang.org/rustc/index.html> for documentation on rustc 23 package the filters of \fB\-\-lib\fR, \fB\-\-bin\fR, etc, must be used to select which 27 \fIenvironment variable\fR <https://doc.rust\-lang.org/cargo/reference/environment\-variables.html>… 28 \fBbuild.rustflags\fR \fIconfig value\fR <https://doc.rust\-lang.org/cargo/reference/config.html>\&. 31 By default, the package in the current working directory is selected. The \fB\-p\fR [all …]
|
H A D | cargo-build.1 | 2 .TH "CARGO\-BUILD" "1" 7 cargo\-build \[em] Compile the current package 9 \fBcargo build\fR [\fIoptions\fR] 16 \fB\-\-manifest\-path\fR is not given). If the manifest is the root of a workspace then 21 \fBworkspace.default\-members\fR key in the root manifest. If this is not set, a 23 \fB\-\-workspace\fR), and a non\-virtual workspace will include only the root crate itself. 25 \fB\-p\fR \fIspec\fR\[u2026], 26 \fB\-\-package\fR \fIspec\fR\[u2026] 28 Build only the specified packages. See \fBcargo\-pkgid\fR(1) for the 35 \fB\-\-workspace\fR [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/share/man/man1/ |
H A D | cargo-rustc.1 | 2 .TH "CARGO\-RUSTC" "1" 7 cargo\-rustc \[em] Compile the current package, and pass extra options to the compiler 9 \fBcargo rustc\fR [\fIoptions\fR] [\fB\-\-\fR \fIargs\fR] 11 The specified target for the current package (or package specified by \fB\-p\fR if 15 arguments such as \fB\-L\fR, \fB\-\-extern\fR, and \fB\-\-crate\-type\fR, and the specified 18 See <https://doc.rust\-lang.org/rustc/index.html> for documentation on rustc 23 package the filters of \fB\-\-lib\fR, \fB\-\-bin\fR, etc, must be used to select which 27 \fIenvironment variable\fR <https://doc.rust\-lang.org/cargo/reference/environment\-variables.html>… 28 \fBbuild.rustflags\fR \fIconfig value\fR <https://doc.rust\-lang.org/cargo/reference/config.html>\&. 31 By default, the package in the current working directory is selected. The \fB\-p\fR [all …]
|
/aosp_15_r20/prebuilts/rust/darwin-x86/1.80.1/share/man/man1/ |
H A D | cargo-rustc.1 | 2 .TH "CARGO\-RUSTC" "1" 7 cargo\-rustc \[em] Compile the current package, and pass extra options to the compiler 9 \fBcargo rustc\fR [\fIoptions\fR] [\fB\-\-\fR \fIargs\fR] 11 The specified target for the current package (or package specified by \fB\-p\fR if 15 arguments such as \fB\-L\fR, \fB\-\-extern\fR, and \fB\-\-crate\-type\fR, and the specified 18 See <https://doc.rust\-lang.org/rustc/index.html> for documentation on rustc 23 package the filters of \fB\-\-lib\fR, \fB\-\-bin\fR, etc, must be used to select which 27 \fIenvironment variable\fR <https://doc.rust\-lang.org/cargo/reference/environment\-variables.html>… 28 \fBbuild.rustflags\fR \fIconfig value\fR <https://doc.rust\-lang.org/cargo/reference/config.html>\&. 31 By default, the package in the current working directory is selected. The \fB\-p\fR [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/share/man/man1/ |
H A D | cargo-rustc.1 | 2 .TH "CARGO\-RUSTC" "1" 7 cargo\-rustc \[em] Compile the current package, and pass extra options to the compiler 9 \fBcargo rustc\fR [\fIoptions\fR] [\fB\-\-\fR \fIargs\fR] 11 The specified target for the current package (or package specified by \fB\-p\fR if 15 arguments such as \fB\-L\fR, \fB\-\-extern\fR, and \fB\-\-crate\-type\fR, and the specified 18 See <https://doc.rust\-lang.org/rustc/index.html> for documentation on rustc 23 package the filters of \fB\-\-lib\fR, \fB\-\-bin\fR, etc, must be used to select which 27 \fIenvironment variable\fR <https://doc.rust\-lang.org/cargo/reference/environment\-variables.html>… 28 \fBbuild.rustflags\fR \fIconfig value\fR <https://doc.rust\-lang.org/cargo/reference/config.html>\&. 31 By default, the package in the current working directory is selected. The \fB\-p\fR [all …]
|
H A D | cargo-build.1 | 2 .TH "CARGO\-BUILD" "1" 7 cargo\-build \[em] Compile the current package 9 \fBcargo build\fR [\fIoptions\fR] 16 \fB\-\-manifest\-path\fR is not given). If the manifest is the root of a workspace then 21 \fBworkspace.default\-members\fR key in the root manifest. If this is not set, a 23 \fB\-\-workspace\fR), and a non\-virtual workspace will include only the root crate itself. 25 \fB\-p\fR \fIspec\fR\[u2026], 26 \fB\-\-package\fR \fIspec\fR\[u2026] 28 Build only the specified packages. See \fBcargo\-pkgid\fR(1) for the 35 \fB\-\-workspace\fR [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/share/man/man1/ |
H A D | cargo-rustc.1 | 2 .TH "CARGO\-RUSTC" "1" 7 cargo\-rustc \[em] Compile the current package, and pass extra options to the compiler 9 \fBcargo rustc\fR [\fIoptions\fR] [\fB\-\-\fR \fIargs\fR] 11 The specified target for the current package (or package specified by \fB\-p\fR if 15 arguments such as \fB\-L\fR, \fB\-\-extern\fR, and \fB\-\-crate\-type\fR, and the specified 18 See <https://doc.rust\-lang.org/rustc/index.html> for documentation on rustc 23 package the filters of \fB\-\-lib\fR, \fB\-\-bin\fR, etc, must be used to select which 27 \fIenvironment variable\fR <https://doc.rust\-lang.org/cargo/reference/environment\-variables.html>… 28 \fBbuild.rustflags\fR \fIconfig value\fR <https://doc.rust\-lang.org/cargo/reference/config.html>\&. 31 By default, the package in the current working directory is selected. The \fB\-p\fR [all …]
|
H A D | cargo-build.1 | 2 .TH "CARGO\-BUILD" "1" 7 cargo\-build \[em] Compile the current package 9 \fBcargo build\fR [\fIoptions\fR] 16 \fB\-\-manifest\-path\fR is not given). If the manifest is the root of a workspace then 21 \fBworkspace.default\-members\fR key in the root manifest. If this is not set, a 23 \fB\-\-workspace\fR), and a non\-virtual workspace will include only the root crate itself. 25 \fB\-p\fR \fIspec\fR\[u2026], 26 \fB\-\-package\fR \fIspec\fR\[u2026] 28 Build only the specified packages. See \fBcargo\-pkgid\fR(1) for the 35 \fB\-\-workspace\fR [all …]
|
/aosp_15_r20/prebuilts/rust/windows-x86/1.81.0/share/man/man1/ |
H A D | cargo-rustc.1 | 2 .TH "CARGO\-RUSTC" "1" 7 cargo\-rustc \[em] Compile the current package, and pass extra options to the compiler 9 \fBcargo rustc\fR [\fIoptions\fR] [\fB\-\-\fR \fIargs\fR] 11 The specified target for the current package (or package specified by \fB\-p\fR if 15 arguments such as \fB\-L\fR, \fB\-\-extern\fR, and \fB\-\-crate\-type\fR, and the specified 18 See <https://doc.rust\-lang.org/rustc/index.html> for documentation on rustc 23 package the filters of \fB\-\-lib\fR, \fB\-\-bin\fR, etc, must be used to select which 27 \fIenvironment variable\fR <https://doc.rust\-lang.org/cargo/reference/environment\-variables.html>… 28 \fBbuild.rustflags\fR \fIconfig value\fR <https://doc.rust\-lang.org/cargo/reference/config.html>\&. 31 By default, the package in the current working directory is selected. The \fB\-p\fR [all …]
|
H A D | cargo-build.1 | 2 .TH "CARGO\-BUILD" "1" 7 cargo\-build \[em] Compile the current package 9 \fBcargo build\fR [\fIoptions\fR] 16 \fB\-\-manifest\-path\fR is not given). If the manifest is the root of a workspace then 21 \fBworkspace.default\-members\fR key in the root manifest. If this is not set, a 23 \fB\-\-workspace\fR), and a non\-virtual workspace will include only the root crate itself. 25 \fB\-p\fR \fIspec\fR\[u2026], 26 \fB\-\-package\fR \fIspec\fR\[u2026] 28 Build only the specified packages. See \fBcargo\-pkgid\fR(1) for the 35 \fB\-\-workspace\fR [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/share/man/man1/ |
H A D | cargo-rustc.1 | 2 .TH "CARGO\-RUSTC" "1" 7 cargo\-rustc \[em] Compile the current package, and pass extra options to the compiler 9 \fBcargo rustc\fR [\fIoptions\fR] [\fB\-\-\fR \fIargs\fR] 11 The specified target for the current package (or package specified by \fB\-p\fR if 15 arguments such as \fB\-L\fR, \fB\-\-extern\fR, and \fB\-\-crate\-type\fR, and the specified 18 See <https://doc.rust\-lang.org/rustc/index.html> for documentation on rustc 23 package the filters of \fB\-\-lib\fR, \fB\-\-bin\fR, etc, must be used to select which 27 \fIenvironment variable\fR <https://doc.rust\-lang.org/cargo/reference/environment\-variables.html>… 28 \fBbuild.rustflags\fR \fIconfig value\fR <https://doc.rust\-lang.org/cargo/reference/config.html>\&. 31 By default, the package in the current working directory is selected. The \fB\-p\fR [all …]
|
H A D | cargo-build.1 | 2 .TH "CARGO\-BUILD" "1" 7 cargo\-build \[em] Compile the current package 9 \fBcargo build\fR [\fIoptions\fR] 16 \fB\-\-manifest\-path\fR is not given). If the manifest is the root of a workspace then 21 \fBworkspace.default\-members\fR key in the root manifest. If this is not set, a 23 \fB\-\-workspace\fR), and a non\-virtual workspace will include only the root crate itself. 25 \fB\-p\fR \fIspec\fR\[u2026], 26 \fB\-\-package\fR \fIspec\fR\[u2026] 28 Build only the specified packages. See \fBcargo\-pkgid\fR(1) for the 35 \fB\-\-workspace\fR [all …]
|
/aosp_15_r20/prebuilts/rust/windows-x86/1.80.1/share/man/man1/ |
H A D | cargo-rustc.1 | 2 .TH "CARGO\-RUSTC" "1" 7 cargo\-rustc \[em] Compile the current package, and pass extra options to the compiler 9 \fBcargo rustc\fR [\fIoptions\fR] [\fB\-\-\fR \fIargs\fR] 11 The specified target for the current package (or package specified by \fB\-p\fR if 15 arguments such as \fB\-L\fR, \fB\-\-extern\fR, and \fB\-\-crate\-type\fR, and the specified 18 See <https://doc.rust\-lang.org/rustc/index.html> for documentation on rustc 23 package the filters of \fB\-\-lib\fR, \fB\-\-bin\fR, etc, must be used to select which 27 \fIenvironment variable\fR <https://doc.rust\-lang.org/cargo/reference/environment\-variables.html>… 28 \fBbuild.rustflags\fR \fIconfig value\fR <https://doc.rust\-lang.org/cargo/reference/config.html>\&. 31 By default, the package in the current working directory is selected. The \fB\-p\fR [all …]
|
H A D | cargo-build.1 | 2 .TH "CARGO\-BUILD" "1" 7 cargo\-build \[em] Compile the current package 9 \fBcargo build\fR [\fIoptions\fR] 16 \fB\-\-manifest\-path\fR is not given). If the manifest is the root of a workspace then 21 \fBworkspace.default\-members\fR key in the root manifest. If this is not set, a 23 \fB\-\-workspace\fR), and a non\-virtual workspace will include only the root crate itself. 25 \fB\-p\fR \fIspec\fR\[u2026], 26 \fB\-\-package\fR \fIspec\fR\[u2026] 28 Build only the specified packages. See \fBcargo\-pkgid\fR(1) for the 35 \fB\-\-workspace\fR [all …]
|
/aosp_15_r20/external/bazelbuild-rules_rust/rust/private/ |
H A D | rust.bzl | 7 # http://www.apache.org/licenses/LICENSE-2.0 56 if dep[rust_common.crate_info].type == "proc-macro": 58 …"{} listed {} in its deps, but it is a proc-macro. It should instead be in the bazel property proc… 65 if type != "proc-macro": 67 …"{} listed {} in its proc_macro_deps, but it is not proc-macro, it is a {}. It should probably ins… 130 return _rust_library_common(ctx, "proc-macro") 133 """The common implementation of the library-like rules. 137 crate_type (String): one of lib|rlib|dylib|staticlib|cdylib|proc-macro 158 …# (see https://github.com/bazelbuild/rules_rust/issues/405#issuecomment-993089889 for more details) 279 rust_flags = ["--test"] [all …]
|