Home
last modified time | relevance | path

Searched defs:RotateRight (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/internal/
Dbits.h74 ABSL_MUST_USE_RESULT ABSL_ATTRIBUTE_ALWAYS_INLINE constexpr T RotateRight( in RotateRight() function
/third_party/node/deps/v8/src/codegen/arm64/
Dinstructions-arm64.cc70 static uint64_t RotateRight(uint64_t value, unsigned int rotate, in RotateRight() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp36322 RotateRight(const T aValue, uint_fast8_t aShift) in RotateRight() function