Home
last modified time | relevance | path

Searched refs:bitmap_copy (Results 1 – 25 of 1726) sorted by relevance

12345678910>>...70

/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Dtest_bitmap.c245 bitmap_copy(bmap2, bmap1, 23); in test_copy()
249 bitmap_copy(bmap2, bmap1, 23); in test_copy()
254 bitmap_copy(bmap2, bmap1, 1024); in test_copy()
258 bitmap_copy(bmap2, bmap1, 1024); in test_copy()
266 bitmap_copy(bmap2, bmap1, 109); /* ... but 0-padded til word length */ in test_copy()
270 bitmap_copy(bmap2, bmap1, 97); /* ... but aligned on word length */ in test_copy()
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A Dtest_bitmap.c245 bitmap_copy(bmap2, bmap1, 23); in test_copy()
249 bitmap_copy(bmap2, bmap1, 23); in test_copy()
254 bitmap_copy(bmap2, bmap1, 1024); in test_copy()
258 bitmap_copy(bmap2, bmap1, 1024); in test_copy()
266 bitmap_copy(bmap2, bmap1, 109); /* ... but 0-padded til word length */ in test_copy()
270 bitmap_copy(bmap2, bmap1, 97); /* ... but aligned on word length */ in test_copy()
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A Dtest_bitmap.c245 bitmap_copy(bmap2, bmap1, 23); in test_copy()
249 bitmap_copy(bmap2, bmap1, 23); in test_copy()
254 bitmap_copy(bmap2, bmap1, 1024); in test_copy()
258 bitmap_copy(bmap2, bmap1, 1024); in test_copy()
266 bitmap_copy(bmap2, bmap1, 109); /* ... but 0-padded til word length */ in test_copy()
270 bitmap_copy(bmap2, bmap1, 97); /* ... but aligned on word length */ in test_copy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/layers/
H A Dui_resource_layer_unittest.cc156 SkBitmap bitmap_copy = bitmap; in TEST_F() local
169 layer2->SetBitmap(bitmap_copy); in TEST_F()
192 layer1->SetBitmap(bitmap_copy); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/
H A Dui_resource_layer_unittest.cc156 SkBitmap bitmap_copy = bitmap; in TEST_F() local
169 layer2->SetBitmap(bitmap_copy); in TEST_F()
192 layer1->SetBitmap(bitmap_copy); in TEST_F()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dndb_event_data.cc152 bitmap_copy(before, pk_bitmap); in generate_minimal_bitmap()
159 bitmap_copy(before, after); in generate_minimal_bitmap()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dndb_event_data.cc152 bitmap_copy(before, pk_bitmap); in generate_minimal_bitmap()
159 bitmap_copy(before, after); in generate_minimal_bitmap()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dndb_event_data.cc152 bitmap_copy(before, pk_bitmap); in generate_minimal_bitmap()
159 bitmap_copy(before, after); in generate_minimal_bitmap()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dndb_event_data.cc152 bitmap_copy(before, pk_bitmap); in generate_minimal_bitmap()
159 bitmap_copy(before, after); in generate_minimal_bitmap()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dndb_event_data.cc152 bitmap_copy(before, pk_bitmap); in generate_minimal_bitmap()
159 bitmap_copy(before, after); in generate_minimal_bitmap()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dndb_event_data.cc152 bitmap_copy(before, pk_bitmap); in generate_minimal_bitmap()
159 bitmap_copy(before, after); in generate_minimal_bitmap()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_join_buffer.cc134 bitmap_copy(&save_read_set, table->read_set); in filter_virtual_gcol_base_cols()
154 bitmap_copy(completed_read_set, table->read_set); in add_virtual_gcol_base_cols()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dxfaceenc.c141 uint8_t bitmap_copy[XFACE_PIXELS]; in xface_encode_frame() local
172 memcpy(bitmap_copy, xface->bitmap, XFACE_PIXELS); in xface_encode_frame()
173 ff_xface_generate_face(xface->bitmap, bitmap_copy); in xface_encode_frame()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dxfaceenc.c150 uint8_t bitmap_copy[XFACE_PIXELS]; in xface_encode_frame() local
181 memcpy(bitmap_copy, xface->bitmap, XFACE_PIXELS); in xface_encode_frame()
182 ff_xface_generate_face(xface->bitmap, bitmap_copy); in xface_encode_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dxfaceenc.c141 uint8_t bitmap_copy[XFACE_PIXELS]; in xface_encode_frame() local
172 memcpy(bitmap_copy, xface->bitmap, XFACE_PIXELS); in xface_encode_frame()
173 ff_xface_generate_face(xface->bitmap, bitmap_copy); in xface_encode_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dxfaceenc.c141 uint8_t bitmap_copy[XFACE_PIXELS]; in xface_encode_frame() local
172 memcpy(bitmap_copy, xface->bitmap, XFACE_PIXELS); in xface_encode_frame()
173 ff_xface_generate_face(xface->bitmap, bitmap_copy); in xface_encode_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dxfaceenc.c141 uint8_t bitmap_copy[XFACE_PIXELS]; in xface_encode_frame() local
172 memcpy(bitmap_copy, xface->bitmap, XFACE_PIXELS); in xface_encode_frame()
173 ff_xface_generate_face(xface->bitmap, bitmap_copy); in xface_encode_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dxfaceenc.c150 uint8_t bitmap_copy[XFACE_PIXELS]; in xface_encode_frame() local
181 memcpy(bitmap_copy, xface->bitmap, XFACE_PIXELS); in xface_encode_frame()
182 ff_xface_generate_face(xface->bitmap, bitmap_copy); in xface_encode_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dxfaceenc.c141 uint8_t bitmap_copy[XFACE_PIXELS]; in xface_encode_frame() local
172 memcpy(bitmap_copy, xface->bitmap, XFACE_PIXELS); in xface_encode_frame()
173 ff_xface_generate_face(xface->bitmap, bitmap_copy); in xface_encode_frame()
/dports/net-mgmt/nagios4/nagios-4.4.6/lib/
H A Dbitmap.c94 bitmap *bitmap_copy(const bitmap *bm) in bitmap_copy() function
239 return bitmap_copy(b); in bitmap_union()
241 return bitmap_copy(a); in bitmap_union()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dshrink-wrap.c835 bitmap_copy (bb_tmp, bb_with); in try_shrink_wrapping()
1125 bitmap_copy (SW (bb)->needs_components, components); in init_separate_shrink_wrap()
1300 bitmap_copy (old, SW (bb)->head_components); in spread_components()
1328 bitmap_copy (SW (bb)->tail_components, components); in spread_components()
1353 bitmap_copy (SW (exit_block)->tail_components, components); in spread_components()
1365 bitmap_copy (old, SW (bb)->tail_components); in spread_components()
1390 bitmap_copy (old, SW (bb)->has_components); in spread_components()
1507 bitmap_copy (epi, components); in emit_common_heads_for_components()
1508 bitmap_copy (pro, components); in emit_common_heads_for_components()
1594 bitmap_copy (epi, components); in emit_common_tails_for_components()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dshrink-wrap.c834 bitmap_copy (bb_tmp, bb_with); in try_shrink_wrapping()
1124 bitmap_copy (SW (bb)->needs_components, components); in init_separate_shrink_wrap()
1299 bitmap_copy (old, SW (bb)->head_components); in spread_components()
1327 bitmap_copy (SW (bb)->tail_components, components); in spread_components()
1352 bitmap_copy (SW (exit_block)->tail_components, components); in spread_components()
1364 bitmap_copy (old, SW (bb)->tail_components); in spread_components()
1389 bitmap_copy (old, SW (bb)->has_components); in spread_components()
1506 bitmap_copy (epi, components); in emit_common_heads_for_components()
1507 bitmap_copy (pro, components); in emit_common_heads_for_components()
1593 bitmap_copy (epi, components); in emit_common_tails_for_components()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dshrink-wrap.c839 bitmap_copy (bb_tmp, bb_with); in try_shrink_wrapping()
1129 bitmap_copy (SW (bb)->needs_components, components); in init_separate_shrink_wrap()
1304 bitmap_copy (old, SW (bb)->head_components); in spread_components()
1332 bitmap_copy (SW (bb)->tail_components, components); in spread_components()
1357 bitmap_copy (SW (exit_block)->tail_components, components); in spread_components()
1369 bitmap_copy (old, SW (bb)->tail_components); in spread_components()
1394 bitmap_copy (old, SW (bb)->has_components); in spread_components()
1511 bitmap_copy (epi, components); in emit_common_heads_for_components()
1512 bitmap_copy (pro, components); in emit_common_heads_for_components()
1598 bitmap_copy (epi, components); in emit_common_tails_for_components()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dshrink-wrap.c835 bitmap_copy (bb_tmp, bb_with); in try_shrink_wrapping()
1125 bitmap_copy (SW (bb)->needs_components, components); in init_separate_shrink_wrap()
1300 bitmap_copy (old, SW (bb)->head_components); in spread_components()
1328 bitmap_copy (SW (bb)->tail_components, components); in spread_components()
1353 bitmap_copy (SW (exit_block)->tail_components, components); in spread_components()
1365 bitmap_copy (old, SW (bb)->tail_components); in spread_components()
1390 bitmap_copy (old, SW (bb)->has_components); in spread_components()
1507 bitmap_copy (epi, components); in emit_common_heads_for_components()
1508 bitmap_copy (pro, components); in emit_common_heads_for_components()
1594 bitmap_copy (epi, components); in emit_common_tails_for_components()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dshrink-wrap.c839 bitmap_copy (bb_tmp, bb_with); in try_shrink_wrapping()
1129 bitmap_copy (SW (bb)->needs_components, components); in init_separate_shrink_wrap()
1304 bitmap_copy (old, SW (bb)->head_components); in spread_components()
1332 bitmap_copy (SW (bb)->tail_components, components); in spread_components()
1357 bitmap_copy (SW (exit_block)->tail_components, components); in spread_components()
1369 bitmap_copy (old, SW (bb)->tail_components); in spread_components()
1394 bitmap_copy (old, SW (bb)->has_components); in spread_components()
1511 bitmap_copy (epi, components); in emit_common_heads_for_components()
1512 bitmap_copy (pro, components); in emit_common_heads_for_components()
1598 bitmap_copy (epi, components); in emit_common_tails_for_components()
[all …]

12345678910>>...70