Home
last modified time | relevance | path

Searched refs:dshift (Results 1 – 25 of 495) sorted by relevance

12345678910>>...20

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/
H A DAffineNearestBinaryOpImage.java247 delement |= black << dshift; in byteLoop()
293 int dshift = 7 - (destXOffset & 7); in byteLoop() local
295 delement |= val << dshift; in byteLoop()
340 delement |= black << dshift; in byteLoop()
486 delement |= black << dshift; in shortLoop()
532 int dshift = 15 - (destXOffset & 15); in shortLoop() local
534 delement |= val << dshift; in shortLoop()
578 delement |= black << dshift; in shortLoop()
723 delement |= black << dshift; in intLoop()
771 delement |= val << dshift; in intLoop()
[all …]
H A DScaleNearestBinaryOpImage.java313 dshift = 7 - (dbitnum & 7); in byteLoop()
315 delement |= val << dshift; in byteLoop()
393 dshift = 7 - (dbitnum & 7); in byteLoop()
394 delement |= val << dshift; in byteLoop()
455 int selement, val, dindex, dshift, delement; in shortLoop() local
463 dshift = 15 - (dbitnum & 15); in shortLoop()
465 delement |= val << dshift; in shortLoop()
505 dshift = 15 - (dbitnum & 15); in shortLoop()
506 delement |= val << dshift; in shortLoop()
570 int selement, val, dindex, dshift, delement; in intLoop() local
[all …]
/dports/audio/sphinxbase/sphinxbase-0.8/src/libsphinxbase/fe/
H A Dyin.c89 uint32 dd, dshift, norm; in cmn_diff() local
93 dshift = 0; in cmn_diff()
99 ++dshift; in cmn_diff()
101 dd += (diff * diff) >> dshift; in cmn_diff()
105 if (dshift > cshift) { in cmn_diff()
106 cum += dd << (dshift-cshift); in cmn_diff()
109 cum += dd >> (cshift-dshift); in cmn_diff()
123 >> (tscale - 15 + cshift - dshift)); in cmn_diff()
/dports/math/elpa/elpa-2019.05.002/src/elpa1/
H A Delpa1_tools_template.F90168 real(kind=rk) :: a, b, x, y, dshift local
182 dshift = d(n)
183 delta(:) = d(:) - dshift
196 dshift = d(i)
199 dshift = d(i+1)
202 delta(:) = d(:) - dshift
237 dlam = x + dshift
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ata/
H A Dpata_cs5536.c111 int dshift = adev->devno ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_program_dtc() local
115 dtc &= ~(IDE_DRV_MASK << dshift); in cs5536_program_dtc()
116 dtc |= tim << dshift; in cs5536_program_dtc()
205 int dshift = adev->devno ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_set_dmamode() local
210 etc &= ~(IDE_DRV_MASK << dshift); in cs5536_set_dmamode()
211 etc |= udma_timings[mode - XFER_UDMA_0] << dshift; in cs5536_set_dmamode()
213 etc &= ~(IDE_ETC_UDMA_MASK << dshift); in cs5536_set_dmamode()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ata/
H A Dpata_cs5536.c111 int dshift = adev->devno ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_program_dtc() local
115 dtc &= ~(IDE_DRV_MASK << dshift); in cs5536_program_dtc()
116 dtc |= tim << dshift; in cs5536_program_dtc()
205 int dshift = adev->devno ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_set_dmamode() local
210 etc &= ~(IDE_DRV_MASK << dshift); in cs5536_set_dmamode()
211 etc |= udma_timings[mode - XFER_UDMA_0] << dshift; in cs5536_set_dmamode()
213 etc &= ~(IDE_ETC_UDMA_MASK << dshift); in cs5536_set_dmamode()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ata/
H A Dpata_cs5536.c111 int dshift = adev->devno ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_program_dtc() local
115 dtc &= ~(IDE_DRV_MASK << dshift); in cs5536_program_dtc()
116 dtc |= tim << dshift; in cs5536_program_dtc()
205 int dshift = adev->devno ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_set_dmamode() local
210 etc &= ~(IDE_DRV_MASK << dshift); in cs5536_set_dmamode()
211 etc |= udma_timings[mode - XFER_UDMA_0] << dshift; in cs5536_set_dmamode()
213 etc &= ~(IDE_ETC_UDMA_MASK << dshift); in cs5536_set_dmamode()
/dports/science/bagel/bagel-1.2.2/src/smith/caspt2/
H A DMSCASPT2_shift.cc158 shared_ptr<Matrix> dshift = den2_->clone(); in make_d2_imag() local
228 dshift->element(j1i, j1i) -= Lambda; in make_d2_imag()
229 dshift->element(j3i, j3i) -= Lambda; in make_d2_imag()
656 dshift->element(j0i, j0i) += Lambda; in make_d2_imag()
657 dshift->element(j2i, j2i) += Lambda; in make_d2_imag()
843 dshift->element(j0i, j0i) += Lambda; in make_d2_imag()
844 dshift->element(j1i, j1i) -= Lambda; in make_d2_imag()
1016 dshift->element(j0i, j0i) -= Lambda; in make_d2_imag()
1157 dshift->element(j0i, j0i) += Lambda; in make_d2_imag()
1373 dshift->allreduce(); in make_d2_imag()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/hw/dma/
H A Di8257.c128 r->now[ADDR] = r->base[ADDR] << d->dshift; in i8257_init_chan()
147 iport = (nport >> d->dshift) & 0x0f; in i8257_read_chan()
160 return (val >> (d->dshift + (ff << 3))) & 0xff; in i8257_read_chan()
170 iport = (nport >> d->dshift) & 0x0f; in i8257_write_chan()
188 iport = (nport >> d->dshift) & 0x0f; in i8257_write_cont()
277 iport = (nport >> d->dshift) & 0x0f; in i8257_read_cont()
329 int ncont = d->dshift; in i8257_channel_run()
465 i8257_write_cont(d, (0x05 << d->dshift), 0, 1); in i8257_reset()
543 VMSTATE_INT32(dshift, I8257State),
557 "dma-chan", 8 << d->dshift); in i8257_realize()
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/dma/
H A Di8257.c127 r->now[ADDR] = r->base[ADDR] << d->dshift; in i8257_init_chan()
146 iport = (nport >> d->dshift) & 0x0f; in i8257_read_chan()
159 return (val >> (d->dshift + (ff << 3))) & 0xff; in i8257_read_chan()
169 iport = (nport >> d->dshift) & 0x0f; in i8257_write_chan()
187 iport = (nport >> d->dshift) & 0x0f; in i8257_write_cont()
276 iport = (nport >> d->dshift) & 0x0f; in i8257_read_cont()
322 int ncont = d->dshift; in i8257_channel_run()
471 i8257_write_cont(d, (0x05 << d->dshift), 0, 1); in i8257_reset()
549 VMSTATE_INT32(dshift, I8257State),
563 "dma-chan", 8 << d->dshift); in i8257_realize()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/dma/
H A Di8257.c127 r->now[ADDR] = r->base[ADDR] << d->dshift; in i8257_init_chan()
146 iport = (nport >> d->dshift) & 0x0f; in i8257_read_chan()
159 return (val >> (d->dshift + (ff << 3))) & 0xff; in i8257_read_chan()
169 iport = (nport >> d->dshift) & 0x0f; in i8257_write_chan()
187 iport = (nport >> d->dshift) & 0x0f; in i8257_write_cont()
276 iport = (nport >> d->dshift) & 0x0f; in i8257_read_cont()
322 int ncont = d->dshift; in i8257_channel_run()
471 i8257_write_cont(d, (0x05 << d->dshift), 0, 1); in i8257_reset()
549 VMSTATE_INT32(dshift, I8257State),
563 "dma-chan", 8 << d->dshift); in i8257_realize()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/dma/
H A Di8257.c128 r->now[ADDR] = r->base[ADDR] << d->dshift; in i8257_init_chan()
147 iport = (nport >> d->dshift) & 0x0f; in i8257_read_chan()
160 return (val >> (d->dshift + (ff << 3))) & 0xff; in i8257_read_chan()
170 iport = (nport >> d->dshift) & 0x0f; in i8257_write_chan()
188 iport = (nport >> d->dshift) & 0x0f; in i8257_write_cont()
277 iport = (nport >> d->dshift) & 0x0f; in i8257_read_cont()
329 int ncont = d->dshift; in i8257_channel_run()
465 i8257_write_cont(d, (0x05 << d->dshift), 0, 1); in i8257_reset()
543 VMSTATE_INT32(dshift, I8257State),
557 "dma-chan", 8 << d->dshift); in i8257_realize()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/dma/
H A Di8257.c124 r->now[ADDR] = r->base[ADDR] << d->dshift; in i8257_init_chan()
143 iport = (nport >> d->dshift) & 0x0f; in i8257_read_chan()
156 return (val >> (d->dshift + (ff << 3))) & 0xff; in i8257_read_chan()
166 iport = (nport >> d->dshift) & 0x0f; in i8257_write_chan()
184 iport = (nport >> d->dshift) & 0x0f; in i8257_write_cont()
272 iport = (nport >> d->dshift) & 0x0f; in i8257_read_cont()
324 int ncont = d->dshift; in i8257_channel_run()
460 i8257_write_cont(d, (0x05 << d->dshift), 0, 1); in i8257_reset()
538 VMSTATE_INT32(dshift, I8257State),
552 "dma-chan", 8 << d->dshift); in i8257_realize()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/dma/
H A Di8257.c127 r->now[ADDR] = r->base[ADDR] << d->dshift; in i8257_init_chan()
146 iport = (nport >> d->dshift) & 0x0f; in i8257_read_chan()
159 return (val >> (d->dshift + (ff << 3))) & 0xff; in i8257_read_chan()
169 iport = (nport >> d->dshift) & 0x0f; in i8257_write_chan()
187 iport = (nport >> d->dshift) & 0x0f; in i8257_write_cont()
276 iport = (nport >> d->dshift) & 0x0f; in i8257_read_cont()
322 int ncont = d->dshift; in i8257_channel_run()
471 i8257_write_cont(d, (0x05 << d->dshift), 0, 1); in i8257_reset()
549 VMSTATE_INT32(dshift, I8257State),
563 "dma-chan", 8 << d->dshift); in i8257_realize()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/dma/
H A Di8257.c128 r->now[ADDR] = r->base[ADDR] << d->dshift; in i8257_init_chan()
147 iport = (nport >> d->dshift) & 0x0f; in i8257_read_chan()
160 return (val >> (d->dshift + (ff << 3))) & 0xff; in i8257_read_chan()
170 iport = (nport >> d->dshift) & 0x0f; in i8257_write_chan()
188 iport = (nport >> d->dshift) & 0x0f; in i8257_write_cont()
277 iport = (nport >> d->dshift) & 0x0f; in i8257_read_cont()
323 int ncont = d->dshift; in i8257_channel_run()
472 i8257_write_cont(d, (0x05 << d->dshift), 0, 1); in i8257_reset()
550 VMSTATE_INT32(dshift, I8257State),
564 "dma-chan", 8 << d->dshift); in i8257_realize()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/dma/
H A Di8257.c128 r->now[ADDR] = r->base[ADDR] << d->dshift; in i8257_init_chan()
147 iport = (nport >> d->dshift) & 0x0f; in i8257_read_chan()
160 return (val >> (d->dshift + (ff << 3))) & 0xff; in i8257_read_chan()
170 iport = (nport >> d->dshift) & 0x0f; in i8257_write_chan()
188 iport = (nport >> d->dshift) & 0x0f; in i8257_write_cont()
277 iport = (nport >> d->dshift) & 0x0f; in i8257_read_cont()
329 int ncont = d->dshift; in i8257_channel_run()
465 i8257_write_cont(d, (0x05 << d->dshift), 0, 1); in i8257_reset()
543 VMSTATE_INT32(dshift, I8257State),
557 "dma-chan", 8 << d->dshift); in i8257_realize()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/dma/
H A Di8257.c127 r->now[ADDR] = r->base[ADDR] << d->dshift; in i8257_init_chan()
146 iport = (nport >> d->dshift) & 0x0f; in i8257_read_chan()
159 return (val >> (d->dshift + (ff << 3))) & 0xff; in i8257_read_chan()
169 iport = (nport >> d->dshift) & 0x0f; in i8257_write_chan()
187 iport = (nport >> d->dshift) & 0x0f; in i8257_write_cont()
276 iport = (nport >> d->dshift) & 0x0f; in i8257_read_cont()
322 int ncont = d->dshift; in i8257_channel_run()
471 i8257_write_cont(d, (0x05 << d->dshift), 0, 1); in i8257_reset()
549 VMSTATE_INT32(dshift, I8257State),
563 "dma-chan", 8 << d->dshift); in i8257_realize()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ide/
H A Dcs5536.c83 int dshift = (drive->dn & 1) ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_program_dtc() local
87 dtc &= ~(IDE_DRV_MASK << dshift); in cs5536_program_dtc()
88 dtc |= tim << dshift; in cs5536_program_dtc()
179 int dshift = (drive->dn & 1) ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_set_dma_mode() local
187 etc &= ~(IDE_DRV_MASK << dshift); in cs5536_set_dma_mode()
188 etc |= udma_timings[mode - XFER_UDMA_0] << dshift; in cs5536_set_dma_mode()
190 etc &= ~(IDE_ETC_UDMA_MASK << dshift); in cs5536_set_dma_mode()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ide/
H A Dcs5536.c83 int dshift = (drive->dn & 1) ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_program_dtc() local
87 dtc &= ~(IDE_DRV_MASK << dshift); in cs5536_program_dtc()
88 dtc |= tim << dshift; in cs5536_program_dtc()
179 int dshift = (drive->dn & 1) ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_set_dma_mode() local
187 etc &= ~(IDE_DRV_MASK << dshift); in cs5536_set_dma_mode()
188 etc |= udma_timings[mode - XFER_UDMA_0] << dshift; in cs5536_set_dma_mode()
190 etc &= ~(IDE_ETC_UDMA_MASK << dshift); in cs5536_set_dma_mode()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ide/
H A Dcs5536.c83 int dshift = (drive->dn & 1) ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_program_dtc() local
87 dtc &= ~(IDE_DRV_MASK << dshift); in cs5536_program_dtc()
88 dtc |= tim << dshift; in cs5536_program_dtc()
179 int dshift = (drive->dn & 1) ? IDE_D1_SHIFT : IDE_D0_SHIFT; in cs5536_set_dma_mode() local
187 etc &= ~(IDE_DRV_MASK << dshift); in cs5536_set_dma_mode()
188 etc |= udma_timings[mode - XFER_UDMA_0] << dshift; in cs5536_set_dma_mode()
190 etc &= ~(IDE_ETC_UDMA_MASK << dshift); in cs5536_set_dma_mode()
/dports/audio/snd/snd-21.2/
H A Dleslie.cms71 (dshift (make-vector 4 startddelay))
160 (set! (dshift 0) (- (dshift 0) growf0))
161 (set! (dshift 1) (- (dshift 1) growf1))
162 (set! (dshift 2) (- (dshift 2) (- growf0)))
163 (set! (dshift 3) (- (dshift 3) (- growf1)))
167 (set! (hornout j ) (delay (dpdelays j) sample (dshift j)))
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/ntfs/
H A Dntfs_compr.c51 int len, dshift, lmask; in ntfs_uncompblock() local
75 for (j = pos - 1, lmask = 0xFFF, dshift = 12; in ntfs_uncompblock()
77 dshift--; in ntfs_uncompblock()
80 boff = -1 - (GET_UINT16(cbuf + cpos) >> dshift); in ntfs_uncompblock()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/blackfin/lib/
H A Dstring.c110 unsigned long *dshift, unsigned long *bpos) in dma_calc_size() argument
117 *dshift = MSIZE_P; in dma_calc_size()
121 *dshift = WDSIZE_P; in dma_calc_size()
137 unsigned long dshift, bpos; in dma_memcpy_nocache() local
153 dma_calc_size(ldst, lsrc, count, &dshift, &bpos); in dma_memcpy_nocache()
154 dsize = bpos << dshift; in dma_memcpy_nocache()
/dports/lang/spidermonkey60/firefox-60.9.0/media/sphinxbase/src/libsphinxbase/fe/
H A Dyin.c122 uint32 dd, dshift, norm; in cmn_diff() local
126 dshift = 0; in cmn_diff()
132 ++dshift; in cmn_diff()
134 dd += (diff * diff) >> dshift; in cmn_diff()
138 if (dshift > cshift) { in cmn_diff()
139 cum += dd << (dshift-cshift); in cmn_diff()
142 cum += dd >> (cshift-dshift); in cmn_diff()
156 >> (tscale - 15 + cshift - dshift)); in cmn_diff()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/sphinxbase/src/libsphinxbase/fe/
H A Dyin.c122 uint32 dd, dshift, norm; in cmn_diff() local
126 dshift = 0; in cmn_diff()
132 ++dshift; in cmn_diff()
134 dd += (diff * diff) >> dshift; in cmn_diff()
138 if (dshift > cshift) { in cmn_diff()
139 cum += dd << (dshift-cshift); in cmn_diff()
142 cum += dd >> (cshift-dshift); in cmn_diff()
156 >> (tscale - 15 + cshift - dshift)); in cmn_diff()

12345678910>>...20