Searched refs:projection (Results 1 – 4 of 4) sorted by relevance
12 /// Error raised when a projection is attempted on an array or slice out of bounds.22 /// A helper trait to perform index projection.183 /// A helper trait to perform field projection.187 /// used as base of projection, as they can inject unsoundness. Users therefore must not specify in proj() 217 // Create a valid allocation to start projection, as `base` is not necessarily so. The239 /// Create a projection from a raw pointer.250 /// The macro has basic syntax of `kernel::ptr::project!(ptr, projection)`, where `ptr` is an251 /// expression that evaluates to a raw pointer which serves as the base of projection. `projection`252 /// can be a projection expressio[all...]
5 pub mod projection; module
51 from the sensor will give a projection of the gravity vector through the
3231 give us projection. Module A only uses one symbol from B so to allow