Home
last modified time | relevance | path

Searched refs:const_source (Results 1 – 25 of 31) sorted by relevance

12

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevmr8n.c74 const_source = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
77 const_source = scolors[0]; in mem_gray8_rgb24_strip_copy_rop()
78 if (const_source == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
80 else if (const_source == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
140 if (const_source == gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
192 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
206 rop_body_24(const_source, const_texture); in mem_gray8_rgb24_strip_copy_rop()
280 rop_body_8((byte)const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
287 rop_body_24(const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
295 rop_body_8((byte)const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevmr8n.c74 const_source = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
77 const_source = scolors[0]; in mem_gray8_rgb24_strip_copy_rop()
78 if (const_source == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
80 else if (const_source == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
140 if (const_source == gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
192 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
206 rop_body_24(const_source, const_texture); in mem_gray8_rgb24_strip_copy_rop()
280 rop_body_8((byte)const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
287 rop_body_24(const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
295 rop_body_8((byte)const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevmr8n.c60 gx_color_index const_source = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
82 const_source = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
85 const_source = scolors[0]; in mem_gray8_rgb24_strip_copy_rop()
86 if (const_source == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
88 else if (const_source == gx_device_white(dev)) { in mem_gray8_rgb24_strip_copy_rop()
150 if (const_source == gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
218 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
220 rop_set_s_constant(&ropper, const_source); in mem_gray8_rgb24_strip_copy_rop()
348 } else if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
624 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevmr8n.c60 gx_color_index const_source = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
82 const_source = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
85 const_source = scolors[0]; in mem_gray8_rgb24_strip_copy_rop()
86 if (const_source == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
88 else if (const_source == gx_device_white(dev)) { in mem_gray8_rgb24_strip_copy_rop()
150 if (const_source == gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
218 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
220 rop_set_s_constant(&ropper, const_source); in mem_gray8_rgb24_strip_copy_rop()
348 } else if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
624 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevmr8n.c69 const_source = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
72 const_source = scolors[0]; in mem_gray8_rgb24_strip_copy_rop()
73 if (const_source == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
75 else if (const_source == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
135 if (const_source == gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
188 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
206 rop_body_24(const_source, const_texture); in mem_gray8_rgb24_strip_copy_rop()
290 rop_body_8((byte)const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
299 rop_body_24(const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
309 rop_body_8((byte)const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevmr8n.c69 const_source = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
72 const_source = scolors[0]; in mem_gray8_rgb24_strip_copy_rop()
73 if (const_source == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
75 else if (const_source == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
135 if (const_source == gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
188 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
206 rop_body_24(const_source, const_texture); in mem_gray8_rgb24_strip_copy_rop()
290 rop_body_8((byte)const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
299 rop_body_24(const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
309 rop_body_8((byte)const_source, t_pixel); in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevmr8n.c63 gx_color_index const_source = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
86 const_source = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
89 const_source = scolors[0]; in mem_gray8_rgb24_strip_copy_rop()
90 if (const_source == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
92 else if (const_source == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
152 if (const_source == gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
205 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
208 rop_set_s_constant(&ropper, const_source); in mem_gray8_rgb24_strip_copy_rop()
344 } else if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
629 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevmr8n.c63 gx_color_index const_source = gx_no_color_index; in mem_gray8_rgb24_strip_copy_rop() local
86 const_source = 0; /* arbitrary */ in mem_gray8_rgb24_strip_copy_rop()
89 const_source = scolors[0]; in mem_gray8_rgb24_strip_copy_rop()
90 if (const_source == gx_device_black(dev)) in mem_gray8_rgb24_strip_copy_rop()
92 else if (const_source == gx_device_white(dev)) in mem_gray8_rgb24_strip_copy_rop()
152 if (const_source == gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
205 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
208 rop_set_s_constant(&ropper, const_source); in mem_gray8_rgb24_strip_copy_rop()
344 } else if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
629 if (const_source != gx_no_color_index) { in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/range/test/adaptor_test/
H A Dtype_erased_test.hpp218 const Container& const_source = source; in test_type_erased_impl() local
220 cr = const_source | type_erased_t(); in test_type_erased_impl()
221 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
234 cr = boost::adaptors::type_erase(const_source, type_erased_t()); in test_type_erased_impl()
235 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
/dports/devel/boost-python-libs/boost_1_72_0/libs/range/test/adaptor_test/
H A Dtype_erased_test.hpp218 const Container& const_source = source; in test_type_erased_impl() local
220 cr = const_source | type_erased_t(); in test_type_erased_impl()
221 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
234 cr = boost::adaptors::type_erase(const_source, type_erased_t()); in test_type_erased_impl()
235 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/range/test/adaptor_test/
H A Dtype_erased_test.hpp218 const Container& const_source = source; in test_type_erased_impl() local
220 cr = const_source | type_erased_t(); in test_type_erased_impl()
221 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
234 cr = boost::adaptors::type_erase(const_source, type_erased_t()); in test_type_erased_impl()
235 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/range/test/adaptor_test/
H A Dtype_erased_test.hpp218 const Container& const_source = source; in test_type_erased_impl() local
220 cr = const_source | type_erased_t(); in test_type_erased_impl()
221 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
234 cr = boost::adaptors::type_erase(const_source, type_erased_t()); in test_type_erased_impl()
235 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
/dports/databases/percona57-server/boost_1_59_0/libs/range/test/adaptor_test/
H A Dtype_erased_test.hpp218 const Container& const_source = source; in test_type_erased_impl() local
220 cr = const_source | type_erased_t(); in test_type_erased_impl()
221 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
234 cr = boost::adaptors::type_erase(const_source, type_erased_t()); in test_type_erased_impl()
235 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
/dports/databases/xtrabackup/boost_1_59_0/libs/range/test/adaptor_test/
H A Dtype_erased_test.hpp218 const Container& const_source = source; in test_type_erased_impl() local
220 cr = const_source | type_erased_t(); in test_type_erased_impl()
221 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
234 cr = boost::adaptors::type_erase(const_source, type_erased_t()); in test_type_erased_impl()
235 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
/dports/databases/percona57-client/boost_1_59_0/libs/range/test/adaptor_test/
H A Dtype_erased_test.hpp218 const Container& const_source = source; in test_type_erased_impl() local
220 cr = const_source | type_erased_t(); in test_type_erased_impl()
221 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
234 cr = boost::adaptors::type_erase(const_source, type_erased_t()); in test_type_erased_impl()
235 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
/dports/devel/boost-libs/boost_1_72_0/libs/range/test/adaptor_test/
H A Dtype_erased_test.hpp218 const Container& const_source = source; in test_type_erased_impl() local
220 cr = const_source | type_erased_t(); in test_type_erased_impl()
221 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
234 cr = boost::adaptors::type_erase(const_source, type_erased_t()); in test_type_erased_impl()
235 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
/dports/devel/hyperscan/boost_1_75_0/libs/range/test/adaptor_test/
H A Dtype_erased_test.hpp218 const Container& const_source = source; in test_type_erased_impl() local
220 cr = const_source | type_erased_t(); in test_type_erased_impl()
221 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
234 cr = boost::adaptors::type_erase(const_source, type_erased_t()); in test_type_erased_impl()
235 BOOST_CHECK_EQUAL_COLLECTIONS( const_source.begin(), const_source.end(), in test_type_erased_impl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/tools/mojom/mojom/parse/
H A Dconditional_features_unittest.py44 const_source = """
56 self.parseAndAssertEqual(const_source, expected_source)
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/tools/mojom/mojom/parse/
H A Dconditional_features_unittest.py44 const_source = """
56 self.parseAndAssertEqual(const_source, expected_source)
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.c134 static const unsigned char const_source[16] = { 0, 0, 0, 0, 0, 0, 0, 0, in vp9_update_noise_estimate() local
198 src_y, src_ystride, const_source, 0, &sse2); in vp9_update_noise_estimate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c3049 static const unsigned char const_source[16] = { 128, 128, 128, 128, 128, 128, in process_denoiser_mode_change() local
3077 vpx_variance16x16(src + j, ystride, const_source, 0, &sse2); in process_denoiser_mode_change()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c3044 static const unsigned char const_source[16] = { 128, 128, 128, 128, 128, 128, in process_denoiser_mode_change() local
3072 vpx_variance16x16(src + j, ystride, const_source, 0, &sse2); in process_denoiser_mode_change()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/encoder/
H A Donyx_if.c3052 static const unsigned char const_source[16] = { 128, 128, 128, 128, 128, 128, in process_denoiser_mode_change() local
3080 vpx_variance16x16(src + j, ystride, const_source, 0, &sse2); in process_denoiser_mode_change()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c3049 static const unsigned char const_source[16] = { 128, 128, 128, 128, 128, 128, in process_denoiser_mode_change() local
3077 vpx_variance16x16(src + j, ystride, const_source, 0, &sse2); in process_denoiser_mode_change()
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/encoder/
H A Donyx_if.c3049 static const unsigned char const_source[16] = { 128, 128, 128, 128, 128, 128, in process_denoiser_mode_change() local
3077 vpx_variance16x16(src + j, ystride, const_source, 0, &sse2); in process_denoiser_mode_change()

12