/aosp_15_r20/external/flatbuffers/net/FlatBuffers/ |
H A D | ByteBuffer.cs | 316 static public ushort ReverseBytes(ushort input) in ReverseBytes() method in FlatBuffers.ByteBuffer 321 static public uint ReverseBytes(uint input) in ReverseBytes() method in FlatBuffers.ByteBuffer 328 static public ulong ReverseBytes(ulong input) in ReverseBytes() method in FlatBuffers.ByteBuffer
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | reverse_bytes_unittest.cc | 15 TEST(ReverseBytes, DeadBeefScramble) { in TEST() argument
|
H A D | reverse_bytes.h | 40 constexpr uintptr_t ReverseBytes(uintptr_t value) { in ReverseBytes() function
|
/aosp_15_r20/external/pigweed/pw_bytes/public/pw_bytes/ |
H A D | endian.h | 84 constexpr T ReverseBytes(T value) { in ReverseBytes() function
|
/aosp_15_r20/external/gptfdisk/ |
H A D | support.cc | 322 void ReverseBytes(void* theValue, int numBytes) { in ReverseBytes() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/bits/ |
D | bits.go | 266 func ReverseBytes(x uint) uint { func
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/internal/ |
H A D | randen_hwaes.cc | 129 inline ABSL_TARGET_CRYPTO Vector128 ReverseBytes(const Vector128& v) { in ReverseBytes() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 129 inline ABSL_TARGET_CRYPTO Vector128 ReverseBytes(const Vector128& v) { in ReverseBytes() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/internal/ |
H A D | randen_hwaes.cc | 129 inline ABSL_TARGET_CRYPTO Vector128 ReverseBytes(const Vector128& v) { in ReverseBytes() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/internal/ |
H A D | randen_hwaes.cc | 129 inline ABSL_TARGET_CRYPTO Vector128 ReverseBytes(const Vector128& v) { in ReverseBytes() function
|
/aosp_15_r20/external/abseil-cpp/absl/random/internal/ |
H A D | randen_hwaes.cc | 129 inline ABSL_TARGET_CRYPTO Vector128 ReverseBytes(const Vector128& v) { in ReverseBytes() function
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/random/internal/ |
H A D | randen_hwaes.cc | 163 inline ABSL_TARGET_CRYPTO Vector128 ReverseBytes(const Vector128& v) { in ReverseBytes() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
H A D | randen_hwaes.cc | 129 inline ABSL_TARGET_CRYPTO Vector128 ReverseBytes(const Vector128& v) { in ReverseBytes() function
|
/aosp_15_r20/prebuilts/go/linux-x86/test/codegen/ |
D | mathbits.go | 190 func ReverseBytes(n uint) uint { func
|
/aosp_15_r20/external/vixl/src/ |
H A D | utils-vixl.h | 526 T ReverseBytes(T value, int block_bytes_log2) { in ReverseBytes() function
|