Home
last modified time | relevance | path

Searched defs:compute_slice (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/util/
H A Dslice_util.cpp150 void compute_slice( in compute_slice() function
/aosp_15_r20/external/python/cpython3/Objects/
Drangeobject.c341 compute_slice(rangeobject *r, PyObject *_slice) in compute_slice() function