Searched refs:be64 (Results 1 – 25 of 37) sorted by relevance
12
/external/cn-cbor/src/ |
D | cn-encoder.c | 108 uint64_t be64; in _write_positive() local 110 be64 = hton64p((const uint8_t*)&val); in _write_positive() 111 write_byte_and_data(ib | 27, (const void*)&be64, 8); in _write_positive() 161 uint64_t be64; in _write_double() local 171 be64 = hton64p((const uint8_t*)&u64.u); in _write_double() 173 write_byte_and_data(IB_PRIM | 27, (const void*)&be64, 8); in _write_double()
|
/external/wpa_supplicant_8/src/utils/ |
D | common.h | 185 #define be_to_host64(n) bswap_64((__force u64) (be64) (n)) 186 #define host_to_be64(n) ((__force be64) bswap_64((n))) 447 typedef u64 __bitwise be64; typedef
|
/external/strace/ |
D | nlattr.h | 94 DECL_NLA(be64);
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/BPF/ |
D | insn-unit.s | 148 r3 = be64 r3 // BPF_END | BPF_TO_BE
|
/external/u-boot/arch/mips/include/asm/ |
D | io.h | 558 BUILD_CLRSETBITS(q, be64, be64, u64)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/BPF/ |
D | objdump_intrinsics.ll | 85 ; CHECK-EL: r1 = be64 r1
|
D | intrinsics.ll | 85 ; CHECK-EL: r1 = be64 r1 # encoding: [0xdc,0x01,0x00,0x00,0x40,0x00,0x00,0x00]
|
/external/google-breakpad/autotools/ |
D | config.sub | 258 | be32 | be64 \
|
/external/iperf3/config/ |
D | config.sub | 258 | be32 | be64 \
|
/external/libnfnetlink/build-aux/ |
D | config.sub | 263 | be32 | be64 \
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | config.sub | 258 | be32 | be64 \
|
/external/libcap-ng/libcap-ng-0.7/ |
D | config.sub | 254 | be32 | be64 \
|
/external/speex/ |
D | config.sub | 258 | be32 | be64 \
|
/external/libxkbcommon/xkbcommon/build-aux/ |
D | config.sub | 258 | be32 | be64 \
|
/external/libnetfilter_conntrack/build-aux/ |
D | config.sub | 258 | be32 | be64 \
|
/external/jemalloc/build-aux/ |
D | config.sub | 258 | be32 | be64 \
|
/external/icu/icu4c/source/ |
D | config.sub | 255 | be32 | be64 \
|
/external/openssh/ |
D | config.sub | 258 | be32 | be64 \
|
/external/curl/ |
D | config.sub | 255 | be32 | be64 \
|
/external/jemalloc_new/build-aux/ |
D | config.sub | 258 | be32 | be64 \
|
/external/libpng/ |
D | config.sub | 258 | be32 | be64 \
|
/external/python/cpython2/ |
D | config.sub | 258 | be32 | be64 \
|
/external/tcpdump/ |
D | config.sub | 258 | be32 | be64 \
|
/external/e2fsprogs/config/ |
D | config.sub | 255 | be32 | be64 \
|
/external/lmfit/build-aux/ |
D | config.sub | 259 | be32 | be64 \
|
12