Home
last modified time | relevance | path

Searched refs:S8 (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/lib/msun/src/
H A Dk_sincosl.h45 S8 = 2.6174587166648325e-15; /* 0x179372ea0b3f64.0p-101 */ variable
59 r = S2 + z * (S3 + z * (S4 + z * (S5 + z * (S6 + z * (S7 + z * S8))))); in __kernel_sincosl()
83 S8 = 0.28114572543451292625024967174638477283187397621303e-14L; variable
117 r = S2 + z * (S3 + z * (S4 + z * (S5 + z * (S6 + z * (S7 + z * (S8 + in __kernel_sincosl()
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_type.h73 typedef signed char S8; typedef
116 typedef S8 *PS8;
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_type.h74 typedef signed char S8; typedef
115 typedef S8 *PS8;
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_type.h72 typedef signed char S8; typedef
115 typedef S8 *PS8;
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_type.h60 typedef int8_t S8; typedef
87 typedef S8 *PS8;
/freebsd/lib/msun/ld80/
H A Dk_sinl.c46 S8 = 2.6174587166648325e-15; /* 0x179372ea0b3f64.0p-101 */ variable
55 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*S8))))); in __kernel_sinl()
/freebsd/lib/msun/ld128/
H A Dk_sinl.c36 S8 = 0.28114572543451292625024967174638477283187397621303e-14L; variable
51 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*(S8+ in __kernel_sinl()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSwitch.h129 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases() argument
131 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, S8, Value); in Cases()
136 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases() argument
138 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, S8, S9, Value); in Cases()
/freebsd/contrib/xz/src/liblzma/check/
H A Dcrc_common.h30 # define S8(x) ((x) << 8) macro
39 # define S8(x) ((x) >> 8) macro
H A Dcrc32_fast.c56 crc = lzma_crc32_table[0][*buf++ ^ A(crc)] ^ S8(crc); in lzma_crc32_generic()
92 crc = lzma_crc32_table[0][*buf++ ^ A(crc)] ^ S8(crc); in lzma_crc32_generic()
H A Dcrc64_fast.c59 crc = lzma_crc64_table[0][*buf++ ^ A1(crc)] ^ S8(crc); in lzma_crc64_generic()
85 crc = lzma_crc64_table[0][*buf++ ^ A1(crc)] ^ S8(crc); in lzma_crc64_generic()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp45 const LLT S8 = LLT::scalar(8); in PPCLegalizerInfo() local
58 .legalForCartesianProduct({S64}, {S1, S8, S16, S32}) in PPCLegalizerInfo()
/freebsd/contrib/bearssl/src/symcipher/
H A Ddes_tab.c185 static const uint32_t S8[] = { variable
218 | S8[((r1 >> 15) ^ (skr )) & 0x3F]; in Fconf()
/freebsd/sys/dev/isci/
H A Denvironment.h47 typedef int8_t S8; typedef
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos8895-dreamlte.dts3 * Samsung Galaxy S8 (dreamlte/SM-G950F) device tree source
16 model = "Samsung Galaxy S8 (SM-G950F)";
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5991 const LLT S8 = LLT::scalar(8); in selectIntrinsicWithSideEffects() local
6013 if (Ty == LLT::fixed_vector(8, S8)) in selectIntrinsicWithSideEffects()
6015 else if (Ty == LLT::fixed_vector(16, S8)) in selectIntrinsicWithSideEffects()
6037 if (Ty == LLT::fixed_vector(8, S8)) in selectIntrinsicWithSideEffects()
6039 else if (Ty == LLT::fixed_vector(16, S8)) in selectIntrinsicWithSideEffects()
6061 if (Ty == LLT::fixed_vector(8, S8)) in selectIntrinsicWithSideEffects()
6063 else if (Ty == LLT::fixed_vector(16, S8)) in selectIntrinsicWithSideEffects()
6085 if (Ty == LLT::fixed_vector(8, S8)) in selectIntrinsicWithSideEffects()
6087 else if (Ty == LLT::fixed_vector(16, S8)) in selectIntrinsicWithSideEffects()
6109 if (Ty == LLT::fixed_vector(8, S8) || Ty == LLT::fixed_vector(16, S8)) in selectIntrinsicWithSideEffects()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mux/
H A Dadi,adgs1408.txt22 States 0 through 7 correspond to signals S1 through S8 in the datasheet.
/freebsd/sys/contrib/zstd/lib/common/
H A Dmem.h55 typedef int8_t S8; typedef
69 typedef signed char S8;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.td79 CCIfType<[f32], CCAssignToReg<[S0, S1, S2, S3, S4, S5, S6, S7, S8,
99 CCIfType<[f32], CCAssignToReg<[S0, S1, S2, S3, S4, S5, S6, S7, S8,
227 CCIfType<[f32], CCAssignToReg<[S0, S1, S2, S3, S4, S5, S6, S7, S8,
247 CCIfType<[f32], CCAssignToReg<[S0, S1, S2, S3, S4, S5, S6, S7, S8,
H A DARMCallingConv.cpp157 ARM::S8, ARM::S9, ARM::S10, ARM::S11,
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8992-bullhead-rev-101.dts114 /* S8, S9, S10 and S11 - SPMI-managed VDD_APC */
H A Dmsm8992-lg-bullhead.dtsi122 /* S8, S9, S10 and S11 - SPMI-managed VDD_APC */
H A Dsm6375-sony-xperia-murray-pdx225.dts225 * S8 is VDD_GFX
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Dqi_lb60.dts125 <MATRIX_KEY(0, 6, KEY_F7)>, /* S8 */
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp93 case AArch64::S8: in isOdd()

123