Searched defs:Assume (Results 1 – 8 of 8) sorted by relevance
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/core/src/mem/ |
D | transmutability.rs | 149 pub struct Assume { struct 190 pub alignment: bool, 197 pub lifetimes: bool, 246 pub safety: bool, 290 impl ConstParamTy_ for Assume {} implementation 292 impl UnsizedConstParamTy for Assume {} implementation 294 impl Assume { impl 411 impl core::ops::Add for Assume { implementation 414 fn add(self, other_assumptions: Assume) -> Assume { in add() 422 impl core::ops::Sub for Assume { implementation [all …]
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/core/src/mem/ |
D | transmutability.rs | 150 pub struct Assume { struct 193 pub alignment: bool, 200 pub lifetimes: bool, 251 pub safety: bool, 297 impl ConstParamTy_ for Assume {} implementation 299 impl UnsizedConstParamTy for Assume {} implementation 301 impl Assume { impl 420 impl core::ops::Add for Assume { implementation 423 fn add(self, other_assumptions: Assume) -> Assume { in add() 431 impl core::ops::Sub for Assume { implementation [all …]
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/core/src/mem/ |
D | transmutability.rs | 149 pub struct Assume { struct 190 pub alignment: bool, 197 pub lifetimes: bool, 246 pub safety: bool, 290 impl ConstParamTy_ for Assume {} argument 292 impl UnsizedConstParamTy for Assume {} implementation 294 impl Assume { implementation 411 impl core::ops::Add for Assume { implementation 414 fn add(self, other_assumptions: Assume) -> Assume { in add() 422 impl core::ops::Sub for Assume { implementation [all …]
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/core/src/mem/ |
D | transmutability.rs | 150 pub struct Assume { struct 193 pub alignment: bool, 200 pub lifetimes: bool, 251 pub safety: bool, 297 impl ConstParamTy_ for Assume {} implementation 299 impl UnsizedConstParamTy for Assume {} implementation 301 impl Assume { impl 420 impl core::ops::Add for Assume { implementation 423 fn add(self, other_assumptions: Assume) -> Assume { in add() 431 impl core::ops::Sub for Assume { implementation [all …]
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | AssumptionCache.h | 49 WeakVH Assume; member
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Analysis/ |
D | AssumptionCache.h | 49 WeakVH Assume; member
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | AssumptionCache.h | 49 WeakVH Assume; member
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | AssumptionCache.h | 49 WeakVH Assume; member
|