HomeSort by relevance Sort by last modified time
    Searched full:ieee (Results 176 - 200 of 1485) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/wpa_supplicant_8/hostapd/
defconfig 48 # IEEE 802.11F/IAPP
51 # WPA2/IEEE 802.11i RSN pre-authentication
54 # PeerKey handshake for Station to Station Link (IEEE 802.11e DLS)
57 # IEEE 802.11w (management frame protection)
141 # IEEE Std 802.11r-2008 (Fast BSS Transition)
144 # Use the hostapd's IEEE 802.11 authentication (ACL), but without
145 # the IEEE 802.11 Management capability (e.g., madwifi or FreeBSD/net80211)
148 # IEEE 802.11n (High Throughput) support
151 # Wireless Network Management (IEEE Std 802.11v-2011)
155 # IEEE 802.11ac (Very High Throughput) suppor
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
features.h 27 _POSIX_SOURCE IEEE Std 1003.1.
28 _POSIX_C_SOURCE If ==1, like _POSIX_SOURCE; if >=2 add IEEE Std 1003.2;
29 if >=199309L, add IEEE Std 1003.1b-1993;
30 if >=199506L, add IEEE Std 1003.1c-1995;
31 if >=200112L, all of IEEE 1003.1-2004
32 if >=200809L, all of IEEE 1003.1-2008
61 __USE_POSIX Define IEEE Std 1003.1 things.
62 __USE_POSIX2 Define IEEE Std 1003.2 things.
63 __USE_POSIX199309 Define IEEE Std 1003.1, and .1b things.
64 __USE_POSIX199506 Define IEEE Std 1003.1, .1b, .1c and .1i things
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
features.h 27 _POSIX_SOURCE IEEE Std 1003.1.
28 _POSIX_C_SOURCE If ==1, like _POSIX_SOURCE; if >=2 add IEEE Std 1003.2;
29 if >=199309L, add IEEE Std 1003.1b-1993;
30 if >=199506L, add IEEE Std 1003.1c-1995;
31 if >=200112L, all of IEEE 1003.1-2004
32 if >=200809L, all of IEEE 1003.1-2008
61 __USE_POSIX Define IEEE Std 1003.1 things.
62 __USE_POSIX2 Define IEEE Std 1003.2 things.
63 __USE_POSIX199309 Define IEEE Std 1003.1, and .1b things.
64 __USE_POSIX199506 Define IEEE Std 1003.1, .1b, .1c and .1i things
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 33 double-precision arithmetic (any of IEEE, VAX D_floating,
40 /* On a machine with IEEE extended-precision registers, it is
51 /* strtod for IEEE-, VAX-, and IBM-arithmetic machines.
54 * string (or sets errno to ERANGE). With IEEE arithmetic, ties are
55 * broken by the IEEE round-even rule. Otherwise ties are broken by
63 * 1. We only require IEEE, IBM, or VAX double-precision
64 * arithmetic (not IEEE double-extended).
82 * #define IEEE_8087 for IEEE-arithmetic machines where the least
84 * #define IEEE_MC68k for IEEE-arithmetic machines where the most
87 * #define Sudden_Underflow for IEEE-format machines without gradua
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_significand.c 19 * for exercising the fraction-part(F) IEEE 754-1985 test vector.
  /development/ndk/platforms/android-9/arch-mips/include/machine/
ieee.h 1 /* $OpenBSD: ieee.h,v 1.4 2010/01/23 19:11:21 miod Exp $ */
40 * @(#)ieee.h 8.1 (Berkeley) 6/11/93
44 * ieee.h defines the machine-dependent layout of the machine's IEEE
  /external/compiler-rt/
CREDITS.TXT 28 D: IEEE Quad-precision functions
  /external/compiler-rt/lib/builtins/
muldf3.c 11 // with the IEEE-754 default rounding (to nearest, ties to even).
mulsf3.c 11 // with the IEEE-754 default rounding (to nearest, ties to even).
  /external/fdlibm/
s_significand.c 17 * for exercising the fraction-part(F) IEEE 754-1985 test vector.
  /external/llvm/test/CodeGen/Hexagon/
convertdptoint.ll 3 ; to 32-bit int value in IEEE complaint mode in V5.
convertdptoll.ll 3 ; to 64-bit integer value in IEEE complaint mode in V5.
convertsptoint.ll 3 ; to 32-bit int value in IEEE complaint mode in V5.
convertsptoll.ll 3 ; to 64-bit int value in IEEE complaint mode in V5.
  /external/lzma/xz-embedded/
xz_crc32.c 2 * CRC32 using the polynomial from IEEE-802.3
  /external/ppp/pppd/plugins/pppoatm/
atmsap.h 17 #define NLPID_IEEE802_1_SNAP 0x80 /* IEEE 802.1 SNAP */
  /external/tcpdump/
nlpid.h 29 #define NLPID_SPB 0xc1 /* IEEE 802.1aq/D4.5 */
  /external/wpa_supplicant_8/src/ap/
pmksa_cache_auth.h 2 * hostapd - PMKSA cache for IEEE 802.11i RSN
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_cp.h 2 * IEEE Std 802.1X-2010 Controlled Port of PAE state machine - CP state machine
  /external/wpa_supplicant_8/wpa_supplicant/tests/
link_test.c 3 * functions should be removed to allow IEEE 802.1X/EAPOL authenticator to
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.h 2 * IEEE 802.11v WNM related functions and structures
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
time.h 36 IEEE Std 1003.1, 2004 Edition
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
ieee.h 1 /* $OpenBSD: ieee.h,v 1.4 2010/01/23 19:11:21 miod Exp $ */
40 * @(#)ieee.h 8.1 (Berkeley) 6/11/93
44 * ieee.h defines the machine-dependent layout of the machine's IEEE
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
ieee.h 1 /* $OpenBSD: ieee.h,v 1.4 2010/01/23 19:11:21 miod Exp $ */
40 * @(#)ieee.h 8.1 (Berkeley) 6/11/93
44 * ieee.h defines the machine-dependent layout of the machine's IEEE
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/machine/
ieee.h 1 /* $OpenBSD: ieee.h,v 1.4 2010/01/23 19:11:21 miod Exp $ */
40 * @(#)ieee.h 8.1 (Berkeley) 6/11/93
44 * ieee.h defines the machine-dependent layout of the machine's IEEE

Completed in 684 milliseconds

1 2 3 4 5 6 78 91011>>