Searched defs:current_slice (Results 1 – 2 of 2) sorted by relevance
80 let mut current_slice = [bytes[i], bytes[i + 1], bytes[i + 2], bytes[i + 3]]; localVariable115 let mut current_slice = [bytes[i], bytes[i + 1], bytes[i + 2], bytes[i + 3]]; localVariable
202 const int current_slice = dim == 0 ? x : id[dim]; in normalize_float() local245 const int current_slice = dim == 0 ? x : id[dim]; in normalize_float() local