Home
last modified time | relevance | path

Searched refs:be64 (Results 1 – 25 of 37) sorted by relevance

12

/external/cn-cbor/src/
Dcn-encoder.c108 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/
Dcommon.h185 #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/
Dnlattr.h94 DECL_NLA(be64);
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/BPF/
Dinsn-unit.s148 r3 = be64 r3 // BPF_END | BPF_TO_BE
/external/u-boot/arch/mips/include/asm/
Dio.h558 BUILD_CLRSETBITS(q, be64, be64, u64)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/BPF/
Dobjdump_intrinsics.ll85 ; CHECK-EL: r1 = be64 r1
Dintrinsics.ll85 ; CHECK-EL: r1 = be64 r1 # encoding: [0xdc,0x01,0x00,0x00,0x40,0x00,0x00,0x00]
/external/google-breakpad/autotools/
Dconfig.sub258 | be32 | be64 \
/external/iperf3/config/
Dconfig.sub258 | be32 | be64 \
/external/libnfnetlink/build-aux/
Dconfig.sub263 | be32 | be64 \
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfig.sub258 | be32 | be64 \
/external/libcap-ng/libcap-ng-0.7/
Dconfig.sub254 | be32 | be64 \
/external/speex/
Dconfig.sub258 | be32 | be64 \
/external/libxkbcommon/xkbcommon/build-aux/
Dconfig.sub258 | be32 | be64 \
/external/libnetfilter_conntrack/build-aux/
Dconfig.sub258 | be32 | be64 \
/external/jemalloc/build-aux/
Dconfig.sub258 | be32 | be64 \
/external/icu/icu4c/source/
Dconfig.sub255 | be32 | be64 \
/external/openssh/
Dconfig.sub258 | be32 | be64 \
/external/curl/
Dconfig.sub255 | be32 | be64 \
/external/jemalloc_new/build-aux/
Dconfig.sub258 | be32 | be64 \
/external/libpng/
Dconfig.sub258 | be32 | be64 \
/external/python/cpython2/
Dconfig.sub258 | be32 | be64 \
/external/tcpdump/
Dconfig.sub258 | be32 | be64 \
/external/e2fsprogs/config/
Dconfig.sub255 | be32 | be64 \
/external/lmfit/build-aux/
Dconfig.sub259 | be32 | be64 \

12