Home
last modified time | relevance | path

Searched refs:pbufs (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/gngb/gngb-20060309/src/
H A Dvideo_std.c156 pbufs+=rumble; in blit_std_with_filter_s2x()
197 D=pbufs[i-1]; in blit_std_with_filter_s2x()
198 B=pbufs[i]; in blit_std_with_filter_s2x()
207 D=pbufs[i+1]; in blit_std_with_filter_s2x()
208 B=pbufs[i]; in blit_std_with_filter_s2x()
248 B=pbufs[i]; in blit_std_with_filter_s2x()
256 B=pbufs[i]; in blit_std_with_filter_s2x()
322 D=pbufs[i-1]; in blit_std_with_filter_smooth()
323 B=pbufs[i]; in blit_std_with_filter_smooth()
330 D=pbufs[i+1]; in blit_std_with_filter_smooth()
[all …]
/dports/emulators/atari800/atari800-3.1.0/src/win32/
H A Dsound.c172 signed short *pbufs; in sound_update_dx() local
237 pbufs = (signed short *)mixbuf; in sound_update_dx()
243 *p1s++ = *pbufs++; in sound_update_dx()
252 *p2s++ = *pbufs++; in sound_update_dx()
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/
H A DUPGRADING67 prevent creating many small pbufs when calling tcp_write with many small
68 blocks of data. Instead, pbufs are allocated larger than needed and the
71 * Added LWIP_NETIF_TX_SINGLE_PBUF to always copy to try to create single pbufs
H A DCHANGELOG106 netif->output in one piece): Always copy to try to create single pbufs
112 for tcp netconns to receive pbufs, not netbufs; use that function
118 added option TCP_OVERSIZE to prevent creating many small pbufs when
119 calling tcp_write with many small blocks of data. Instead, pbufs are
398 custom pbufs that reference other (original) pbufs. Additionally set
1115 * pbuf.c: reclaim pbufs from TCP out-of-sequence segments if we run
1116 out of pool pbufs.
2010 pbuf implementations, where PBUF_RAM pbufs might be chained.
2033 a segment contained chained pbufs)
2692 Occured if not enough PBUF_POOL pbufs for a packet pbuf chain.
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Dgenmloop.sh788 PAREXEC pbufs[MAX_PARALLEL_INSNS];
1173 PAREXEC pbufs[MAX_PARALLEL_INSNS];
1174 PAREXEC *par_exec = &pbufs[0];
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A Dgenmloop.sh787 PAREXEC pbufs[MAX_PARALLEL_INSNS];
1172 PAREXEC pbufs[MAX_PARALLEL_INSNS];
1173 PAREXEC *par_exec = &pbufs[0];
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dgenmloop.sh783 PAREXEC pbufs[MAX_PARALLEL_INSNS];
1168 PAREXEC pbufs[MAX_PARALLEL_INSNS];
1169 PAREXEC *par_exec = &pbufs[0];
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dgenmloop.sh783 PAREXEC pbufs[MAX_PARALLEL_INSNS];
1168 PAREXEC pbufs[MAX_PARALLEL_INSNS];
1169 PAREXEC *par_exec = &pbufs[0];
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/
H A Dsynclink_gt.c3283 unsigned int pbufs; in alloc_desc() local
3294 pbufs = (unsigned int)info->bufs_dma_addr; in alloc_desc()
3302 info->rbufs[i].pdesc = pbufs + (i * sizeof(struct slgt_desc)); in alloc_desc()
3306 info->rbufs[i].next = cpu_to_le32(pbufs); in alloc_desc()
3308 info->rbufs[i].next = cpu_to_le32(pbufs + ((i+1) * sizeof(struct slgt_desc))); in alloc_desc()
3314 info->tbufs[i].pdesc = pbufs + ((info->rbuf_count + i) * sizeof(struct slgt_desc)); in alloc_desc()
3318 info->tbufs[i].next = cpu_to_le32(pbufs + info->rbuf_count * sizeof(struct slgt_desc)); in alloc_desc()
3320 …info->tbufs[i].next = cpu_to_le32(pbufs + ((info->rbuf_count + i + 1) * sizeof(struct slgt_desc))); in alloc_desc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/
H A Dsynclink_gt.c3283 unsigned int pbufs; in alloc_desc() local
3294 pbufs = (unsigned int)info->bufs_dma_addr; in alloc_desc()
3302 info->rbufs[i].pdesc = pbufs + (i * sizeof(struct slgt_desc)); in alloc_desc()
3306 info->rbufs[i].next = cpu_to_le32(pbufs); in alloc_desc()
3308 info->rbufs[i].next = cpu_to_le32(pbufs + ((i+1) * sizeof(struct slgt_desc))); in alloc_desc()
3314 info->tbufs[i].pdesc = pbufs + ((info->rbuf_count + i) * sizeof(struct slgt_desc)); in alloc_desc()
3318 info->tbufs[i].next = cpu_to_le32(pbufs + info->rbuf_count * sizeof(struct slgt_desc)); in alloc_desc()
3320 …info->tbufs[i].next = cpu_to_le32(pbufs + ((info->rbuf_count + i + 1) * sizeof(struct slgt_desc))); in alloc_desc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/
H A Dsynclink_gt.c3283 unsigned int pbufs; in alloc_desc() local
3294 pbufs = (unsigned int)info->bufs_dma_addr; in alloc_desc()
3302 info->rbufs[i].pdesc = pbufs + (i * sizeof(struct slgt_desc)); in alloc_desc()
3306 info->rbufs[i].next = cpu_to_le32(pbufs); in alloc_desc()
3308 info->rbufs[i].next = cpu_to_le32(pbufs + ((i+1) * sizeof(struct slgt_desc))); in alloc_desc()
3314 info->tbufs[i].pdesc = pbufs + ((info->rbuf_count + i) * sizeof(struct slgt_desc)); in alloc_desc()
3318 info->tbufs[i].next = cpu_to_le32(pbufs + info->rbuf_count * sizeof(struct slgt_desc)); in alloc_desc()
3320 …info->tbufs[i].next = cpu_to_le32(pbufs + ((info->rbuf_count + i + 1) * sizeof(struct slgt_desc))); in alloc_desc()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/
H A DCHANGELOG313 * pbuf.c: reclaim pbufs from TCP out-of-sequence segments if we run
314 out of pool pbufs.
575 to enqueue the received pbufs so that multiple packets can be reassembled
845 PBUF_POOL pbufs instead of the old pool implementation in pbuf.c to reduce
1205 * nearly-all-files: Added assertions where PBUF_RAM pbufs are used and an
1208 pbuf implementations, where PBUF_RAM pbufs might be chained.
1231 a segment contained chained pbufs)
1568 existing pbuf chain when enqueuing multiple pbufs to a pending ARP request
1890 Occured if not enough PBUF_POOL pbufs for a packet pbuf chain.
1894 pbufs. Fixed in pbuf_alloc().
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/
H A DCHANGELOG313 * pbuf.c: reclaim pbufs from TCP out-of-sequence segments if we run
314 out of pool pbufs.
575 to enqueue the received pbufs so that multiple packets can be reassembled
845 PBUF_POOL pbufs instead of the old pool implementation in pbuf.c to reduce
1205 * nearly-all-files: Added assertions where PBUF_RAM pbufs are used and an
1208 pbuf implementations, where PBUF_RAM pbufs might be chained.
1231 a segment contained chained pbufs)
1568 existing pbuf chain when enqueuing multiple pbufs to a pending ARP request
1890 Occured if not enough PBUF_POOL pbufs for a packet pbuf chain.
1894 pbufs. Fixed in pbuf_alloc().
[all …]
/dports/emulators/aranym/aranym-1.1.0/src/natfeat/
H A Dnfosmesa.cpp20813 GLuint tmpbufs[size], *pbufs; \
20816 pbufs = Atari2HostIntArray(count, buffers, tmpbufs); \
20819 fn.glVertexArrayVertexBuffers(vaobj, first, count, pbufs, poffsets, pstrides)