Home
last modified time | relevance | path

Searched refs:be64 (Results 1 – 25 of 44) 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/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-addends.test26 # RUN: yaml2obj --docnum=1 -DENCODE=MSB -DTYPE=SHT_RELA %s -o %t.be64.rela
27 # RUN: llvm-readobj -r %t.be64.rela | FileCheck %s --check-prefix=LLVM-RELA64
28 # RUN: llvm-readelf -r %t.be64.rela | FileCheck %s --check-prefix=GNU-RELA64
44 # RUN: yaml2obj --docnum=1 -DENCODE=MSB -DTYPE=SHT_REL %s -o %t.be64.rel
45 # RUN: llvm-readobj -r %t.be64.rel | FileCheck %s --check-prefix=LLVM-REL64
46 # RUN: llvm-readelf -r %t.be64.rel | FileCheck %s --check-prefix=GNU-REL64
Dmips-abiflags.test13 # RUN: yaml2obj %s -DBITS=64 -DENCODE=MSB -o %t.be64
14 # RUN: llvm-readelf -A %t.be64 | \
32 # RUN: llvm-readobj -A %t.be64 | FileCheck %s --check-prefix=LLVM
/external/strace/
Dnlattr.h94 DECL_NLA(be64);
/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)))
450 typedef u64 __bitwise be64; typedef
/external/llvm-project/llvm/test/MC/BPF/
Dinsn-unit.s149 r3 = be64 r3 // BPF_END | BPF_TO_BE
/external/llvm-project/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/iperf3/config/
Dconfig.sub258 | be32 | be64 \
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfig.sub258 | be32 | be64 \
/external/speex/
Dconfig.sub258 | be32 | be64 \
/external/libnfnetlink/build-aux/
Dconfig.sub263 | be32 | be64 \
/external/llvm-project/polly/lib/External/ppcg/
Dconfig.sub260 | be32 | be64 \
/external/libcups/
Dconfig.sub258 | be32 | be64 \
/external/libcap-ng/libcap-ng-0.7/
Dconfig.sub254 | be32 | be64 \
/external/libnetfilter_conntrack/build-aux/
Dconfig.sub258 | be32 | be64 \
/external/stressapptest/
Dconfig.sub255 | be32 | be64 \
/external/google-breakpad/autotools/
Dconfig.sub258 | be32 | be64 \
/external/jemalloc_new/build-aux/
Dconfig.sub258 | be32 | be64 \
/external/tcpdump/
Dconfig.sub258 | be32 | be64 \
/external/mtools/
Dconfig.sub258 | be32 | be64 \
/external/python/cpython3/
Dconfig.sub255 | be32 | be64 \
/external/lmfit/build-aux/
Dconfig.sub259 | be32 | be64 \
/external/libpng/
Dconfig.sub255 | be32 | be64 \
/external/e2fsprogs/config/
Dconfig.sub255 | be32 | be64 \

12