Home
last modified time | relevance | path

Searched refs:downcast (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/rust/kernel/sync/arc/
H A Dstd_vendor.rs13 pub fn downcast<T>(self) -> core::result::Result<Arc<T>, Self> in downcast() method
/openbmc/linux/rust/alloc/
H A Dboxed.rs1740 pub fn downcast<T: Any>(self) -> Result<Box<T, A>, Self> { in downcast() method
1799 pub fn downcast<T: Any>(self) -> Result<Box<T, A>, Self> { in downcast() method
1858 pub fn downcast<T: Any>(self) -> Result<Box<T, A>, Self> { in downcast() method
2169 pub fn downcast<T: Error + 'static>(self: Box<Self>) -> Result<Box<T>, Box<dyn Error>> { in downcast() method
2186 pub fn downcast<T: Error + 'static>(self: Box<Self>) -> Result<Box<T>, Box<dyn Error + Send>> { in downcast() method
2188 <dyn Error>::downcast(err).map_err(|s| unsafe { in downcast()
2200 pub fn downcast<T: Error + 'static>(self: Box<Self>) -> Result<Box<T>, Box<Self>> { in downcast() method
2202 <dyn Error>::downcast(err).map_err(|s| unsafe { in downcast()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/thin-provisioning-tools/
H A Dthin-provisioning-tools-crates.inc25 crate://crates.io/downcast/0.11.0 \
132 SRC_URI[downcast-0.11.0.sha256sum] = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a1424…
/openbmc/phosphor-psu-code-mgmt/
H A D.clang-tidy203 cppcoreguidelines-pro-type-static-cast-downcast,
/openbmc/phosphor-bmc-code-mgmt/
H A D.clang-tidy207 cppcoreguidelines-pro-type-static-cast-downcast,
/openbmc/phosphor-state-manager/
H A D.clang-tidy208 cppcoreguidelines-pro-type-static-cast-downcast,
/openbmc/phosphor-led-manager/
H A D.clang-tidy208 cppcoreguidelines-pro-type-static-cast-downcast,
/openbmc/phosphor-time-manager/
H A D.clang-tidy217 cppcoreguidelines-pro-type-static-cast-downcast,
/openbmc/estoraged/
H A D.clang-tidy217 cppcoreguidelines-pro-type-static-cast-downcast,
/openbmc/phosphor-led-sysfs/
H A D.clang-tidy220 cppcoreguidelines-pro-type-static-cast-downcast,
/openbmc/phosphor-debug-collector/
H A D.clang-tidy247 cppcoreguidelines-pro-type-static-cast-downcast,
/openbmc/entity-manager/
H A D.clang-tidy244 cppcoreguidelines-pro-type-static-cast-downcast,
/openbmc/dbus-sensors/
H A D.clang-tidy255 cppcoreguidelines-pro-type-static-cast-downcast,
/openbmc/bmcweb/
H A D.clang-tidy271 cppcoreguidelines-pro-type-static-cast-downcast,