Home
last modified time | relevance | path

Searched refs:sample11 (Results 1 – 24 of 24) sorted by relevance

/dports/audio/ocp/ocp-0.2.90/playym/stsoundlib/
H A Ddigidrum.cpp1194 static ymu8 sample11[1527]={
2578 sample08,sample09,sample10,sample11,sample12,sample13,sample14,sample15,
/dports/audio/stymulator/STYMulator-0.21a/src/stsoundlib/
H A Ddigidrum.cpp1187 static ymu8 sample11[1527]={ variable
2571 sample08,sample09,sample10,sample11,sample12,sample13,sample14,sample15,
/dports/graphics/p5-GD-Graph/GDGraph-1.54/samples/
H A DMakefile36 sample11 sample12 sample13 sample14 sample15 \
38 sample11-h sample12-h sample13-h sample14-h sample15-h \
/dports/graphics/p5-Chart-PNGgraph/Chart-PNGgraph-1.21/
H A DMANIFEST18 samples/sample11.htm
37 samples/sample11.pl
H A DCHANGES3 - Minor fix of a bug in sample11.pl
/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/whodo/GIFgraph/GIFgraph/install/
H A DMANIFEST41 samples/sample11.htm
60 samples/sample11.pl
/dports/graphics/p5-Chart-PNGgraph/Chart-PNGgraph-1.21/samples/
H A DMakefile7 PNGS = sample11.png sample12.png sample13.png sample14.png \
/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/whodo/GIFgraph/GIFgraph/samples/
H A DMakefile7 GIFS = sample11.gif sample12.gif sample13.gif sample14.gif \
/dports/games/libretro-shaders-slang/slang-shaders-9850d68939b86262eae9f0da01ff1c11daafcdc3/crt/shaders/crt-royale/src/
H A Dtex2Dantialias.h878 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset0).rgb; in tex2Daa12x() local
883 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11); in tex2Daa12x()
970 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset4).rgb; in tex2Daa16x() local
979 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 + in tex2Daa16x()
1079 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset8).rgb; in tex2Daa20x() local
1092 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 + in tex2Daa20x()
1206 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv + uv_offset11).rgb; in tex2Daa24x() local
1223 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 + in tex2Daa24x()
1296 const float3 sample11 = tex2Daa_tiled_linearize(tex, sample8_uv + uv_step_x * 3.0).rgb; in tex2Daa_debug_16x_regular() local
1305 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 + in tex2Daa_debug_16x_regular()
H A Dcrt-royale-bloom-approx.h185 float3 sample11 = tex2D_linearize(tex, sample11_uv).rgb; in tex2Dresize_gaussian4x4() local
231 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 + in tex2Dresize_gaussian4x4()
/dports/games/libretro-shaders-glsl/glsl-shaders-7052b09dc657d56bea443d5661dccbebcafe32dc/crt/shaders/crt-royale/port-helpers/
H A Dtex2Dantialias.h881 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset0).rgb; in tex2Daa12x() local
886 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11); in tex2Daa12x()
973 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset4).rgb; in tex2Daa16x() local
982 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 + in tex2Daa16x()
1082 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset8).rgb; in tex2Daa20x() local
1095 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 + in tex2Daa20x()
1209 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv + uv_offset11).rgb; in tex2Daa24x() local
1226 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 + in tex2Daa24x()
1299 const float3 sample11 = tex2Daa_tiled_linearize(tex, sample8_uv + uv_step_x * 3.0).rgb; in tex2Daa_debug_16x_regular() local
1308 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 + in tex2Daa_debug_16x_regular()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/tests/check/gst/
H A Dgsttag.c470 GstSample *sample1, *sample2, *sample11; in GST_START_TEST() local
509 sample11 = gst_sample_new (buf, NULL, NULL, NULL); in GST_START_TEST()
529 gst_tag_list_add (tags2, GST_TAG_MERGE_APPEND, GST_TAG_IMAGE, sample11, NULL); in GST_START_TEST()
542 gst_sample_unref (sample11); in GST_START_TEST()
/dports/devel/poco/poco-1.10.1-all/MongoDB/samples/SQLToMongo/src/
H A DSQLToMongo.cpp396 void sample11(Poco::MongoDB::Connection& connection) in sample11() function
466 sample11(connection); in main()
/dports/graphics/p5-GD-Graph/GDGraph-1.54/
H A DMANIFEST28 samples/sample11.pl
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_csv.py1058 sample11 = dedent(""" variable in TestSniffer
1086 self.assertFalse(sniffer.has_header(self.sample11))
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_csv.py1095 sample11 = dedent(""" variable in TestSniffer
1129 self.assertFalse(sniffer.has_header(self.sample11))
/dports/games/libretro-shaders-glsl/glsl-shaders-7052b09dc657d56bea443d5661dccbebcafe32dc/crt/shaders/crt-royale/src/
H A Dcrt-royale-geometry-aa-last-pass.glsl4057 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset0).rgb;
4062 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11);
4149 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset4).rgb;
4158 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 +
4258 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset8).rgb;
4271 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 +
4385 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv + uv_offset11).rgb;
4402 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 +
4475 const float3 sample11 = tex2Daa_tiled_linearize(tex, sample8_uv + uv_step_x * 3.0).rgb;
4484 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 +
H A Dcrt-royale-geometry-aa-last-pass-intel.glsl4059 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset0).rgb;
4064 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11);
4151 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset4).rgb;
4160 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 +
4260 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv - uv_offset8).rgb;
4273 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 +
4387 const float3 sample11 = tex2Daa_tiled_linearize(tex, tex_uv + uv_offset11).rgb;
4404 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 +
4477 const float3 sample11 = tex2Daa_tiled_linearize(tex, sample8_uv + uv_step_x * 3.0).rgb;
4486 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 +
H A Dcrt-royale-bloom-approx-fake-bloom-intel.glsl14005 float3 sample11 = tex2D_linearize(tex, sample11_uv).rgb;
14051 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 +
H A Dcrt-royale-bloom-approx-fake-bloom.glsl14004 float3 sample11 = tex2D_linearize(tex, sample11_uv).rgb;
14050 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 +
H A Dcrt-royale-bloom-approx.glsl14002 float3 sample11 = tex2D_linearize(tex, sample11_uv).rgb;
14048 w8 * sample8 + w9 * sample9 + w10 * sample10 + w11 * sample11 +
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-2.11.2.api24530 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestA.setUp?4()
24535 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestA3.level?7
24541 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestB.setUp?4()
24546 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestB2.level?7
24555 zope.testing.testrunner-ex.sample1.sample11.sampletests.setUp?4(test)
24556 zope.testing.testrunner-ex.sample1.sample11.sampletests.test_suite?4()
24557 zope.testing.testrunner-ex.sample1.sample11.sampletests.test_x0?4(self)
24558 zope.testing.testrunner-ex.sample1.sample11.sampletests.test_y0?4(self)
24560 zope.testing.testrunner-ex.sample1.sample11.sampletests.x?7
24561 zope.testing.testrunner-ex.sample1.sample11.sampletests.y?7
[all …]
H A Dzope-2.10.7.api27307 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestA.setUp?4()
27312 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestA3.level?7
27318 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestB.setUp?4()
27323 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestB2.level?7
27332 zope.testing.testrunner-ex.sample1.sample11.sampletests.setUp?4(test)
27333 zope.testing.testrunner-ex.sample1.sample11.sampletests.test_suite?4()
27334 zope.testing.testrunner-ex.sample1.sample11.sampletests.test_x0?4(self)
27335 zope.testing.testrunner-ex.sample1.sample11.sampletests.test_y0?4(self)
27337 zope.testing.testrunner-ex.sample1.sample11.sampletests.x?7
27338 zope.testing.testrunner-ex.sample1.sample11.sampletests.y?7
[all …]
H A Dzope-3.3.1.api31376 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestA.setUp?4()
31381 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestA3.level?7
31387 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestB.setUp?4()
31392 zope.testing.testrunner-ex.sample1.sample11.sampletests.TestB2.level?7
31401 zope.testing.testrunner-ex.sample1.sample11.sampletests.setUp?4(test)
31402 zope.testing.testrunner-ex.sample1.sample11.sampletests.test_suite?4()
31403 zope.testing.testrunner-ex.sample1.sample11.sampletests.test_x0?4(self)
31404 zope.testing.testrunner-ex.sample1.sample11.sampletests.test_y0?4(self)
31406 zope.testing.testrunner-ex.sample1.sample11.sampletests.x?7
31407 zope.testing.testrunner-ex.sample1.sample11.sampletests.y?7
[all …]