| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-i386-fprem.c | 38 /* This is the IEEE 854 double-extended-precision format. */ 45 } __attribute__((packed)) ieee; member 47 /* This is for NaNs in the IEEE 854 double-extended-precision format. */ 77 .ieee.negative = 0, 78 .ieee.exponent = 0x7fff, 79 .ieee.one = 1, 80 .ieee.mantissa = 0, 84 .ieee.negative = 0, 85 .ieee.exponent = 0x7fff, 86 .ieee.one = 0, [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/ |
| H A D | defconfig | 43 # IEEE 802.11F/IAPP 46 # WPA2/IEEE 802.11i RSN pre-authentication 49 # PeerKey handshake for Station to Station Link (IEEE 802.11e DLS) 52 # IEEE 802.11w (management frame protection) 53 # This version is an experimental implementation based on IEEE 802.11w/D1.0 55 # Driver support is also needed for IEEE 802.11w. 132 # IEEE Std 802.11r-2008 (Fast BSS Transition) 135 # Use the hostapd's IEEE 802.11 authentication (ACL), but without 136 # the IEEE 802.11 Management capability (e.g., madwifi or FreeBSD/net80211) 139 # IEEE 802.11n (High Throughput) support [all …]
|
| H A D | hostapd.service | 2 Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | FreeBSD-DOC | 15 Some FreeBSD manual pages contain text from the IEEE Std 1003.1, 2004 Edition, Standard for Informa… 21 …IEEE Std 1003.1, 2004 Edition, Standard for Information Technology — Portable Operating System Int…
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
| H A D | wpa_supplicant.conf | 77 # IEEE 802.1X/EAPOL version 78 # wpa_supplicant is implemented based on IEEE Std 802.1X-2004 which defines 90 # wpa_supplicant just to process EAPOL frames based on IEEE 802.11 association 93 # 0: driver takes care of scanning, AP selection, and IEEE 802.11 association 95 # non-WPA drivers when using IEEE 802.1X mode; do not try to associate with 186 # mode: IEEE 802.11 operation mode 196 # WPA = WPA/IEEE 802.11i/D3.0 197 # RSN = WPA2/IEEE 802.11i (also WPA2 can be used as an alias for RSN) 203 # program, e.g., Xsupplicant, for IEEE 802.1X EAP Authentication 204 # IEEE8021X = IEEE 802.1X using EAP authentication and (optionally) dynamically [all …]
|
| /openbmc/u-boot/include/linux/ |
| H A D | if_ether.h | 7 * Global definitions for the Ethernet IEEE 802.3 interface. 28 * IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble 50 #define ETH_P_TSN 0x22F0 /* TSN (IEEE 1722) packet */ 77 #define ETH_P_PAUSE 0x8808 /* IEEE Pause frames. See 802.3 31B */ 89 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ 98 #define ETH_P_1588 0x88F7 /* IEEE 1588 Timesync */ 105 #define ETH_P_80221 0x8917 /* IEEE 802.21 Media Independent */ 109 #define ETH_P_LOOPBACK 0x9000 /* Ethernet loopback packet, per IEEE 802.3 */
|
| /openbmc/qemu/tests/tcg/hexagon/ |
| H A D | hex_test.h | 84 #define USR_FPINVF_BIT 1 /* IEEE FP invalid sticky flag */ 85 #define USR_FPDBZF_BIT 2 /* IEEE FP divide-by-zero sticky flag */ 86 #define USR_FPOVFF_BIT 3 /* IEEE FP overflow sticky flag */ 87 #define USR_FPUNFF_BIT 4 /* IEEE FP underflow sticky flag */ 88 #define USR_FPINPF_BIT 5 /* IEEE FP inexact sticky flag */
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/ |
| H A D | no-help2man.patch | 11 @@ -9,11 +9,6 @@ izcoordinator_DESC = "simple coordinator for IEEE 802.15.4 network" 12 iz_DESC = "configure an IEEE 802.15.4 interface" 13 izchat_DESC = "simple chat program using IEEE 802.15.4"
|
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | pmbus_utils.cpp | 41 format = VoutDataFormat::ieee; in parseVoutMode() 90 case VoutDataFormat::ieee: in toString() 91 returnValue = "ieee"; in toString()
|
| H A D | pmbus_utils.hpp | 87 * Half-precision floating point format that follows the IEEE-754 standard 90 ieee enumerator 103 * - IEEE and Direct formats: value is not used
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/highway/ |
| H A D | highway_1.2.0.bb | 17 CXXFLAGS:append:arm = " -mfp16-format=ieee" 19 CXXFLAGS:remove:toolchain-clang = "-mfp16-format=ieee"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ |
| H A D | ptpd_2.3.1.bb | 3 defined by the relevant IEEE 1588 standard. PTP Version 1 implements IEEE-1588-2002, \ 4 and PTP Version 2 implements IEEE-1588-2008. PTP was developed to provide very precise \
|
| /openbmc/qemu/linux-user/s390x/ |
| H A D | cpu_loop.c | 30 /* Non-simulated IEEE exceptions */ in get_pgm_data_si_code() 48 * Non-IEEE and simulated IEEE: in get_pgm_data_si_code() 50 * Simulated IEEE are included here to match current in get_pgm_data_si_code()
|
| /openbmc/qemu/include/fpu/ |
| H A D | softfloat-types.h | 5 * IEC/IEEE Floating-point Arithmetic Package. Those parts of the code (and 18 This C header file is part of the SoftFloat IEC/IEEE Floating-point 86 * Software IEC/IEEE floating-point types. 123 * Software IEC/IEEE floating-point underflow tininess-detection mode. 130 *Software IEC/IEEE floating-point rounding mode. 139 /* Not an IEEE rounding mode: round to closest odd, overflow to max */ 141 /* Not an IEEE rounding mode: round to closest odd, overflow to inf */ 143 /* Not an IEEE rounding mode: round to nearest even, overflow to max */ 148 * Software IEC/IEEE floating-point exception flags. 297 * IEEE 754-2008 section 7.2 makes it implementation defined whether
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/ |
| H A D | lowpan-tools_git.bb | 3 The LoWPAN stack aims for IEEE 802.15.4-2003 (and for lesser extent IEEE 802.15.4-2006) compatibili…
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/libvorbis/libvorbis/ |
| H A D | 0001-configure-Check-for-clang.patch | 41 + ieefp="-mno-ieee-fp" 44 - CFLAGS="-O3 -Wall -Wextra -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char" 47 - PROFILE="-Wall -Wextra -pg -g -O3 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -fno-inlin…
|
| /openbmc/phosphor-power/phosphor-regulators/test/ |
| H A D | pmbus_utils_tests.cpp | 96 // IEEE format in TEST() 99 EXPECT_EQ(format, pmbus_utils::VoutDataFormat::ieee); in TEST() 139 // Vout data format: VoutDataFormat::ieee in TEST() 141 pmbus_utils::VoutDataFormat format = pmbus_utils::VoutDataFormat::ieee; in TEST() 142 EXPECT_EQ(pmbus_utils::toString(format), "ieee"); in TEST()
|
| /openbmc/qemu/include/libdecnumber/ |
| H A D | decContext.h | 60 /* Extended flags setting -- set this to 0 to use only IEEE flags */ 87 uint8_t clamp; /* flag: apply IEEE exponent clamp */ 151 /* IEEE flags only */ 170 /* IEEE 854 groupings for the flags */ 172 /* are not in IEEE 854] */
|
| /openbmc/u-boot/post/lib_powerpc/fpu/ |
| H A D | darwin-ldouble.c | 18 * IEEE Standard 754 Floating-Point Arithmetic" by W. Kahan, February 26, 25 * Each long double is made up of two IEEE doubles. The value of the 28 * rounded to the nearest double, as specified by IEEE. For Inf
|
| /openbmc/qemu/pc-bios/ |
| H A D | README | 8 firmware implementation. The goal is to implement a 100% IEEE 14 - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware 21 QEMU implements parts of the IEEE 1275 Open Firmware interface.
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | NetworkPort.v1_4_3.json | 43 "None": "No IEEE 802.3x flow control is enabled on this port.", 44 "RX": "The link partner can initiate IEEE 802.3x flow control.", 45 "TX": "This station can initiate IEEE 802.3x flow control.", 46 "TX_RX": "This station or the link partner can initiate IEEE 802.3x flow control." 244 …"description": "An indication of whether IEEE 802.3az Energy-Efficient Ethernet (EEE) is enabled f… 245 …"longDescription": "This property shall indicate whether IEEE 802.3az Energy-Efficient Ethernet (E… 498 "EEE": "IEEE 802.3az Energy-Efficient Ethernet (EEE) is supported on this port.",
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsl/ |
| H A D | gsl.inc | 11 # Uses fpu_control.h which is glibc only header see ieee-utils/fp-gnuppc.c
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libraw1394/ |
| H A D | libraw1394_2.1.2.bb | 1 SUMMARY = "base library for low-level IEEE 1394 accesses"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wpan-tools/ |
| H A D | wpan-tools_0.10.bb | 1 SUMMARY = "Userspace tools for Linux IEEE 802.15.4 stack"
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/ |
| H A D | libavtp_0.2.0.bb | 3 specified in IEEE 1722-2016 spec."
|