Home
last modified time | relevance | path

Searched defs:S4 (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringSwitch.h103 StringLiteral S3, StringLiteral S4, T Value) { in Cases()
108 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases()
114 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases()
120 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases()
126 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases()
133 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases()
176 StringLiteral S3, StringLiteral S4, T Value) { in CasesLower()
/third_party/musl/src/math/
D__sinl.c33 S4 = 0.0000027557319223597490, /* 0x171de3a55560f7.0p-71 */ variable
53 S4 = 0.27557319223985890652557316053039946268333231205686e-5L, variable
D__sindf.c24 S4 = 0x16cd878c3b46a7.0p-71; /* 0.0000027183114939898219064 */ variable
D__sin.c48 S4 = 2.75573137070700676789e-06, /* 0x3EC71DE3, 0x57B1FE7D */ variable
/third_party/musl/porting/liteos_a/kernel/src/math/
D__sinl.c33 S4 = 0.0000027557319223597490, /* 0x171de3a55560f7.0p-71 */ variable
53 S4 = 0.27557319223985890652557316053039946268333231205686e-5L, variable
D__sindf.c24 S4 = 0x16cd878c3b46a7.0p-71; /* 0.0000027183114939898219064 */ variable
D__sin.c48 S4 = 2.75573137070700676789e-06, /* 0x3EC71DE3, 0x57B1FE7D */ variable
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
Dk_sin.c58 S4 = 2.75573137070700676789e-06, /* 0x3EC71DE3, 0x57B1FE7D */ variable
/third_party/openssl/crypto/cast/
Dc_skey.c27 #define S4 CAST_S_table4 macro
/third_party/libsnd/src/GSM610/
Dlong_term.c349 register float S0 = 0, S1 = 0, S2 = 0, S3 = 0, S4 = 0, in Cut_Calculation_of_the_LTP_parameters() local
519 register float S0 = 0, S1 = 0, S2 = 0, S3 = 0, S4 = 0, in Calculation_of_the_LTP_parameters() local
734 register float S0 = 0, S1 = 0, S2 = 0, S3 = 0, S4 = 0, in Fast_Calculation_of_the_LTP_parameters() local
/third_party/ffmpeg/libavutil/
Dcast5.c184 static const uint32_t S4[256] = { variable
/third_party/jerryscript/jerry-libm/
Dtrig.c636 #define S4 2.75573137070700676789e-06 /* 0x3EC71DE3, 0x57B1FE7D */ macro
/third_party/gstreamer/gstplugins_good/gst/goom/
Difs.c386 SIMI *S, *S1, *S2, *S3, *S4; in draw_ifs() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_distributedData.js229 S4: 6, property
/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
912 #define ASSIGN_X_BITS(V0,S0, V1,S1, V2,S2, V3,S3, V4,S4, V5,S5) do { SHOR(V0,S0,x0); SHOR(V1,S1,x1)… in decodeHDREndpointMode11() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp581 SDValue S4 = DAG.getConstant(HwLen-4, dl, MVT::i32); in createHvxPrefixPred() local
/third_party/python/Lib/test/
Dtest_patma.py73 class S4(collections.UserList, dict, C): class
/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