Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkMD5.cpp118 static inline uint32_t rotate_left(uint32_t x, uint8_t n) { in rotate_left() function
/third_party/f2fs-tools/fsck/
Ddict.c83 static void rotate_left(dnode_t *upper) in rotate_left() function