Home
last modified time | relevance | path

Searched refs:mC2 (Results 1 – 25 of 54) sorted by relevance

123

/dports/emulators/snes9x-gtk/snes9x-1.54.1/
H A Dgfx.h327 uint16 mC1, mC2, v = ALPHA_BITS_MASK; in COLOR_SUB() local
330 mC2 = C2 & FIRST_COLOR_MASK; in COLOR_SUB()
331 if (mC1 > mC2) v += (mC1 - mC2); in COLOR_SUB()
334 mC2 = C2 & SECOND_COLOR_MASK; in COLOR_SUB()
335 if (mC1 > mC2) v += (mC1 - mC2); in COLOR_SUB()
338 mC2 = C2 & THIRD_COLOR_MASK; in COLOR_SUB()
339 if (mC1 > mC2) v += (mC1 - mC2); in COLOR_SUB()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/
H A DTimeWarper.cpp60 return mTStart + mScale*(sqrt(mC1 + scaledTime * mC2) - mRStart); in Warp()
68 mC1(rStart*rStart), mC2(rEnd*rEnd-rStart*rStart) in LinearOutputRateTimeWarper()
79 return mTStart + mC1 * scaledTime * (1.0 + mC2 * scaledTime); in Warp()
85 mC1((tEnd-tStart)/rStart), mC2(0.5*(rStart/rEnd - 1.0)) in LinearInputStretchTimeWarper()
95 return mTStart + mC1 * (pow(mC2, scaledTime) - 1.0); in Warp()
101 mC1((tEnd-tStart)/(rStart*log(rStart/rEnd))), mC2(rStart/rEnd) in LinearOutputStretchTimeWarper()
H A DTimeWarper.h121 double mC2; variable
134 double mC2; variable
147 double mC2; variable
/dports/math/gap/gap-4.11.0/pkg/loops-3.4.1/data/rcc/
H A Dsections27.113.tbl1824 g 2A # 2; 2A # Gl$M 2A mC2 7?Z 2A mC2 3^R 2A mC2 1`N 2A mC2 {L 2A mC2 gK 2A mC2 J& 2A mC2 8g…
1875 2 J& 2A mC2 8g 2A mC2 2; 2A mC2 2thK mC2 7?Z 2A mC2 3^R 2A mC2 1`N 2A mC2 {L 2A mC2 gK 2A
1878 D 2A 3l Gl)D mC2 7?Z 2A mC2 3^R 2A mC2 1`N 2A mC2 {L 2A mC2 gK 2A mC2 J& 2A mC2 8g 2A mC2 2…
1882 …2A mC2 gK 2A mC2 J& 2A mC2 Aq mC2 2; 2A mC2 2thK mC2 7?Z 2A mC2 3^R 2A mC2 1`N 2A mC2 {L …
1885 )D mC2 7?Z 2A mC2 3^R 2A mC2 1`N 2A mC2 {L 2A mC2 iU mC2 J& 2A mC2 Aq mC2 2; 2A mC2 2thK
1892 mC2 2; 2A mC2 2thK mC2 7?Z 2A mC2 3`b mC2 1`N 2A mC2 }V mC2 iU mC2 L: mC2 Aq mC2 2; 2A mC…
1894 2 Aq mC2 2; 2A mC2 7rdd% 5_C 2A ~2 j1 bP Gl)D mC2 7?Z 2A mC2 3`b mC2 1`N 2A mC2 }V mC2 iU m…
1895 2; 2A mC2 2thK mC2 7?Z 2A mC2 3`b mC2 1|X mC2 }V mC2 iU mC2 L: mC2 Aq mC2 2; 2A mC2 1]E/ …
1897 2; 2A mC2 3zJtm 5{M ~2 [Q Gl)D mC2 7?Z 2A mC2 3`b mC2 1|X mC2 }V mC2 iU mC2 L: mC2 Aq mC2
1900mC2 7[j mC2 3`b mC2 1|X mC2 }V mC2 iU mC2 L: mC2 Aq mC2 2; 2A mC2 2thK mC2 7[j mC2 3`b
[all …]
H A Dsections16.197.tbl8 {x 1L 8 |% 1T ia u7 x:_ %WG842 1{y 1L 8 |% 1L 8 h$ %WG842 L: mE 9> 1L 8 4S 1L 8 1j %mC2 R&) W…
11 …4_ 2A %W B@' u 1{' %mC2 |w %mC2 iU Mk # GI 5~5 1L |- 1L h, %mC L< GG 1L 2Q 3<$Ti 1{# 1L C2 |w…
13 842 2C WS B[7 1{# %m842 |w %WG842 iU WS2 WY %mC2 4M %WG842 2C W 5|N }@ C iW m84 X9 y 4| m 2/…
16 sX*$ %mE |w 1X <b 1X 4O %mC2 4F=5 1L $RG 1L Vz~ F,; %m 7_g 7:B}o 3=1`| % }T 1X <b 1X 4O % 4D`T …
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dspv.coopmat.comp14 fcoopmatNV<16, gl_ScopeSubgroup, Z, 8> mC2[3];
17 int arr2[mC2[1].length()];
90 mC2[1] = mC2[2];
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/
H A Dspv.coopmat.comp14 fcoopmatNV<16, gl_ScopeSubgroup, Z, 8> mC2[3];
17 int arr2[mC2[1].length()];
90 mC2[1] = mC2[2];
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/
H A Dspv.coopmat.comp14 fcoopmatNV<16, gl_ScopeSubgroup, Z, 8> mC2[3];
17 int arr2[mC2[1].length()];
90 mC2[1] = mC2[2];
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/
H A Dspv.coopmat.comp14 fcoopmatNV<16, gl_ScopeSubgroup, Z, 8> mC2[3];
17 int arr2[mC2[1].length()];
90 mC2[1] = mC2[2];
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dspv.coopmat.comp14 fcoopmatNV<16, gl_ScopeSubgroup, Z, 8> mC2[3];
17 int arr2[mC2[1].length()];
90 mC2[1] = mC2[2];
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/
H A Dspv.coopmat.comp14 fcoopmatNV<16, gl_ScopeSubgroup, Z, 8> mC2[3];
17 int arr2[mC2[1].length()];
90 mC2[1] = mC2[2];
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/
H A Dspv.coopmat.comp14 fcoopmatNV<16, gl_ScopeSubgroup, Z, 8> mC2[3];
17 int arr2[mC2[1].length()];
90 mC2[1] = mC2[2];
/dports/graphics/glslang/glslang-11.7.1/Test/
H A Dspv.coopmat.comp14 fcoopmatNV<16, gl_ScopeSubgroup, Z, 8> mC2[3];
17 int arr2[mC2[1].length()];
90 mC2[1] = mC2[2];
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/
H A Dspv.coopmat.comp14 fcoopmatNV<16, gl_ScopeSubgroup, Z, 8> mC2[3];
17 int arr2[mC2[1].length()];
90 mC2[1] = mC2[2];
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/
H A Dspv.coopmat.comp14 fcoopmatNV<16, gl_ScopeSubgroup, Z, 8> mC2[3];
17 int arr2[mC2[1].length()];
90 mC2[1] = mC2[2];
/dports/math/symengine/symengine-0.8.1/symengine/
H A Dconstants.cpp87 RCP<const Basic> mC2 = mul(minus_one, C2); variable
96 zero, mC0, mC1, mC2, mC3, mC4, minus_one, mC4, mC3, mC2, mC1, mC0};
102 {mC2, mul(im2, i2)},
/dports/misc/ompl/ompl-1.5.2/tests/base/
H A Dstate_operations.cpp70 auto mC2(std::make_shared<base::CompoundStateSpace>()); in BOOST_AUTO_TEST_CASE() local
71 mC2->addSubspace(mSE3->getSubspace(1), 1.0); in BOOST_AUTO_TEST_CASE()
72 mC2->addSubspace(mSE3->getSubspace(0), 1.0); in BOOST_AUTO_TEST_CASE()
73 mC2->setup(); in BOOST_AUTO_TEST_CASE()
80 base::ScopedState<> sC2(mC2); in BOOST_AUTO_TEST_CASE()
/dports/devel/bullet/bullet3-3.21/Extras/ConvexDecomposition/
H A Dconcavity.cpp324 Wpoint p2(mP2, mC2); in addWeighted()
340 Wpoint p5(d2, mC2); in addWeighted()
388 float mC2; member in ConvexDecomposition::CTri
473 m.mC2 = m.mP2.Distance(m.mNear2); in featureMatch()
478 if (m.mC2 > m.mConcavity) m.mConcavity = m.mC2; in featureMatch()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/ConvexDecomposition/
H A Dconcavity.cpp338 Wpoint p2(mP2,mC2); in addWeighted()
354 Wpoint p5(d2,mC2); in addWeighted()
405 float mC2; member in ConvexDecomposition::CTri
496 m.mC2 = m.mP2.Distance( m.mNear2 ); in featureMatch()
501 if ( m.mC2 > m.mConcavity ) m.mConcavity = m.mC2; in featureMatch()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/ConvexDecomposition/
H A Dconcavity.cpp338 Wpoint p2(mP2,mC2); in addWeighted()
354 Wpoint p5(d2,mC2); in addWeighted()
405 float mC2; member in ConvexDecomposition::CTri
496 m.mC2 = m.mP2.Distance( m.mNear2 ); in featureMatch()
501 if ( m.mC2 > m.mConcavity ) m.mConcavity = m.mC2; in featureMatch()
/dports/devel/py-bullet3/bullet3-3.21/Extras/ConvexDecomposition/
H A Dconcavity.cpp324 Wpoint p2(mP2, mC2); in addWeighted()
340 Wpoint p5(d2, mC2); in addWeighted()
388 float mC2; member in ConvexDecomposition::CTri
473 m.mC2 = m.mP2.Distance(m.mNear2); in featureMatch()
478 if (m.mC2 > m.mConcavity) m.mConcavity = m.mC2; in featureMatch()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.coopmat.comp.out59 Name 148 "mC2"
172 148(mC2): 147(ptr) Variable Private
312 150: 149(ptr) AccessChain 148(mC2) 99
314 152: 149(ptr) AccessChain 148(mC2) 58
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.coopmat.comp.out59 Name 148 "mC2"
172 148(mC2): 147(ptr) Variable Private
312 150: 149(ptr) AccessChain 148(mC2) 99
314 152: 149(ptr) AccessChain 148(mC2) 58
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dspv.coopmat.comp.out59 Name 148 "mC2"
172 148(mC2): 147(ptr) Variable Private
312 150: 149(ptr) AccessChain 148(mC2) 99
314 152: 149(ptr) AccessChain 148(mC2) 58
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dspv.coopmat.comp.out59 Name 148 "mC2"
172 148(mC2): 147(ptr) Variable Private
312 150: 149(ptr) AccessChain 148(mC2) 99
314 152: 149(ptr) AccessChain 148(mC2) 58

123