Home
last modified time | relevance | path

Searched defs:__get (Results 1 - 6 of 6) sorted by relevance

/third_party/rust/crates/os_str_bytes/src/
H A Dpattern.rs6 fn __get(&self) -> &[u8]; in __get() functions
16 fn __get(&self) -> &[u8] { in __get() functions
22 fn __get(&self) -> &[u8] { in __get() functions
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-bio-prison-v2.c149 static bool __get(struct dm_bio_prison_v2 *prison, in __get() function
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-bio-prison-v2.c150 static bool __get(struct dm_bio_prison_v2 *prison, in __get() function
/third_party/rust/crates/cxx/src/
H A Dshared_ptr.rs203 unsafe fn __get(this: *const c_void) -> *const Self; in __get() functions
241 unsafe fn __get(this: *const c_void) -> *const Self { in __get() functions
245 fn __get(this: *const c_void) -> *const c_void; in __get() functions
H A Dunique_ptr.rs227 unsafe fn __get(repr: MaybeUninit<*mut c_void>) -> *const Self; in __get() functions
263 unsafe fn __get(repr: MaybeUninit<*mut c_void>) -> *const Self { in __get() functions
287 unsafe fn __get(repr: MaybeUninit<*mut c_void>) -> *const Self { in __get() functions
/third_party/rust/crates/cxx/macro/src/
H A Dexpand.rs1446 unsafe fn __get(repr: ::cxx::core::mem::MaybeUninit<*mut ::cxx::core::ffi::c_void>) -> *const Self { in expand_unique_ptr() functions
1449 fn __get(this: *const ::cxx::core::mem::MaybeUninit<*mut ::cxx::core::ffi::c_void>) -> *const ::cxx::core::ffi::c_void; in expand_unique_ptr() functions
1527 unsafe fn __get(this: *const ::cxx::core::ffi::c_void) -> *const Self { in expand_shared_ptr() functions
1530 fn __get(this: *const ::cxx::core::ffi::c_void) -> *const ::cxx::core::ffi::c_void; in expand_shared_ptr() functions

Completed in 6 milliseconds