/third_party/musl/src/math/ |
H A D | __sinl.c | 37 S8 = 2.6174587166648325e-15; /* 0x179372ea0b3f64.0p-101 */ variable 38 #define POLY(z) (S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*S8)))))) 57 S8 = 0.28114572543451292625024967174638477283187397621303e-14L; variable 63 #define POLY(z) (S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*(S8+ \
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | __sinl.c | 37 S8 = 2.6174587166648325e-15; /* 0x179372ea0b3f64.0p-101 */ variable 38 #define POLY(z) (S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*S8)))))) 57 S8 = 0.28114572543451292625024967174638477283187397621303e-14L; variable 63 #define POLY(z) (S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*(S8+ \
|
/third_party/ffmpeg/libavutil/ |
H A D | cast5.c | 60 z[0] = x[0] ^ S5[IB(x[3])] ^ S6[ID(x[3])] ^ S7[IA(x[3])] ^ S8[IC(x[3])] ^ S7[IA(x[2])]; \ 61 z[1] = x[2] ^ S5[IA(z[0])] ^ S6[IC(z[0])] ^ S7[IB(z[0])] ^ S8[ID(z[0])] ^ S8[IC(x[2])]; \ 62 z[2] = x[3] ^ S5[ID(z[1])] ^ S6[IC(z[1])] ^ S7[IB(z[1])] ^ S8[IA(z[1])] ^ S5[IB(x[2])]; \ 63 z[3] = x[1] ^ S5[IC(z[2])] ^ S6[IB(z[2])] ^ S7[ID(z[2])] ^ S8[IA(z[2])] ^ S6[ID(x[2])]; \ 68 x[0] = z[2] ^ S5[IB(z[1])] ^ S6[ID(z[1])] ^ S7[IA(z[1])] ^ S8[IC(z[1])] ^ S7[IA(z[0])]; \ 69 x[1] = z[0] ^ S5[IA(x[0])] ^ S6[IC(x[0])] ^ S7[IB(x[0])] ^ S8[ID(x[0])] ^ S8[IC(z[0])]; \ 70 x[2] = z[1] ^ S5[ID(x[1])] ^ S6[IC(x[1])] ^ S7[IB(x[1])] ^ S8[IA(x[1])] ^ S5[IB(z[0])]; \ 71 x[3] = z[3] ^ S5[IC(x[2])] ^ S6[IB(x[2])] ^ S7[ID(x[2])] ^ S8[I 328 static const uint32_t S8[256] = { global() variable [all...] |
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | k_sinl.c | 38 S8 = 0.28114572543451292625024967174638477283187397621303e-14L; variable 53 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*(S8+ in __kernel_sinl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | StringSwitch.h | 173 const char (&S8)[N8], const T &Value) { in Cases() 174 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, S8, Value); in Cases() 184 const char (&S8)[N8], const char (&S9)[N9], in Cases() 186 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, S8, S9, Value); in Cases() 169 Cases(const char (&S0)[N0], const char (&S1)[N1], const char (&S2)[N2], const char (&S3)[N3], const char (&S4)[N4], const char (&S5)[N5], const char (&S6)[N6], const char (&S7)[N7], const char (&S8)[N8], const T &Value) Cases() argument 180 Cases(const char (&S0)[N0], const char (&S1)[N1], const char (&S2)[N2], const char (&S3)[N3], const char (&S4)[N4], const char (&S5)[N5], const char (&S6)[N6], const char (&S7)[N7], const char (&S8)[N8], const char (&S9)[N9], const T &Value) Cases() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | StringSwitch.h | 127 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases() 129 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, S8, Value); in Cases() 134 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases() 136 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, S8, S9, Value); in Cases() 125 Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, StringLiteral S3, StringLiteral S4, StringLiteral S5, StringLiteral S6, StringLiteral S7, StringLiteral S8, T Value) Cases() argument 132 Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, StringLiteral S3, StringLiteral S4, StringLiteral S5, StringLiteral S6, StringLiteral S7, StringLiteral S8, StringLiteral S9, T Value) Cases() argument
|
/third_party/libsnd/src/GSM610/ |
H A D | long_term.c | 350 S5 = 0, S6 = 0, S7 = 0, S8 = 0 ; in Cut_Calculation_of_the_LTP_parameters() local 355 E = W * a ; S8 += E ; \ in Cut_Calculation_of_the_LTP_parameters() 407 if (S8 > L_max) { L_max = S8 ; Nc = lambda + 8 ; } in Cut_Calculation_of_the_LTP_parameters() 520 S5 = 0, S6 = 0, S7 = 0, S8 = 0 ; in Calculation_of_the_LTP_parameters() local 525 E = W * a ; S8 += E ; \ in Calculation_of_the_LTP_parameters() 577 if (S8 > L_max) { L_max = S8 ; Nc = lambda + 8 ; } in Calculation_of_the_LTP_parameters() 735 S5 = 0, S6 = 0, S7 = 0, S8 = 0 ; in Fast_Calculation_of_the_LTP_parameters() local 740 E = W * a ; S8 in Fast_Calculation_of_the_LTP_parameters() [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | pcmenc.c | 56 PCMDEF(s8, "PCM signed 8-bit", "sb", S8)
|
H A D | pcmdec.c | 168 PCMDEF(s8, "PCM signed 8-bit", "sb", S8)
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3dx_format_table.c | 151 FORMAT(S8X24_UINT, S8, RGBA8UI, SWIZ_XXXX, 16, 1), 155 /* Pretend we support this, but it'll be separate Z32F depth and S8. */ 157 FORMAT(X32_S8X24_UINT, S8, R8UI, SWIZ_XXXX, 16, 1), 165 /* Pretend we support this, but it'll be separate Z32F depth and S8. */
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_format.c | 562 * On Valhall, S8 logically acts like "X8S8", so "S8 RGBA" is logically 563 * "0s00" and "S8 GRBA" is logically "s000". For Bifrost compatibility 567 FMT(X32_S8X24_UINT, S8, GRBA, L, _T__), 568 FMT(X24S8_UINT, S8, GRBA, L, _T_Z), 569 FMT(S8_UINT, S8, GRBA, L, _T__), 576 FMT(S8_UINT, S8, GRBA, L, _T__),
|
H A D | pan_texture.c | 291 CLUMP_FMT(S8_UINT, S8),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMCallingConv.cpp | 160 ARM::S8, ARM::S9, ARM::S10, ARM::S11,
|
/third_party/skia/third_party/externals/angle2/src/image_util/ |
H A D | imageformats.h | 765 struct S8 struct 769 static void ReadDepthStencil(DepthStencil *dst, const S8 *src); 770 static void WriteDepthStencil(S8 *dst, const DepthStencil *src);
|
H A D | imageformats.cpp | 1890 void S8::ReadDepthStencil(DepthStencil *dst, const S8 *src) in ReadDepthStencil() 1896 void S8::WriteDepthStencil(S8 *dst, const DepthStencil *src) in WriteDepthStencil()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64PBQPRegAlloc.cpp | 100 case AArch64::S8: in isOdd()
|
/third_party/vixl/src/aarch32/ |
H A D | instructions-aarch32.cc | 457 case S8: in GetName()
|
H A D | instructions-aarch32.h | 264 S8 = kDataTypeS | 8, 295 // Users should be able to use "S8", "S6" and so forth to instantiate this
|
H A D | assembler-aarch32.cc | 110 case S8: in Dt_L_imm6_1() 159 case S8: in Dt_L_imm6_2() 331 case S8: in Dt_imm6_4() 369 case S8: in Dt_op_U_size_1() 429 case S8: in Dt_op_size_2() 489 case S8: in Dt_U_imm3H_1() 519 case S8: in Dt_U_opc1_opc2_1() 777 case S8: in Dt_F_size_1() 864 case S8: in Dt_U_size_1() 918 case S8 in Dt_U_size_3() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCTargetDesc.cpp | 139 {codeview::RegisterId::ARM64_S8, AArch64::S8}, in initLLVMToCVRegMapping()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | Format_table_autogen.cpp | 34 { FormatID::S8_UINT, GL_STENCIL_INDEX8, GL_STENCIL_INDEX8, nullptr, NoCopyFunctions, ReadDepthStencil<S8>, WriteDepthStencil<S8>, GL_UNSIGNED_INT, 0, 0, 0, 0, 0, 0, 8, 1, std::numeric_limits<GLuint>::max(), false, false, false, false, false, gl::VertexAttribType::InvalidEnum },
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2248 SDValue S8 = DAG.getConstant(8, dl, MVT::i32); in buildVector32() local 2249 SDValue T0 = DAG.getNode(ISD::SHL, dl, MVT::i32, {Vs[1], S8}); in buildVector32() 2250 SDValue T1 = DAG.getNode(ISD::SHL, dl, MVT::i32, {Vs[3], S8}); in buildVector32()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 173 const LLT S8 = LLT::scalar(8); 450 {S32, S8}, {S32, LLT::scalar(24)}})
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm.c | 1934 FORMAT(S8), 2002 FORMATD(S8, "Signed 8 bit"),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 356 AArch64::S5, AArch64::S6, AArch64::S7, AArch64::S8, AArch64::S9,
|