Home
last modified time | relevance | path

Searched refs:S2 (Results 1 – 14 of 14) sorted by relevance

/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dmfunptr_test.cpp41 struct S2 { } s2; struct
44 int f2(S1&, S2&);
46 int f2c(const S1&, const S2&);
49 void vf2(S1&, S2&);
51 void vf2c(const S1&, const S2&);
134 int f2(S1&, S2&) in f2() argument
140 int f2c(const S1&, const S2&) in f2c() argument
146 void vf2(S1&, S2&) in vf2() argument
152 void vf2c(const S1&, const S2&) in vf2c() argument
/reactos/sdk/lib/3rdparty/cardlib/
H A Dcardcolor.cpp133 static double H1, H2, S1, S2, L1, L2; in ColorScaleHSL() local
139 RGBtoHLS( Col2, &H2, &L2, &S2); in ColorScaleHSL()
140 return HLStoRGB( H1+(H2-H1)*Ratio, L1+(L2-L1)*Ratio, S1+(S2-S1)*Ratio ); in ColorScaleHSL()
323 static double H1, H2, S1, S2, L1, L2;
329 RGBtoHLS( Col2, &H2, &L2, &S2);
331 … return HLStoRGB( H1 /*+ (H2 - H1 ) * Ratio*/, L1 + (L2 - L1) * Ratio, S1 + (S2 - S1) * Ratio * 2);
/reactos/boot/bootdata/packages/
H A DCMakeLists.txt14 file(READ \${SRC2} S2)
15 file(WRITE \${DST} \"\${S1}\${S2}\")
/reactos/modules/rostests/winetests/quartz/
H A Dfiltermapper.c100 S2(U(rgf2)).cPins2 = 1; in test_fm2_enummatchingfilters()
101 S2(U(rgf2)).rgPins2 = rgPins2; in test_fm2_enummatchingfilters()
135 S2(U(rgf2)).cPins2 = 2; in test_fm2_enummatchingfilters()
447 S2(U(rgf2)).cPins2 = 1; in test_register_filter_with_null_clsMinorType()
448 S2(U(rgf2)).rgPins2 = &rgPins2; in test_register_filter_with_null_clsMinorType()
H A Dfiltergraph.c2123 S2(U(rgf2)).cPins2 = 1; in test_render_filter_priority()
2124 S2(U(rgf2)).rgPins2 = rgPins2; in test_render_filter_priority()
2150 S2(U(rgf2)).cPins2 = 2; in test_render_filter_priority()
/reactos/media/inf/
H A Dhdc.inf826 PCI\VEN_10de&DEV_00ee.DeviceDesc="nVidia nForce3 Pro S2 SATA 控制器"
829 PCI\VEN_10de&DEV_003e.DeviceDesc="nVidia nForce MCP S2 SATA 控制器"
832 PCI\VEN_10de&DEV_0055.DeviceDesc="nVidia nForce CK804 S2 SATA2 控制器"
835 PCI\VEN_10de&DEV_0267.DeviceDesc="nVidia nForce MCP51 S2 SATA2 控制器"
838 PCI\VEN_10de&DEV_037f.DeviceDesc="nVidia nForce MCP55 S2 SATA2 控制器"
841 PCI\VEN_10de&DEV_03f6.DeviceDesc="nVidia nForce MCP61 S2 SATA2 控制器"
3321 PCI\VEN_10de&DEV_00ee.DeviceDesc="nVidia nForce3 Pro S2 SATA 控制器"
3324 PCI\VEN_10de&DEV_003e.DeviceDesc="nVidia nForce MCP S2 SATA 控制器"
3327 PCI\VEN_10de&DEV_0055.DeviceDesc="nVidia nForce CK804 S2 SATA2 控制器"
3629 PCI\VEN_10de&DEV_00ee.DeviceDesc="nVidia nForce3 Pro S2 SATA 控制器"
[all …]
/reactos/base/applications/network/ftp/
H A Dmain.c469 sb++; goto S2; /* slurp next character */ in slurpstring()
480 S2: in slurpstring()
/reactos/dll/3rdparty/mbedtls/
H A Dsha512.c261 #define S2(x) (ROTR(x,28) ^ ROTR(x,34) ^ ROTR(x,39)) in mbedtls_internal_sha512_process() macro
271 local.temp2 = S2(a) + F0((a),(b),(c)); \ in mbedtls_internal_sha512_process()
H A Dsha256.c206 #define S2(x) (ROTR(x, 2) ^ ROTR(x,13) ^ ROTR(x,22)) macro
222 local.temp2 = S2(a) + F0((a),(b),(c)); \
H A Dssl_tls.c427 const unsigned char *S1, *S2; in tls1_prf() local
441 S2 = secret + slen - hs; in tls1_prf()
488 mbedtls_md_hmac_starts( &md_ctx, S2, hs ); in tls1_prf()
/reactos/sdk/include/reactos/wine/
H A Dtest.h215 # define S2(x) (x).s2 macro
222 # define S2(x) (x) macro
/reactos/modules/rostests/winetests/devenum/
H A Ddevenum.c280 S2(U(rgf2)).cPins2 = 0; in test_register_filter()
/reactos/hal/halx86/legacy/bus/
H A Dpci_vendors.ids14670 13c2 1019 S2-3200
18024 1019 TTechnoTrend-budget DVB S2-3200
23939 13c2 3016 TT-budget S2-4200 Twin
24203 1028 2010 BOSS-S2 Adapter
24205 1028 2261 BOSS-S2 Adapter
24221 2a2c Dual DVB-S2-CI card
30262 1734 101c PRIMERGY RX/TX S2 series SMBus
32680 1734 103e PRIMERGY RX/TX S2 series
35995 dd01 0020 Cine S2 V6 DVB adapter
35996 dd01 0021 Cine S2 V6.5 DVB adapter
[all …]
/reactos/sdk/lib/fslib/vfatlib/check/
H A DChangeLog1807 don't ask me why) a Technisat HD S2 Plus DVB receiver will still