HomeSort by relevance Sort by last modified time
    Searched refs:be32 (Results 1 - 25 of 37) sorted by null

1 2

  /external/wpa_supplicant_8/src/eap_common/
eap_ttls.h 13 be32 avp_code;
14 be32 avp_length; /* 8-bit flags, 24-bit length;
21 be32 avp_code;
22 be32 avp_length; /* 8-bit flags, 24-bit length;
24 be32 vendor_id;
eap_tlv_common.h 50 be32 vendor_id;
  /external/valgrind/none/tests/ppc32/
ldstrev.stdout.exp 3 ld be32 0x12345678
7 st be32 0xabcd1425
  /system/core/base/
endian_test.cpp 35 static constexpr uint32_t be32 = 0x78563412; local
39 ASSERT_EQ(be32, htonl(le32));
43 ASSERT_EQ(le32, ntohl(be32));
47 ASSERT_EQ(be32, htobe32(le32));
51 ASSERT_EQ(le32, betoh32(be32));
63 ASSERT_EQ(le32, be32toh(be32));
  /external/wpa_supplicant_8/src/common/
dhcp.h 23 be32 xid;
26 be32 client_ip;
27 be32 your_ip;
28 be32 server_ip;
29 be32 relay_ip;
42 be32 xid;
45 be32 client_ip;
46 be32 your_ip;
47 be32 server_ip;
48 be32 relay_ip
    [all...]
  /bionic/tests/
endian_test.cpp 26 static constexpr uint32_t be32 = 0x78563412; variable
46 ASSERT_EQ(be32, htonl(le32));
56 ASSERT_EQ(le32, ntohl(be32));
65 ASSERT_EQ(be32, htobe32(le32));
77 ASSERT_EQ(le32, be32toh(be32));
90 ASSERT_EQ(le32, betoh32(be32));
netinet_in_test.cpp 30 static constexpr uint32_t be32 = 0x78563412; variable
53 ASSERT_EQ(be32, (htonl)(le32));
69 ASSERT_EQ(le32, (ntohl)(be32));
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay_i.h 41 be32 mn;
210 be32 actor_mn;
308 be32 lkn;
310 be32 llpn;
315 be32 okn;
317 be32 olpn;
359 be32 kn;
  /external/wpa_supplicant_8/src/utils/
common.h 171 #define be_to_host32(n) bswap_32((__force u32) (be32) (n))
172 #define host_to_be32(n) ((__force be32) bswap_32((n)))
431 typedef u32 __bitwise be32; typedef
common.c 237 be32 tmp;
  /external/wpa_supplicant_8/src/ap/
sta_info.h 70 be32 ipaddr;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
arm-elf.exp 138 {"TLS descseq relaxation BE32" "-T arm-dyn.ld -EB" "" "-mbig-endian" {tls-descrelax-be32.s}
139 {{objdump -fdw tls-descrelax-be32.d}}
140 "tls-descrelax-be32"}
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
peerkey.c 386 be32 lifetime;
662 be32 lifetime;
    [all...]
  /external/ImageMagick/config/
config.sub 258 | be32 | be64 \
379 | be32-* | be64-* \
    [all...]
  /external/bison/build-aux/
config.sub 265 | be32 | be64 \
378 | be32-* | be64-* \
    [all...]
  /external/e2fsprogs/config/
config.sub 258 | be32 | be64 \
380 | be32-* | be64-* \
    [all...]
  /external/google-breakpad/autotools/
config.sub 258 | be32 | be64 \
374 | be32-* | be64-* \
    [all...]
  /external/icu/icu4c/source/
config.sub 258 | be32 | be64 \
373 | be32-* | be64-* \
    [all...]
  /external/jemalloc/build-aux/
config.sub 258 | be32 | be64 \
381 | be32-* | be64-* \
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
config.sub 254 | be32 | be64 \
363 | be32-* | be64-* \
    [all...]
  /external/libedit/
config.sub 258 | be32 | be64 \
372 | be32-* | be64-* \
    [all...]
  /external/libevent/
config.sub 263 | be32 | be64 \
376 | be32-* | be64-* \
    [all...]
  /external/libmicrohttpd/
config.sub 258 | be32 | be64 \
375 | be32-* | be64-* \
    [all...]
  /external/libnetfilter_conntrack/build-aux/
config.sub 258 | be32 | be64 \
375 | be32-* | be64-* \
    [all...]
  /external/libnfnetlink/build-aux/
config.sub 263 | be32 | be64 \
376 | be32-* | be64-* \
    [all...]

Completed in 1633 milliseconds

1 2