Home
last modified time | relevance | path

Searched defs:S6 (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/src/math/
D__sinl.c35 S6 = 1.6059006598854211e-10, /* 0x161242b90243b5.0p-85 */ variable
55 S6 = 0.16059043836821614596571832194524392581082444805729e-9L, variable
D__sin.c50 S6 = 1.58969099521155010221e-10; /* 0x3DE5D93A, 0x5ACFD57C */ variable
/third_party/musl/porting/liteos_a/kernel/src/math/
D__sinl.c35 S6 = 1.6059006598854211e-10, /* 0x161242b90243b5.0p-85 */ variable
55 S6 = 0.16059043836821614596571832194524392581082444805729e-9L, variable
D__sin.c50 S6 = 1.58969099521155010221e-10; /* 0x3DE5D93A, 0x5ACFD57C */ variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringSwitch.h115 StringLiteral S6, T Value) { in Cases()
121 StringLiteral S6, StringLiteral S7, T Value) { in Cases()
127 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases()
134 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases()
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
Dk_sin.c60 S6 = 1.58969099521155010221e-10; /* 0x3DE5D93A, 0x5ACFD57C */ variable
/third_party/openssl/crypto/cast/
Dc_skey.c29 #define S6 CAST_S_table6 macro
/third_party/libsnd/src/GSM610/
Dlong_term.c350 S5 = 0, S6 = 0, S7 = 0, S8 = 0 ; in Cut_Calculation_of_the_LTP_parameters() local
520 S5 = 0, S6 = 0, S7 = 0, S8 = 0 ; in Calculation_of_the_LTP_parameters() local
735 S5 = 0, S6 = 0, S7 = 0, S8 = 0 ; in Fast_Calculation_of_the_LTP_parameters() local
/third_party/ffmpeg/libavutil/
Dcast5.c254 static const uint32_t S6[256] = { variable
/third_party/jerryscript/jerry-libm/
Dtrig.c638 #define S6 1.58969099521155010221e-10 /* 0x3DE5D93A, 0x5ACFD57C */ macro
/third_party/libffi/testsuite/libffi.bhaible/
Dtestcases.c86 Short S1={1}, S2={2}, S3={3}, S4={4}, S5={5}, S6={6}, S7={7}, S8={8}, S9={9}; variable
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp829 #define ASSIGN_X_BITS(V0,S0, V1,S1, V2,S2, V3,S3, V4,S4, V5,S5, V6,S6) do { SHOR(V0,S0,x0); SHOR(V1… in decodeHDREndpointMode7() argument