/external/angle/third_party/abseil-cpp/absl/crc/internal/ |
D | crc_internal.h | 152 T RotateRight(T in, int width, int r) { in RotateRight() function
|
/external/abseil-cpp/absl/crc/internal/ |
D | crc_internal.h | 152 T RotateRight(T in, int width, int r) { in RotateRight() function
|
/external/cronet/tot/third_party/abseil-cpp/absl/crc/internal/ |
D | crc_internal.h | 152 T RotateRight(T in, int width, int r) { in RotateRight() function
|
/external/cronet/stable/third_party/abseil-cpp/absl/crc/internal/ |
D | crc_internal.h | 152 T RotateRight(T in, int width, int r) { in RotateRight() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/crc/internal/ |
D | crc_internal.h | 154 T RotateRight(T in, int width, int r) { in RotateRight() function
|
/external/abseil-cpp/absl/numeric/internal/ |
D | bits.h | 74 ABSL_MUST_USE_RESULT ABSL_ATTRIBUTE_ALWAYS_INLINE constexpr T RotateRight( in RotateRight() function
|
/external/cronet/tot/third_party/abseil-cpp/absl/numeric/internal/ |
D | bits.h | 74 ABSL_MUST_USE_RESULT ABSL_ATTRIBUTE_ALWAYS_INLINE constexpr T RotateRight( in RotateRight() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/numeric/internal/ |
D | bits.h | 74 ABSL_MUST_USE_RESULT ABSL_ATTRIBUTE_ALWAYS_INLINE constexpr T RotateRight( in RotateRight() function
|
/external/cronet/stable/third_party/abseil-cpp/absl/numeric/internal/ |
D | bits.h | 74 ABSL_MUST_USE_RESULT ABSL_ATTRIBUTE_ALWAYS_INLINE constexpr T RotateRight( in RotateRight() function
|
/external/angle/third_party/abseil-cpp/absl/numeric/internal/ |
D | bits.h | 74 [[nodiscard]] ABSL_ATTRIBUTE_ALWAYS_INLINE constexpr T RotateRight( in RotateRight() function
|
/external/pdfium/third_party/abseil-cpp/absl/numeric/internal/ |
D | bits.h | 74 ABSL_MUST_USE_RESULT ABSL_ATTRIBUTE_ALWAYS_INLINE constexpr T RotateRight( in RotateRight() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/avl/ |
D | avl.h | 214 static NodePtr RotateRight(K key, V value, const NodePtr& left, in RotateRight() function 391 static NodePtr RotateRight(K key, const NodePtr& left, const NodePtr& right) { in RotateRight() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gpr/ |
D | useful.h | 46 constexpr T RotateRight(T x, T n) { in RotateRight() function
|
/external/grpc-grpc/src/core/lib/gpr/ |
D | useful.h | 46 constexpr T RotateRight(T x, T n) { in RotateRight() function
|
/external/grpc-grpc/src/core/lib/avl/ |
D | avl.h | 216 static NodePtr RotateRight(K key, V value, const NodePtr& left, in RotateRight() function
|
/external/vixl/src/ |
D | utils-vixl.h | 229 inline uint64_t RotateRight(uint64_t value, in RotateRight() function
|