Home
last modified time | relevance | path

Searched defs:Upgraded (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/
Dupgrade.rs67 pub struct Upgraded { struct
75 rx: Option<oneshot::Receiver<crate::Result<Upgraded>>>, argument
123 impl Upgraded { impl
153 impl AsyncRead for Upgraded { implementation
163 impl AsyncWrite for Upgraded { implementation
193 impl fmt::Debug for Upgraded { implementation
237 pub(super) fn fulfill(self, upgraded: Upgraded) { in fulfill()
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/
DCHANGELOG.md43 ### Upgraded subsection
/aosp_15_r20/external/llvm/lib/IR/
H A DAutoUpgrade.cpp407 bool Upgraded = UpgradeIntrinsicFunction1(F, NewFn); in UpgradeIntrinsicFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAutoUpgrade.cpp848 bool Upgraded = UpgradeIntrinsicFunction1(F, NewFn); in UpgradeIntrinsicFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAutoUpgrade.cpp1173 bool Upgraded = UpgradeIntrinsicFunction1(F, NewFn); in UpgradeIntrinsicFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2985 if (GlobalVariable *Upgraded = UpgradeGlobalVariable(&GV)) in globalCleanup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3692 if (GlobalVariable *Upgraded = UpgradeGlobalVariable(&GV)) in globalCleanup() local