Home
last modified time | relevance | path

Searched defs:borrow_data (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/rust/rustc-1.58.1-src/src/tools/rls/rls-data/src/
H A Dconfig.rs23 pub borrow_data: bool, field
/dports/lang/rust/rustc-1.58.1-src/vendor/rls-data/src/
H A Dconfig.rs23 pub borrow_data: bool, field
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/
H A Dborrow_set.rs240 let borrow_data = &mut self.location_map[borrow_index.as_usize()]; in visit_local() localVariable
281 let borrow_data = &self.location_map[&location]; in visit_rvalue() localVariable
329 let borrow_data = &mut self.location_map[borrow_index.as_usize()]; in insert_as_pending_if_two_phase() localVariable
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DGPixmap.h508 GPixmap::borrow_data(GPixel &data, int w, int h) in borrow_data() function
H A DGBitmap.h658 GBitmap::borrow_data(unsigned char &data,int w,int h) in borrow_data() function
/dports/lang/rust/rustc-1.58.1-src/src/tools/rls/rls-analysis/test_data/rls-analysis/
H A Dlibcfg_if.json1 …:false,"reachable_only":false,"distro_crate":false,"signatures":false,"borrow_data":false},"versio… boolean
/dports/lang/rust/rustc-1.58.1-src/src/tools/rls/rls-analysis/test_data/rust-analysis/
H A Dlibrustc_std_workspace_core-a48dbd3d0edd9076.json1 …y":true,"reachable_only":false,"distro_crate":true,"signatures":false,"borrow_data":false},"versio… boolean
H A Dlibrustc_msan-8492c3e570f2bd15.json1 …y":true,"reachable_only":false,"distro_crate":true,"signatures":false,"borrow_data":false},"versio… boolean
H A Dlibrustc_tsan-859a51be98ad349f.json1 …y":true,"reachable_only":false,"distro_crate":true,"signatures":false,"borrow_data":false},"versio… boolean
H A Dlibrustc_asan-78879868ade8efee.json1 …y":true,"reachable_only":false,"distro_crate":true,"signatures":false,"borrow_data":false},"versio… boolean
H A Dlibrustc_lsan-5fda8638db6a6948.json1 …y":true,"reachable_only":false,"distro_crate":true,"signatures":false,"borrow_data":false},"versio… boolean
H A Dlibbacktrace_sys-c129970c5e23c3eb.json1 …y":true,"reachable_only":false,"distro_crate":true,"signatures":false,"borrow_data":false},"versio… boolean
H A Dlibpanic_abort-bc692285f7fa669f.json1 …y":true,"reachable_only":false,"distro_crate":true,"signatures":false,"borrow_data":false},"versio… boolean
H A Dlibrustc_demangle-132fd86beaa57ca4.json1 …y":true,"reachable_only":false,"distro_crate":true,"signatures":false,"borrow_data":false},"versio… boolean
/dports/lang/rust/rustc-1.58.1-src/src/tools/rls/rls-analysis/test_data/hello/save-analysis/
H A Dhello.json1 …:false,"reachable_only":false,"distro_crate":false,"signatures":false,"borrow_data":false},"versio… boolean
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/
H A Ddom.rs734 fn borrow_data(&self) -> Option<AtomicRef<ElementData>>; in borrow_data() method
/dports/lang/rust/rustc-1.58.1-src/src/tools/rls/rls-analysis/test_data/exprs/save-analysis/
H A Dexprs.json1 …:false,"reachable_only":false,"distro_crate":false,"signatures":false,"borrow_data":false},"versio… boolean
/dports/www/firefox/firefox-99.0/servo/components/style/
H A Ddom.rs734 fn borrow_data(&self) -> Option<AtomicRef<ElementData>>; in borrow_data() method
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/
H A Ddom.rs674 fn borrow_data(&self) -> Option<AtomicRef<ElementData>> { in borrow_data() method
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/
H A Ddom.rs734 fn borrow_data(&self) -> Option<AtomicRef<ElementData>>; in borrow_data() method
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/
H A Ddom.rs704 fn borrow_data(&self) -> Option<AtomicRef<ElementData>>; in borrow_data() method
/dports/lang/rust/rustc-1.58.1-src/src/tools/rls/rls-analysis/test_data/rename/save-analysis/
H A Drename.json1 …:false,"reachable_only":false,"distro_crate":false,"signatures":false,"borrow_data":false},"versio… boolean
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/gecko/
H A Dwrapper.rs1642 fn borrow_data(&self) -> Option<AtomicRef<ElementData>> { in borrow_data() method
/dports/www/firefox/firefox-99.0/servo/components/style/gecko/
H A Dwrapper.rs1656 fn borrow_data(&self) -> Option<AtomicRef<ElementData>> { in borrow_data() method
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/gecko/
H A Dwrapper.rs1642 fn borrow_data(&self) -> Option<AtomicRef<ElementData>> { in borrow_data() method

123