Searched defs:from_index (Results 1 – 11 of 11) sorted by relevance
| /external/rust/crates/plotters/src/coord/ranged1d/ |
| D | discrete.rs | 37 fn from_index(&self, index: usize) -> Option<Self::ValueType>; in from_index() method 188 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 209 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 | 149 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 | 229 fn from_index(&self, index: usize) -> Option<D> { in from_index() function 412 fn from_index(&self, index: usize) -> Option<T> { in from_index() function 547 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/tensorflow/tensorflow/python/eager/ |
| D | pywrap_tfe_src.cc | 2961 tensorflow::Safe_PyObjectPtr from_index( local
|