/external/chromium_org/third_party/protobuf/ |
README.txt | 111 ./configure CXXFLAGS="-O -std ansi -ieee -D__USE_STD_IOSTREAM"
|
/external/compiler-rt/lib/builtins/ |
divdf3.c | 11 // with the IEEE-754 default rounding (to nearest, ties to even).
|
divsf3.c | 11 // with the IEEE-754 default rounding (to nearest, ties to even).
|
/external/compiler-rt/test/builtins/Unit/ |
floattidf_test.c | 22 // Assumption: double is a IEEE 64 bit floating point type
|
floatuntidf_test.c | 22 // Assumption: double is a IEEE 64 bit floating point type
|
/external/icu/icu4c/source/common/ |
cstring.c | 18 * 11/15/99 helena Integrated S/390 IEEE changes.
|
/external/icu/icu4c/source/i18n/ |
decContext.c | 56 /* DEC_INIT_DECIMAL32 -- select IEEE 754 defaults, 32-bit */ 57 /* DEC_INIT_DECIMAL64 -- select IEEE 754 defaults, 64-bit */ 58 /* DEC_INIT_DECIMAL128 -- select IEEE 754 defaults, 128-bit */ 335 /* test the five IEEE first, as some of the others are ambiguous when */
|
/external/iproute2/man/man8/ |
tc-sfq.8 | 201 IEEE INFOCOMM'90 Proceedings, San Francisco, 1990.
|
/external/kernel-headers/original/uapi/linux/ |
nvme.h | 49 __u8 ieee[3]; member in struct:nvme_id_ctrl
|
/external/kernel-headers/original/uapi/rdma/ |
ib_user_mad.h | 179 * @oui: Indicates IEEE OUI when mgmt_class is a vendor class
|
/external/kernel-headers/original/uapi/sound/ |
asound.h | 190 #define SNDRV_PCM_FORMAT_FLOAT_LE ((__force snd_pcm_format_t) 14) /* 4-byte float, IEEE-754 32-bit, range -1.0 to 1.0 */ 191 #define SNDRV_PCM_FORMAT_FLOAT_BE ((__force snd_pcm_format_t) 15) /* 4-byte float, IEEE-754 32-bit, range -1.0 to 1.0 */ 192 #define SNDRV_PCM_FORMAT_FLOAT64_LE ((__force snd_pcm_format_t) 16) /* 8-byte float, IEEE-754 64-bit, range -1.0 to 1.0 */ 193 #define SNDRV_PCM_FORMAT_FLOAT64_BE ((__force snd_pcm_format_t) 17) /* 8-byte float, IEEE-754 64-bit, range -1.0 to 1.0 */ [all...] |
/external/libvorbis/lib/ |
mapping0.c | 273 todB estimation used on IEEE 754 320 IEEE 754 compliant machines had a 337 estimation used on IEEE 754 394 todB estimation used on IEEE 754
|
/external/llvm/docs/CommandGuide/ |
llc.rst | 110 Enable optimizations that make unsafe assumptions about IEEE math (e.g. that
|
/external/llvm/include/llvm/Support/ |
ARMBuildAttributes.h | 172 AllowIEE754 = 3, // this code to use all the IEEE 754-defined FP encodings
|
/external/openssl/crypto/ecdh/ |
ech_ossl.c | 103 /* This implementation is based on the following primitives in the IEEE 1363 standard:
|
/external/protobuf/ |
README.txt | 111 ./configure CXXFLAGS="-O -std ansi -ieee -D__USE_STD_IOSTREAM"
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-internal.h | 303 // This template class represents an IEEE floating-point number 312 // Format of IEEE floating-point: 314 // The most-significant bit being the leftmost, an IEEE 427 // The IEEE standard says that any comparison operation involving [all...] |
/external/wpa_supplicant_8/src/eapol_auth/ |
eapol_auth_dump.c | 2 * IEEE 802.1X-2004 Authenticator - State dump
|
/external/wpa_supplicant_8/src/radius/ |
radius.h | 206 /* MAC address ASCII format for IEEE 802.1X use
|
/external/wpa_supplicant_8/src/utils/ |
radiotap.h | 31 * Modifications to fit into the linux IEEE 802.11 stack,
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_supplicant.conf.sgml | 121 <para>IEEE 802.1X (i.e., no WPA) with dynamic WEP keys
|
/external/wpa_supplicant_8/wpa_supplicant/ |
preauth_test.c | 8 * IEEE 802.1X Supplicant test code (to be used in place of wpa_supplicant.c.
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
link_layer_stats.h | 87 u32 rateMcsIdx :8; // OFDM/CCK rate code would be as per ieee std in the units of 0.5mbps
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
asound.h | 190 #define SNDRV_PCM_FORMAT_FLOAT_LE ((__force snd_pcm_format_t) 14) /* 4-byte float, IEEE-754 32-bit, range -1.0 to 1.0 */ 191 #define SNDRV_PCM_FORMAT_FLOAT_BE ((__force snd_pcm_format_t) 15) /* 4-byte float, IEEE-754 32-bit, range -1.0 to 1.0 */ 192 #define SNDRV_PCM_FORMAT_FLOAT64_LE ((__force snd_pcm_format_t) 16) /* 8-byte float, IEEE-754 64-bit, range -1.0 to 1.0 */ 193 #define SNDRV_PCM_FORMAT_FLOAT64_BE ((__force snd_pcm_format_t) 17) /* 8-byte float, IEEE-754 64-bit, range -1.0 to 1.0 */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rdma/ |
ib_user_mad.h | 179 * @oui: Indicates IEEE OUI when mgmt_class is a vendor class
|