Searched refs:be64 (Results 1 – 24 of 24) sorted by relevance
/third_party/ntfs-3g/include/ntfs-3g/ |
D | types.h | 53 typedef u64 be64; typedef
|
D | endians.h | 295 #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/ |
D | common.h | 186 #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/ |
D | common.h | 186 #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/ |
D | rsa_sup_mul.c | 468 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/ |
D | pcm.c | 182 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()
|
D | bytestream.h | 95 DEF(uint64_t, be64, 8, AV_RB64, AV_WB64)
|
/third_party/skia/third_party/externals/microhttpd/ |
D | config.sub | 258 | be32 | be64 \
|
/third_party/libpng/ |
D | config.sub | 255 | be32 | be64 \
|
/third_party/icu/icu4c/source/ |
D | config.sub | 255 | be32 | be64 \
|
/third_party/libffi/ |
D | config.sub | 258 | be32 | be64 \
|
/third_party/eudev/ |
D | config.sub | 255 | be32 | be64 \
|
/third_party/node/deps/cares/ |
D | config.sub | 255 | be32 | be64 \
|
/third_party/skia/third_party/externals/libpng/ |
D | config.sub | 255 | be32 | be64 \
|
/third_party/skia/third_party/externals/icu/source/ |
D | config.sub | 255 | be32 | be64 \
|
/third_party/wayland_standard/ |
D | config.sub | 1173 | be32 | be64 \
|
/third_party/libevdev/build-aux/ |
D | config.sub | 1169 | be32 | be64 \
|
/third_party/freetype/builds/unix/ |
D | config.sub | 1173 | be32 | be64 \
|
/third_party/python/ |
D | config.sub | 1190 | be32 | be64 \
|
/third_party/e2fsprogs/config/ |
D | config.sub | 1182 | be32 | be64 \
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
D | ieee802_1x_kay.c | 402 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/ |
D | ieee802_1x_kay.c | 402 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/ |
D | BPFInstrInfo.td | 682 def BE64 : BSWAP<64, "be64", BPF_TO_BE, [(set GPR:$dst, (bswap GPR:$src))]>;
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V12.md | 3600 * [[`765766be64`](https://github.com/nodejs/node/commit/765766be64)] - **(SEMVER-MAJOR)** **build**…
|