/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | DXContainer.h | 63 void swapBytes() { sys::swapByteOrder(Flags); } in swapBytes() function 70 void swapBytes() { in swapBytes() function 83 void swapBytes() { in swapBytes() function 97 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes() function 113 void swapBytes() { in swapBytes() function 129 void swapBytes() { in swapBytes() function 157 void swapBytes() { in swapBytes() function 168 void swapBytes() { in swapBytes() function 182 void swapBytes() { in swapBytes() function 195 void swapBytes() { in swapBytes() function [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | DXContainer.h | 63 void swapBytes() { sys::swapByteOrder(Flags); } in swapBytes() function 70 void swapBytes() { in swapBytes() function 83 void swapBytes() { in swapBytes() function 97 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes() function 113 void swapBytes() { in swapBytes() function 129 void swapBytes() { in swapBytes() function 157 void swapBytes() { in swapBytes() function 168 void swapBytes() { in swapBytes() function 182 void swapBytes() { in swapBytes() function 195 void swapBytes() { in swapBytes() function [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | DXContainer.h | 63 void swapBytes() { sys::swapByteOrder(Flags); } in swapBytes() function 70 void swapBytes() { in swapBytes() function 83 void swapBytes() { in swapBytes() function 97 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes() function 113 void swapBytes() { in swapBytes() function 129 void swapBytes() { in swapBytes() function 157 void swapBytes() { in swapBytes() function 168 void swapBytes() { in swapBytes() function 182 void swapBytes() { in swapBytes() function 195 void swapBytes() { in swapBytes() function [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | DXContainer.h | 63 void swapBytes() { sys::swapByteOrder(Flags); } in swapBytes() function 70 void swapBytes() { in swapBytes() function 83 void swapBytes() { in swapBytes() function 97 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes() function 113 void swapBytes() { in swapBytes() function 129 void swapBytes() { in swapBytes() function 157 void swapBytes() { in swapBytes() function 168 void swapBytes() { in swapBytes() function 182 void swapBytes() { in swapBytes() function 195 void swapBytes() { in swapBytes() function [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | DXContainer.h | 55 void swapBytes() { sys::swapByteOrder(Flags); } in swapBytes() function 62 void swapBytes() { in swapBytes() function 75 void swapBytes() { in swapBytes() function 89 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes() function 105 void swapBytes() { in swapBytes() function 121 void swapBytes() { in swapBytes() function
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/ |
D | PacketReflectorUtil.kt | 116 fun swapBytes(buf: ByteArray, pos1: Int, pos2: Int, len: Int) { in swapBytes() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | DXContainer.h | 32 std::enable_if_t<std::is_arithmetic<T>::value, void> swapBytes(T &value) { in swapBytes() function 37 std::enable_if_t<std::is_class<T>::value, void> swapBytes(T &value) { in swapBytes() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | DXContainer.h | 32 std::enable_if_t<std::is_arithmetic<T>::value, void> swapBytes(T &value) { in swapBytes() function 37 std::enable_if_t<std::is_class<T>::value, void> swapBytes(T &value) { in swapBytes() function
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_format.c | 1280 GLenum format, GLenum type, GLboolean swapBytes) in st_choose_matching_format_noverify() 1304 GLenum format, GLenum type, GLboolean swapBytes) in st_choose_matching_format()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | DXContainer.h | 32 std::enable_if_t<std::is_arithmetic<T>::value, void> swapBytes(T &value) { in swapBytes() function 37 std::enable_if_t<std::is_class<T>::value, void> swapBytes(T &value) { in swapBytes() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | DXContainer.h | 32 std::enable_if_t<std::is_arithmetic<T>::value, void> swapBytes(T &value) { in swapBytes() function 37 std::enable_if_t<std::is_class<T>::value, void> swapBytes(T &value) { in swapBytes() function
|
/aosp_15_r20/system/chre/apps/test/chqts/src/shared/ |
H A D | nano_endian.cc | 21 void swapBytes(uint8_t *bytes, size_t size) { in swapBytes() function
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_stream.h | 127 void SetSwapBytes (bool swapBytes) in SetSwapBytes()
|
/aosp_15_r20/external/clang/unittests/Lex/ |
H A D | HeaderMapTest.cpp | 38 void swapBytes() { in swapBytes() function
|
/aosp_15_r20/external/mesa3d/src/glx/ |
H A D | pixel.c | 152 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
|
/aosp_15_r20/external/gptfdisk/ |
H A D | gpttext.cc | 348 int swapBytes; in ReverseName() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | formats.c | 1149 bool swapBytes, GLenum *error) in _mesa_format_matches_format_and_type()
|
/aosp_15_r20/external/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 547 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcPackedPixelsTests.cpp | 856 int swapBytes; member 1228 void RectangleTest::swapBytes(int typeSize, std::vector<GLbyte> &dataBuffer) in swapBytes() function in glcts::RectangleTest
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 803 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 884 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
|