| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | DrawBuffersTest.cpp | 280 const GLenum bufs[] = {GL_NONE, GL_COLOR_ATTACHMENT1}; in TEST_P() local 314 const GLenum bufs[] = {GL_NONE, GL_COLOR_ATTACHMENT1}; in TEST_P() local 355 const GLenum bufs[] = {GL_COLOR_ATTACHMENT0, GL_NONE, GL_NONE, GL_COLOR_ATTACHMENT3}; in TEST_P() local 397 const GLenum bufs[] = {GL_COLOR_ATTACHMENT0, GL_NONE, GL_NONE, GL_COLOR_ATTACHMENT3}; in TEST_P() local 422 GLenum bufs[8] = {GL_NONE}; in TEST_P() local 625 const GLenum bufs[] = { TEST_P() local 657 const GLenum bufs[] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; TEST_P() local 716 const GLenum bufs[] = { TEST_P() local 759 const GLenum bufs[] = { TEST_P() local 799 const GLenum bufs[] = { TEST_P() local 839 GLenum bufs[4] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1, GL_COLOR_ATTACHMENT2, TEST_P() local [all...] |
| /kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
| H A D | cvmx-wqe.h | 62 uint64_t bufs:8; member 198 uint64_t bufs:8; member 268 uint64_t bufs:8; member
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
| H A D | cvmx-wqe.h | 62 uint64_t bufs:8; member 198 uint64_t bufs:8; member 268 uint64_t bufs:8; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_rq.h | 90 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; member
|
| H A D | vnic_wq.h | 85 struct vnic_wq_buf *bufs[VNIC_WQ_BUF_BLKS_MAX]; member
|
| /kernel/linux/linux-5.10/drivers/scsi/fnic/ |
| H A D | vnic_rq.h | 97 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; member
|
| /kernel/linux/linux-5.10/fs/jbd2/ |
| H A D | recovery.c | 73 struct buffer_head * bufs[MAXBUF]; in do_readahead() local
|
| /kernel/linux/linux-5.10/include/drm/ |
| H A D | drm_legacy.h | 108 struct drm_buf_entry bufs[DRM_MAX_ORDER + 1]; /**< buffers, grouped by their size order */ member
|
| /kernel/linux/linux-5.10/drivers/scsi/arm/ |
| H A D | eesox.c | 164 int bufs, map_dir, dma_dir; in eesoxscsi_dma_setup() local
|
| H A D | cumana_2.c | 165 int bufs, map_dir, dma_dir, alatch_dir; in cumanascsi_2_dma_setup() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_rq.h | 77 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; member
|
| H A D | vnic_wq.h | 72 struct vnic_wq_buf *bufs[VNIC_WQ_BUF_BLKS_MAX]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
| H A D | ocelot_fdma.h | 94 struct ocelot_fdma_tx_buf bufs[OCELOT_FDMA_TX_RING_SIZE]; member 127 struct ocelot_fdma_rx_buf bufs[OCELOT_FDMA_RX_RING_SIZE]; member
|
| /kernel/linux/linux-6.6/fs/jbd2/ |
| H A D | recovery.c | 74 struct buffer_head * bufs[MAXBUF]; in do_readahead() local
|
| /kernel/linux/linux-6.6/drivers/scsi/fnic/ |
| H A D | vnic_rq.h | 85 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; member
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
| H A D | osdep_service.h | 116 void *bufs[]; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
| H A D | submit.c | 262 struct drm_tegra_submit_buf *bufs; in submit_process_bufs() local
|
| /kernel/linux/linux-6.6/drivers/scsi/arm/ |
| H A D | eesox.c | 168 int bufs, map_dir, dma_dir; in eesoxscsi_dma_setup() local
|
| H A D | cumana_2.c | 169 int bufs, map_dir, dma_dir, alatch_dir; in cumanascsi_2_dma_setup() local
|
| /third_party/curl/lib/vquic/ |
| H A D | vquic.c | 342 uint8_t bufs[MMSG_NUM][2*1024]; in recvmmsg_packets() local
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_generic.c | 241 snd_pcm_sframes_t snd_pcm_generic_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_generic_writen() argument 253 snd_pcm_sframes_t snd_pcm_generic_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_generic_readn() argument
|
| /third_party/libuv/src/win/ |
| H A D | udp.c | 348 uv__send(uv_udp_send_t* req, uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr, unsigned int addrlen, uv_udp_send_cb cb) uv__send() argument 1057 uv__udp_send(uv_udp_send_t* req, uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr, unsigned int addrlen, uv_udp_send_cb send_cb) uv__udp_send() argument 1088 uv__udp_try_send(uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr, unsigned int addrlen) uv__udp_try_send() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | SystemInfo.cpp | 571 CByteBuffer bufs[2];
in Fill() local
|
| /third_party/ltp/include/ |
| H A D | tst_test.h | 318 struct tst_buffers *bufs; member
|
| /third_party/node/src/ |
| H A D | stream_wrap.cc | 356 int LibuvStreamWrap::DoTryWrite(uv_buf_t** bufs, size_t* count) { in DoTryWrite() argument 392 DoWrite(WriteWrap* req_wrap, uv_buf_t* bufs, size_t count, uv_stream_t* send_handle) DoWrite() argument
|