/external/elfutils/libelf/ |
D | version_xlate.h | 79 ddest->vd_version = bswap_16 (dsrc->vd_version); in elf_cvt_Verdef() 80 ddest->vd_flags = bswap_16 (dsrc->vd_flags); in elf_cvt_Verdef() 81 ddest->vd_ndx = bswap_16 (dsrc->vd_ndx); in elf_cvt_Verdef() 82 ddest->vd_cnt = bswap_16 (dsrc->vd_cnt); in elf_cvt_Verdef() 120 ddest->vd_version = bswap_16 (dsrc->vd_version); in elf_cvt_Verdef() 121 ddest->vd_flags = bswap_16 (dsrc->vd_flags); in elf_cvt_Verdef() 122 ddest->vd_ndx = bswap_16 (dsrc->vd_ndx); in elf_cvt_Verdef() 123 ddest->vd_cnt = bswap_16 (dsrc->vd_cnt); in elf_cvt_Verdef() 178 ndest->vn_version = bswap_16 (nsrc->vn_version); in elf_cvt_Verneed() 179 ndest->vn_cnt = bswap_16 (nsrc->vn_cnt); in elf_cvt_Verneed() [all …]
|
D | common.h | 142 ? bswap_16 (Var) \ 151 ? bswap_16 (Var) \
|
D | gelf_xlate.c | 99 case 2: STORE (16, dest, bswap_16 (FETCH (16, ptr))); break; \
|
/external/libtextclassifier/utils/base/ |
D | endian.h | 49 #if !defined(bswap_16) 51 #define bswap_16(x) OSSwapInt16(x) 58 static inline uint16 bswap_16(uint16 x) { 61 #define bswap_16(x) bswap_16(x)
|
/external/protobuf/src/google/protobuf/stubs/ |
D | port.h | 282 #define bswap_16(x) _byteswap_ushort(x) macro 288 #define bswap_16(x) OSSwapInt16(x) macro 294 static inline uint16 bswap_16(uint16 x) { in bswap_16() function 297 #define bswap_16(x) bswap_16(x) macro 327 static uint16 FromHost16(uint16 x) { return bswap_16(x); } in FromHost16() 328 static uint16 ToHost16(uint16 x) { return bswap_16(x); } in ToHost16()
|
/external/libtextclassifier/lang_id/common/lite_base/ |
D | endian.h | 36 #ifndef bswap_16 37 static inline uint16 bswap_16(uint16 x) { 40 #define bswap_16(x) bswap_16(x)
|
/external/wpa_supplicant_8/src/utils/ |
D | common.h | 27 #define bswap_16 swap16 macro 31 #define bswap_16 bswap16 macro 44 static inline unsigned short bswap_16(unsigned short v) in bswap_16() function 61 #define bswap_16 CPU_swap_u16 macro 177 #define be_to_host16(n) bswap_16((__force u16) (be16) (n)) 178 #define host_to_be16(n) ((__force be16) bswap_16((n))) 188 #define le_to_host16(n) bswap_16(n) 189 #define host_to_le16(n) bswap_16(n) 393 #ifndef bswap_16 394 #define bswap_16(a) ((((u16) (a) << 8) & 0xff00) | (((u16) (a) >> 8) & 0xff)) macro
|
/external/elfutils/libcpu/ |
D | memory-access.h | 55 ? bswap_16 (*((const uint16_t *) (Addr))) \ 59 ? (int16_t) bswap_16 (*((const int16_t *) (Addr))) \ 100 return bswap_16 (up->u2); in read_2ubyte_unaligned() 108 return (int16_t) bswap_16 (up->u2); in read_2sbyte_unaligned()
|
/external/toybox/lib/ |
D | portability.h | 122 #define bswap_16(x) OSSwapInt16(x) macro 156 #define SWAP_LE16(x) bswap_16(x) 161 #define SWAP_BE16(x) bswap_16(x)
|
/external/selinux/libsepol/src/ |
D | private.h | 32 #define cpu_to_le16(x) bswap_16(x) 33 #define le16_to_cpu(x) bswap_16(x)
|
/external/elfutils/libdw/ |
D | memory-access.h | 170 ? bswap_16 (*((const uint16_t *) (Addr))) \ 174 ? (int16_t) bswap_16 (*((const int16_t *) (Addr))) \ 230 return bswap_16 (up->u2); in read_2ubyte_unaligned_1() 238 return (int16_t) bswap_16 (up->u2); in read_2sbyte_unaligned_1()
|
/external/dynamic_depth/internal/base/ |
D | port.h | 162 #define bswap_16(x) _byteswap_ushort(x) macro 169 #define bswap_16(x) OSSwapInt16(x) macro 178 static inline uint16 bswap_16(uint16 x) { in bswap_16() function 181 #define bswap_16(x) bswap_16(x) macro
|
/external/flac/include/share/ |
D | endswap.h | 60 #define ENDSWAP_16(x) (bswap_16 (x))
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | bitmanip.ll | 91 ; CHECK-LABEL: bswap_16 94 define i16 @bswap_16(i16 %p) #0 {
|
/external/elfutils/libdwfl/ |
D | image-header.c | 42 # define LE16(x) bswap_16 (x)
|
/external/linux-kselftest/tools/testing/selftests/powerpc/vphn/ |
D | test-vphn.c | 10 #define be16_to_cpup(x) bswap_16(*x)
|
/external/perf_data_converter/src/quipper/ |
D | binary_data_utils.h | 31 *input = bswap_16(*input); in ByteSwap()
|
/external/blktrace/ |
D | blktrace.h | 73 #define __bswap_16 bswap_16
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 105 static inline uint16_t bswap_16(uint16_t val) in bswap_16() function 159 #define le16_to_cpu(x) bswap_16(x) 162 #define cpu_to_le16(x) bswap_16(x)
|
/external/libexif/m4m/ |
D | gp-byteorder.m4 | 104 #define swap16(x) bswap_16(x)
|
/external/libmtp/m4/ |
D | byteorder.m4 | 102 #define swap16(x) bswap_16(x)
|
/external/libpcap/ |
D | pcap-usb-linux.c | 83 #define htols(s) bswap_16(s)
|