Home
last modified time | relevance | path

Searched defs:rotate_right (Results 1 – 11 of 11) sorted by relevance

/external/catch2/include/internal/
Dcatch_random_number_generator.cpp22 uint32_t rotate_right(uint32_t val, uint32_t count) { in rotate_right() function
/external/rust/crates/num-traits/src/
Dint.rs137 fn rotate_right(self, n: u32) -> Self; in rotate_right() method
/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_kronecker.py53 def _rotate_last_dim(x, rotate_right=False): argument
/external/tensorflow/tensorflow/python/ops/distributions/
Dtransformed_distribution.py624 def _maybe_rotate_dims(self, x, rotate_right=False): argument
/external/rust/crates/grpcio-sys/grpc/src/core/lib/avl/
Davl.cc137 static grpc_avl_node* rotate_right(const grpc_avl_vtable* vtable, void* key, in rotate_right() function
/external/grpc-grpc/src/core/lib/avl/
Davl.cc137 static grpc_avl_node* rotate_right(const grpc_avl_vtable* vtable, void* key, in rotate_right() function
/external/e2fsprogs/lib/support/
Ddict.c118 static void rotate_right(dnode_t *upper) in rotate_right() function
/external/f2fs-tools/fsck/
Ddict.c111 static void rotate_right(dnode_t *upper) in rotate_right() function
/external/rust/crates/intrusive-collections/src/
Drbtree.rs507 unsafe fn rotate_right<T: RBTreeOps>( in rotate_right() function
/external/catch2/single_include/catch2/
Dcatch.hpp12098 uint32_t rotate_right(uint32_t val, uint32_t count) { in rotate_right() function
/external/libabigail/tests/lib/
Dcatch.hpp12160 uint32_t rotate_right(uint32_t val, uint32_t count) { in rotate_right() function