Home
last modified time | relevance | path

Searched refs:map_owner_box (Results 1 – 25 of 25) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_ssa/src/back/
H A Dmetadata.rs37 return Ok(rustc_erase_owner!(metadata.map_owner_box())); in load_metadata_with()
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_data_structures-722.0.0/src/owning_ref/
H A Dtests.rs230 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
231 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
628 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
629 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
H A Dmod.rs434 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
682 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_data_structures-718.0.0/src/owning_ref/
H A Dtests.rs230 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
231 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
628 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
629 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
H A Dmod.rs434 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
682 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_data_structures/src/owning_ref/
H A Dtests.rs230 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
231 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
628 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
629 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
H A Dmod.rs434 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
682 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_data_structures/src/owning_ref/
H A Dtests.rs230 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
231 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
628 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
629 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
H A Dmod.rs434 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
682 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/owning_ref-0.3.3/src/
H A Dlib.rs418 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
664 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1402 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1403 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1811 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1812 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/owning_ref/src/
H A Dlib.rs418 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
664 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1402 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1403 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1811 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1812 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/owning_ref-0.3.3/src/
H A Dlib.rs418 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
664 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1402 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1403 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1811 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1812 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/owning_ref-0.4.0/src/
H A Dlib.rs418 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
662 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1422 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1423 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1838 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1839 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/editors/xi-term/xi-term-d264767/cargo-crates/owning_ref-0.4.0/src/
H A Dlib.rs418 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
662 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1422 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1423 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1838 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1839 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/owning_ref-0.3.3/src/
H A Dlib.rs418 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
664 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1402 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1403 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1811 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1812 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/games/dose-response/dose-response-179c326/cargo-crates/owning_ref-0.4.0/src/
H A Dlib.rs418 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
662 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1422 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1423 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1838 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1839 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/owning_ref-0.4.0/src/
H A Dlib.rs418 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
662 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1422 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1423 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1838 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1839 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/owning_ref/src/
H A Dlib.rs418 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
662 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1422 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1423 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1838 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1839 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/owning_ref-0.4.0/src/
H A Dlib.rs418 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> {
662 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> {
1422 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box();
1423 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box();
1838 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box();
1839 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box();
/dports/www/firefox/firefox-99.0/third_party/rust/owning_ref/src/
H A Dlib.rs483 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
727 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1487 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1488 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1936 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1937 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/owning_ref/src/
H A Dlib.rs483 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
727 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1487 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1488 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1936 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1937 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/owning_ref-0.4.1/src/
H A Dlib.rs483 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
727 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1487 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1488 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1936 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1937 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/owning_ref/src/
H A Dlib.rs483 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
727 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1487 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1488 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1936 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1937 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/owning_ref-0.4.1/src/
H A Dlib.rs483 pub fn map_owner_box(self) -> OwningRef<Box<O>, T> { in map_owner_box() method
727 pub fn map_owner_box(self) -> OwningRefMut<Box<O>, T> { in map_owner_box() method
1487 let c: OwningRef<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1488 let d: OwningRef<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
1936 let c: OwningRefMut<Box<Vec<u8>>, [u8]> = a.map_owner_box(); in total_erase_box()
1937 let d: OwningRefMut<Box<Box<[u8]>>, [u8]> = b.map_owner_box(); in total_erase_box()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_metadata/src/
H A Dlocator.rs771 Ok(_) => rustc_erase_owner!(OwningRef::new(inflated).map_owner_box()), in get_metadata_section()
796 rustc_erase_owner!(OwningRef::new(mmap).map_owner_box()) in get_metadata_section()