Searched defs:rotate_index (Results 1 – 2 of 2) sorted by relevance
220 const fn rotate_index<const OFFSET: usize, const LANES: usize>() -> [usize; LANES] { in rotate_lanes_left() function246 const fn rotate_index<const OFFSET: usize, const LANES: usize>() -> [usize; LANES] { in rotate_lanes_right() function
1773 int rotate_index(const char *dbfile, const char *new_suffix, in rotate_index() function