/aosp_15_r20/system/chre/pal/util/ |
H A D | wifi_pal_convert.c | 39 static uint8_t reverseBits(uint8_t input) { in reverseBits() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/compress/flate/ |
D | huffman_code.go | 343 func reverseBits(number uint16, bitLength byte) uint16 { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/cipher/ |
D | gcm.go | 247 func reverseBits(i int) int { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | KnownBits.h | 421 KnownBits reverseBits() const { in reverseBits() function
|
H A D | MathExtras.h | 164 template <typename T> T reverseBits(T Val) { in reverseBits() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | KnownBits.h | 461 KnownBits reverseBits() const { in reverseBits() function
|
D | MathExtras.h | 106 template <typename T> T reverseBits(T Val) { in reverseBits() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | KnownBits.h | 461 KnownBits reverseBits() const { in reverseBits() function
|
D | MathExtras.h | 104 template <typename T> T reverseBits(T Val) { in reverseBits() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | KnownBits.h | 461 KnownBits reverseBits() const { in reverseBits() function
|
D | MathExtras.h | 104 template <typename T> T reverseBits(T Val) { in reverseBits() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | KnownBits.h | 450 KnownBits reverseBits() const { in reverseBits() function
|
D | MathExtras.h | 104 template <typename T> T reverseBits(T Val) { in reverseBits() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | prove.go | 706 reverseBits = [...]relation{0, 4, 2, 6, 1, 5, 3, 7} var
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | MathExtrasTest.cpp | 138 TEST(MathExtras, reverseBits) { in TEST() argument
|
/aosp_15_r20/external/llvm/unittests/ADT/ |
H A D | APIntTest.cpp | 1072 TEST(APIntTest, reverseBits) { in TEST() argument
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderIntegerFunctionTests.cpp | 842 static inline uint32_t reverseBits(uint32_t v) in reverseBits() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 193 static inline uint32_t reverseBits(uint32_t v) in reverseBits() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 756 APInt APInt::reverseBits() const { in reverseBits() function in APInt
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | APInt.cpp | 793 APInt APInt::reverseBits() const { in reverseBits() function in APInt
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | APInt.cpp | 698 APInt APInt::reverseBits() const { in reverseBits() function in APInt
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | APInt.cpp | 729 APInt APInt::reverseBits() const { in reverseBits() function in APInt
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuAstcUtil.cpp | 72 inline uint32_t reverseBits(uint32_t src, int numBits) in reverseBits() function
|
/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/ |
H A D | lodepng.cpp | 607 static unsigned reverseBits(unsigned bits, unsigned num) { in reverseBits() function
|