Home
last modified time | relevance | path

Searched refs:dst_cnt (Results 1 – 25 of 55) sorted by relevance

123

/dports/games/libretro-2048/libretro-2048-35a299c/pixman/pixman/
H A Dpixman-arm-common.h50 dst_type, dst_cnt) \ argument
81 dst_stride, dst_line, dst_cnt); \
89 dst_type, dst_cnt) \ argument
122 dst_stride, dst_line, dst_cnt); \
131 dst_type, dst_cnt) \ argument
168 dst_stride, dst_line, dst_cnt); \
180 dst_type, dst_cnt) \ argument
216 dst_stride, dst_line, dst_cnt); \
229 dst_type, dst_cnt) \ argument
261 dst_stride, dst_line, dst_cnt); \
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/libsrc2/
H A Dm2util.c725 size_t dst_cnt; in mi2_int_to_dbl() local
753 dst_cnt = dst_nb; in mi2_int_to_dbl()
756 dst_cnt = buf_stride; in mi2_int_to_dbl()
928 size_t dst_cnt; in mi2_dbl_to_int() local
977 dst_cnt = dst_nb; in mi2_dbl_to_int()
980 dst_cnt = buf_stride; in mi2_dbl_to_int()
1360 size_t dst_cnt; in mi2_int_to_int() local
1383 dst_cnt = dst_sz; in mi2_int_to_int()
1392 dst_ptr += dst_cnt; in mi2_int_to_int()
1398 dst_ptr += dst_cnt; in mi2_int_to_int()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/libpixman/src/
H A Dpixman-mips-dspr2.h53 dst_type, dst_cnt) \ argument
72 dst_stride, dst_line, dst_cnt); \
91 dst_type, dst_cnt) \ argument
113 dst_stride, dst_line, dst_cnt); \
128 dst_type, dst_cnt) \ argument
152 dst_stride, dst_line, dst_cnt); \
170 dst_type, dst_cnt) \ argument
194 dst_stride, dst_line, dst_cnt); \
213 dst_type, dst_cnt) \ argument
231 dst_stride, dst_line, dst_cnt); \
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/libpixman/src/
H A Dpixman-mips-dspr2.h53 dst_type, dst_cnt) \ argument
72 dst_stride, dst_line, dst_cnt); \
91 dst_type, dst_cnt) \ argument
113 dst_stride, dst_line, dst_cnt); \
128 dst_type, dst_cnt) \ argument
152 dst_stride, dst_line, dst_cnt); \
170 dst_type, dst_cnt) \ argument
194 dst_stride, dst_line, dst_cnt); \
213 dst_type, dst_cnt) \ argument
231 dst_stride, dst_line, dst_cnt); \
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/libpixman/src/
H A Dpixman-mips-dspr2.h53 dst_type, dst_cnt) \ argument
72 dst_stride, dst_line, dst_cnt); \
91 dst_type, dst_cnt) \ argument
113 dst_stride, dst_line, dst_cnt); \
128 dst_type, dst_cnt) \ argument
152 dst_stride, dst_line, dst_cnt); \
170 dst_type, dst_cnt) \ argument
194 dst_stride, dst_line, dst_cnt); \
213 dst_type, dst_cnt) \ argument
231 dst_stride, dst_line, dst_cnt); \
H A Dpixman-arm-common.h55 dst_type, dst_cnt) \ argument
76 dst_stride, dst_line, dst_cnt); \
84 dst_type, dst_cnt) \ argument
108 dst_stride, dst_line, dst_cnt); \
117 dst_type, dst_cnt) \ argument
145 dst_stride, dst_line, dst_cnt); \
157 dst_type, dst_cnt) \ argument
184 dst_stride, dst_line, dst_cnt); \
197 dst_type, dst_cnt) \ argument
219 dst_stride, dst_line, dst_cnt); \
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dasync_tx.h13 struct page **dst_lst, int dst_cnt, struct page **src_lst,
16 #define async_tx_find_channel(dep, cap, dst_lst, dst_cnt, src_lst, \ argument
18 ppc440spe_async_tx_find_best_channel(cap, dst_lst, dst_cnt, src_lst, \
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dasync_tx.h13 struct page **dst_lst, int dst_cnt, struct page **src_lst,
16 #define async_tx_find_channel(dep, cap, dst_lst, dst_cnt, src_lst, \ argument
18 ppc440spe_async_tx_find_best_channel(cap, dst_lst, dst_cnt, src_lst, \
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dasync_tx.h13 struct page **dst_lst, int dst_cnt, struct page **src_lst,
16 #define async_tx_find_channel(dep, cap, dst_lst, dst_cnt, src_lst, \ argument
18 ppc440spe_async_tx_find_best_channel(cap, dst_lst, dst_cnt, src_lst, \
/dports/devel/git-svn/git-2.34.1/
H A Ddiffcore-delta.c198 unsigned dst_cnt, src_cnt; in diffcore_count_changes() local
208 dst_cnt = 0; in diffcore_count_changes()
210 dst_cnt = d->cnt; in diffcore_count_changes()
213 if (src_cnt < dst_cnt) { in diffcore_count_changes()
214 la += dst_cnt - src_cnt; in diffcore_count_changes()
218 sc += dst_cnt; in diffcore_count_changes()
/dports/devel/git-gui/git-2.34.1/
H A Ddiffcore-delta.c198 unsigned dst_cnt, src_cnt; in diffcore_count_changes() local
208 dst_cnt = 0; in diffcore_count_changes()
210 dst_cnt = d->cnt; in diffcore_count_changes()
213 if (src_cnt < dst_cnt) { in diffcore_count_changes()
214 la += dst_cnt - src_cnt; in diffcore_count_changes()
218 sc += dst_cnt; in diffcore_count_changes()
/dports/devel/git-p4/git-2.34.1/
H A Ddiffcore-delta.c198 unsigned dst_cnt, src_cnt; in diffcore_count_changes() local
208 dst_cnt = 0; in diffcore_count_changes()
210 dst_cnt = d->cnt; in diffcore_count_changes()
213 if (src_cnt < dst_cnt) { in diffcore_count_changes()
214 la += dst_cnt - src_cnt; in diffcore_count_changes()
218 sc += dst_cnt; in diffcore_count_changes()
/dports/devel/git/git-2.34.1/
H A Ddiffcore-delta.c198 unsigned dst_cnt, src_cnt; in diffcore_count_changes() local
208 dst_cnt = 0; in diffcore_count_changes()
210 dst_cnt = d->cnt; in diffcore_count_changes()
213 if (src_cnt < dst_cnt) { in diffcore_count_changes()
214 la += dst_cnt - src_cnt; in diffcore_count_changes()
218 sc += dst_cnt; in diffcore_count_changes()
/dports/devel/git-cvs/git-2.34.1/
H A Ddiffcore-delta.c198 unsigned dst_cnt, src_cnt; in diffcore_count_changes() local
208 dst_cnt = 0; in diffcore_count_changes()
210 dst_cnt = d->cnt; in diffcore_count_changes()
213 if (src_cnt < dst_cnt) { in diffcore_count_changes()
214 la += dst_cnt - src_cnt; in diffcore_count_changes()
218 sc += dst_cnt; in diffcore_count_changes()
/dports/devel/cgit/cgit-1.2.3/git/
H A Ddiffcore-delta.c198 unsigned dst_cnt, src_cnt; in diffcore_count_changes() local
208 dst_cnt = 0; in diffcore_count_changes()
210 dst_cnt = d->cnt; in diffcore_count_changes()
213 if (src_cnt < dst_cnt) { in diffcore_count_changes()
214 la += dst_cnt - src_cnt; in diffcore_count_changes()
218 sc += dst_cnt; in diffcore_count_changes()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman-mips-dspr2.h53 dst_type, dst_cnt) \ argument
72 dst_stride, dst_line, dst_cnt); \
91 dst_type, dst_cnt) \ argument
113 dst_stride, dst_line, dst_cnt); \
128 dst_type, dst_cnt) \ argument
152 dst_stride, dst_line, dst_cnt); \
170 dst_type, dst_cnt) \ argument
194 dst_stride, dst_line, dst_cnt); \
213 dst_type, dst_cnt) \ argument
231 dst_stride, dst_line, dst_cnt); \
H A Dpixman-arm-common.h55 dst_type, dst_cnt) \ argument
76 dst_stride, dst_line, dst_cnt); \
84 dst_type, dst_cnt) \ argument
108 dst_stride, dst_line, dst_cnt); \
117 dst_type, dst_cnt) \ argument
145 dst_stride, dst_line, dst_cnt); \
157 dst_type, dst_cnt) \ argument
184 dst_stride, dst_line, dst_cnt); \
197 dst_type, dst_cnt) \ argument
219 dst_stride, dst_line, dst_cnt); \
/dports/www/firefox/firefox-99.0/gfx/cairo/libpixman/src/
H A Dpixman-mips-dspr2.h53 dst_type, dst_cnt) \ argument
72 dst_stride, dst_line, dst_cnt); \
91 dst_type, dst_cnt) \ argument
113 dst_stride, dst_line, dst_cnt); \
128 dst_type, dst_cnt) \ argument
152 dst_stride, dst_line, dst_cnt); \
170 dst_type, dst_cnt) \ argument
194 dst_stride, dst_line, dst_cnt); \
213 dst_type, dst_cnt) \ argument
231 dst_stride, dst_line, dst_cnt); \
H A Dpixman-arm-common.h55 dst_type, dst_cnt) \ argument
76 dst_stride, dst_line, dst_cnt); \
84 dst_type, dst_cnt) \ argument
108 dst_stride, dst_line, dst_cnt); \
117 dst_type, dst_cnt) \ argument
145 dst_stride, dst_line, dst_cnt); \
157 dst_type, dst_cnt) \ argument
184 dst_stride, dst_line, dst_cnt); \
197 dst_type, dst_cnt) \ argument
219 dst_stride, dst_line, dst_cnt); \
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman-mips-dspr2.h53 dst_type, dst_cnt) \ argument
72 dst_stride, dst_line, dst_cnt); \
91 dst_type, dst_cnt) \ argument
113 dst_stride, dst_line, dst_cnt); \
128 dst_type, dst_cnt) \ argument
152 dst_stride, dst_line, dst_cnt); \
170 dst_type, dst_cnt) \ argument
194 dst_stride, dst_line, dst_cnt); \
213 dst_type, dst_cnt) \ argument
231 dst_stride, dst_line, dst_cnt); \
H A Dpixman-arm-common.h55 dst_type, dst_cnt) \ argument
76 dst_stride, dst_line, dst_cnt); \
84 dst_type, dst_cnt) \ argument
108 dst_stride, dst_line, dst_cnt); \
117 dst_type, dst_cnt) \ argument
145 dst_stride, dst_line, dst_cnt); \
157 dst_type, dst_cnt) \ argument
184 dst_stride, dst_line, dst_cnt); \
197 dst_type, dst_cnt) \ argument
219 dst_stride, dst_line, dst_cnt); \
/dports/x11/pixman/pixman-0.40.0/pixman/
H A Dpixman-mips-dspr2.h53 dst_type, dst_cnt) \ argument
72 dst_stride, dst_line, dst_cnt); \
91 dst_type, dst_cnt) \ argument
113 dst_stride, dst_line, dst_cnt); \
128 dst_type, dst_cnt) \ argument
152 dst_stride, dst_line, dst_cnt); \
170 dst_type, dst_cnt) \ argument
194 dst_stride, dst_line, dst_cnt); \
213 dst_type, dst_cnt) \ argument
231 dst_stride, dst_line, dst_cnt); \
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/dma/ppc4xx/
H A Dadma.c265 desc->dst_cnt = 1; in ppc440spe_desc_init_null_xor()
279 desc->dst_cnt = 1; in ppc440spe_desc_init_xor()
299 desc->dst_cnt = dst_cnt; in ppc440spe_desc_init_dma2pq()
328 desc->dst_cnt = dst_cnt; in ppc440spe_desc_init_dma01pq()
450 if (dst_cnt > 1) { in ppc440spe_desc_init_dma01pqzero_sum()
495 desc->dst_cnt = dst_cnt; in ppc440spe_desc_init_dma01pqzero_sum()
2107 sw_desc->dst_cnt = dst_cnt; in ppc440spe_dma01_prep_mult()
2478 sw_desc->dst_cnt = dst_cnt; in ppc440spe_dma2_prep_pq()
2514 int dst_cnt = 0; in ppc440spe_adma_prep_dma_pq() local
2544 dst_cnt++; in ppc440spe_adma_prep_dma_pq()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/dma/ppc4xx/
H A Dadma.c265 desc->dst_cnt = 1; in ppc440spe_desc_init_null_xor()
279 desc->dst_cnt = 1; in ppc440spe_desc_init_xor()
299 desc->dst_cnt = dst_cnt; in ppc440spe_desc_init_dma2pq()
328 desc->dst_cnt = dst_cnt; in ppc440spe_desc_init_dma01pq()
450 if (dst_cnt > 1) { in ppc440spe_desc_init_dma01pqzero_sum()
495 desc->dst_cnt = dst_cnt; in ppc440spe_desc_init_dma01pqzero_sum()
2107 sw_desc->dst_cnt = dst_cnt; in ppc440spe_dma01_prep_mult()
2478 sw_desc->dst_cnt = dst_cnt; in ppc440spe_dma2_prep_pq()
2514 int dst_cnt = 0; in ppc440spe_adma_prep_dma_pq() local
2544 dst_cnt++; in ppc440spe_adma_prep_dma_pq()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/dma/ppc4xx/
H A Dadma.c265 desc->dst_cnt = 1; in ppc440spe_desc_init_null_xor()
279 desc->dst_cnt = 1; in ppc440spe_desc_init_xor()
299 desc->dst_cnt = dst_cnt; in ppc440spe_desc_init_dma2pq()
328 desc->dst_cnt = dst_cnt; in ppc440spe_desc_init_dma01pq()
450 if (dst_cnt > 1) { in ppc440spe_desc_init_dma01pqzero_sum()
495 desc->dst_cnt = dst_cnt; in ppc440spe_desc_init_dma01pqzero_sum()
2107 sw_desc->dst_cnt = dst_cnt; in ppc440spe_dma01_prep_mult()
2478 sw_desc->dst_cnt = dst_cnt; in ppc440spe_dma2_prep_pq()
2514 int dst_cnt = 0; in ppc440spe_adma_prep_dma_pq() local
2544 dst_cnt++; in ppc440spe_adma_prep_dma_pq()
[all …]

123