Searched defs:from_index (Results 1 – 12 of 12) sorted by relevance
| /external/rust/crates/plotters/src/coord/ranged1d/ |
| D | discrete.rs | 40 fn from_index(&self, index: usize) -> Option<Self::ValueType>; in from_index() method 191 fn from_index(&self, idx: usize) -> Option<Self::ValueType> { in from_index() method
|
| /external/rust/crates/plotters/src/coord/ranged1d/combinators/ |
| D | ckps.rs | 89 fn from_index(&self, index: usize) -> Option<Self::ValueType> { in from_index() function 211 fn from_index(&self, index: usize) -> Option<Self::ValueType> { in from_index() method
|
| D | group_by.rs | 53 fn from_index(&self, index: usize) -> Option<Self::ValueType> { in from_index() method
|
| D | partial_axis.rs | 68 fn from_index(&self, index: usize) -> Option<Self::ValueType> { in from_index() function
|
| D | nested.rs | 148 fn from_index(&self, mut index: usize) -> Option<Self::ValueType> { in from_index() method
|
| D | linspace.rs | 317 fn from_index(&self, idx: usize) -> Option<T::ValueType> { in from_index() function
|
| /external/rust/crates/plotters/src/coord/ranged1d/types/ |
| D | slice.rs | 56 fn from_index(&self, index: usize) -> Option<&'a T> { in from_index() method
|
| D | datetime.rs | 235 fn from_index(&self, index: usize) -> Option<D> { in from_index() function 418 fn from_index(&self, index: usize) -> Option<T> { in from_index() function 553 fn from_index(&self, index: usize) -> Option<T> { in from_index() function
|
| /external/skia/modules/skottie/src/animator/ |
| D | ShapeKeyframeAnimator.cpp | 130 const auto from_index = kFloatsPerVertex * from_vertex, in operator SkPath() local
|
| /external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/ |
| D | frame_buffer_utils.cc | 265 int from_index = GetOrientationIndex(from_orientation); in GetOrientParams() local
|
| /external/rust/crates/vulkano/src/device/ |
| D | physical.rs | 356 pub fn from_index(instance: &'a Arc<Instance>, index: usize) -> Option<PhysicalDevice<'a>> { in from_index() method
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | pywrap_tfe_src.cc | 3040 tensorflow::Safe_PyObjectPtr from_index( local
|