Home
last modified time | relevance | path

Searched defs:S3 (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringSwitch.h98 StringLiteral S3, T Value) { in Cases()
103 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()
171 StringLiteral S3, T Value) { in CasesLower()
176 StringLiteral S3, StringLiteral S4, T Value) { in CasesLower()
/third_party/typescript/tests/cases/conformance/types/typeRelationships/subtypesAndSuperTypes/
DsubtypingWithObjectMembersOptionality.ts35 interface S3 extends T3 { interface
65 interface S3 extends T3 { interface
DsubtypingWithObjectMembersOptionality2.ts26 interface S3 extends T3 { interface
DsubtypingWithObjectMembersOptionality4.ts26 interface S3 extends T3 { interface
DsubtypingWithObjectMembersOptionality3.ts26 interface S3 extends T3 { interface
/third_party/musl/src/math/
D__sinl.c32 S3 = -0.00019841269841269427, /* -0x1a01a01a019f81.0p-65 */ variable
52 S3 = -0.00019841269841269841269841269839935785325638310428717L, variable
D__sindf.c23 S3 = -0x1a00f9e2cae774.0p-65, /* -0.000198393348360966317347 */ variable
D__sin.c47 S3 = -1.98412698298579493134e-04, /* 0xBF2A01A0, 0x19C161D5 */ variable
/third_party/musl/porting/liteos_a/kernel/src/math/
D__sinl.c32 S3 = -0.00019841269841269427, /* -0x1a01a01a019f81.0p-65 */ variable
52 S3 = -0.00019841269841269841269841269839935785325638310428717L, variable
D__sindf.c23 S3 = -0x1a00f9e2cae774.0p-65, /* -0.000198393348360966317347 */ variable
D__sin.c47 S3 = -1.98412698298579493134e-04, /* 0xBF2A01A0, 0x19C161D5 */ variable
/third_party/boost/libs/units/test/
Dtest_implicit_conversion.cpp104 …BOOST_CONSTEXPR_OR_CONST bu::quantity<bu::si::catalytic_activity> S3(2.0*bu::si::catalytic_activi… in test_main() local
/third_party/boost/libs/core/test/
Dempty_value_size_test.cpp26 struct S3 struct
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
Dk_sin.c57 S3 = -1.98412698298579493134e-04, /* 0xBF2A01A0, 0x19C161D5 */ variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
DWinogradTrans.c138 const float *S2 = SK + len_c4, *S3 = S2 + len_c4; in WinogradTransRight() local
170 const float *S3 = S2 + len_c4; in WinogradTransRight() local
193 const float *S3 = S2 + len_c4; in WinogradTransRight() local
/third_party/boost/boost/mp11/
Dinteger_sequence.hpp81 using S3 = typename make_integer_sequence_impl<T, R>::type; typedef
/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.c149 static const uint32_t S3[256] = { variable
/third_party/boost/libs/test/test/test-organization-ts/
Dtest-tree-management-test.cpp232 test_suite& S3 = framework::get<test_suite>( mts.get( "S3" ) ); in BOOST_AUTO_TEST_CASE() local
/third_party/mbedtls/library/
Dsha256.c153 #define S3(x) (ROTR(x, 6) ^ ROTR(x,11) ^ ROTR(x,25)) macro
Dsha512.c212 #define S3(x) (ROTR(x,14) ^ ROTR(x,18) ^ ROTR(x,41)) in mbedtls_internal_sha512_process() macro
/third_party/boost/boost/numeric/ublas/
Dassignment.hpp810 …static bool next(const E1 &e, const E2 &me, S1 &i, S2 &j, const S3 &/*i0*/, const S3 &j0, S4 &k, S… in next()
856 …static bool next(const E1 &e, const E2 &me, S1 &i, S2 &j, const S3 &i0, const S3 &/*j0*/, S4 &k, S… in next()
/third_party/jerryscript/jerry-libm/
Dtrig.c635 #define S3 -1.98412698298579493134e-04 /* 0xBF2A01A0, 0x19C161D5 */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DLowLevel.cpp680 const uint32_t S3 = allocateDword(); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DLowLevel.cpp1108 const uint32_t S3 = allocateDword(); in TEST_F() local

12