Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dtypes.h53 typedef u64 be64; typedef
Dendians.h295 #define const_cpu_to_be64(x) ((be64) __constant_cpu_to_be64(x))
299 #define const_sbe64_to_cpu(x) ((s64) __constant_be64_to_cpu((be64) x))
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.h186 #define be_to_host64(n) bswap_64((__force u64) (be64) (n))
187 #define host_to_be64(n) ((__force be64) bswap_64((n)))
452 typedef u64 __bitwise be64; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.h186 #define be_to_host64(n) bswap_64((__force u64) (be64) (n))
187 #define host_to_be64(n) ((__force be64) bswap_64((n)))
455 typedef u64 __bitwise be64; typedef
/third_party/openssl/crypto/bn/
Drsa_sup_mul.c468 static ossl_inline uint64_t be64(uint64_t host) in be64() function
590 l_buf = be64(l_ret[i]); in ossl_bn_rsa_do_unblind()
/third_party/ffmpeg/libavcodec/
Dpcm.c182 ENCODE(int64_t, be64, samples, dst, n, 0, 0) in pcm_encode_frame()
467 DECODE(64, be64, src, samples, n, 0, 0) in pcm_decode_frame()
Dbytestream.h95 DEF(uint64_t, be64, 8, AV_RB64, AV_WB64)
/third_party/skia/third_party/externals/microhttpd/
Dconfig.sub258 | be32 | be64 \
/third_party/libpng/
Dconfig.sub255 | be32 | be64 \
/third_party/icu/icu4c/source/
Dconfig.sub255 | be32 | be64 \
/third_party/libffi/
Dconfig.sub258 | be32 | be64 \
/third_party/eudev/
Dconfig.sub255 | be32 | be64 \
/third_party/node/deps/cares/
Dconfig.sub255 | be32 | be64 \
/third_party/skia/third_party/externals/libpng/
Dconfig.sub255 | be32 | be64 \
/third_party/skia/third_party/externals/icu/source/
Dconfig.sub255 | be32 | be64 \
/third_party/wayland_standard/
Dconfig.sub1173 | be32 | be64 \
/third_party/libevdev/build-aux/
Dconfig.sub1169 | be32 | be64 \
/third_party/freetype/builds/unix/
Dconfig.sub1173 | be32 | be64 \
/third_party/python/
Dconfig.sub1190 | be32 | be64 \
/third_party/e2fsprogs/config/
Dconfig.sub1182 | be32 | be64 \
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_kay.c402 be64 _cs; in ieee802_1x_kay_get_cipher_suite()
1605 be64 cs; in ieee802_1x_mka_encode_dist_sak_body()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_kay.c402 be64 _cs; in ieee802_1x_kay_get_cipher_suite()
1642 be64 cs; in ieee802_1x_mka_encode_dist_sak_body()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrInfo.td682 def BE64 : BSWAP<64, "be64", BPF_TO_BE, [(set GPR:$dst, (bswap GPR:$src))]>;
/third_party/node/doc/changelogs/
DCHANGELOG_V12.md3600 * [[`765766be64`](https://github.com/nodejs/node/commit/765766be64)] - **(SEMVER-MAJOR)** **build**…