Home
last modified time | relevance | path

Searched defs:_buffer (Results 1 - 25 of 58) sorted by relevance

123

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprintf.hpp56 std::unique_ptr<root_buffer> _buffer; member in clover::printf_handler
H A Dmemory.hpp174 cl_mem _buffer; member in clover::image
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Dosdep_service.h39 #define _buffer unsigned char macro
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_dram.c13 static int snd_gus_dram_poke(struct snd_gus_card *gus, char __user *_buffer, in snd_gus_dram_poke() argument
50 static int snd_gus_dram_peek(struct snd_gus_card *gus, char __user *_buffer, in snd_gus_dram_peek() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Dosdep_service.h39 #define _buffer unsigned char macro
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgus_dram.c13 static int snd_gus_dram_poke(struct snd_gus_card *gus, char __user *_buffer, in snd_gus_dram_poke() argument
50 static int snd_gus_dram_peek(struct snd_gus_card *gus, char __user *_buffer, in snd_gus_dram_peek() argument
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs24 private byte[] _buffer; field in DotZLib.CircularBuffer
/third_party/lzma/Java/SevenZip/Compression/LZ/
H A DOutWindow.java9 byte[] _buffer; field in OutWindow
/third_party/lzma/CS/7zip/Compress/LZ/
H A DLzOutWindow.cs7 byte[] _buffer = null; field in SevenZip.Compression.LZ.OutWindow
/third_party/mesa3d/src/intel/dev/
H A Dintel_debug.c224 intel_debug_get_identifier_block(void *_buffer, in intel_debug_get_identifier_block() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/
H A DArrayBufferWriter.cs47 private T[] _buffer; field in Google.Protobuf.Buffers.ArrayBufferWriter
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A D_swizzle.hpp20 char _buffer[1]; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Dosdep_service_linux.h53 typedef unsigned char _buffer; typedef
/kernel/linux/linux-5.10/fs/cachefiles/
H A Ddaemon.c157 static ssize_t cachefiles_daemon_read(struct file *file, char __user *_buffer, in cachefiles_daemon_read() argument
/kernel/linux/linux-5.10/kernel/irq/
H A Dtimings.c714 int _buffer[IRQ_TIMINGS_SIZE]; in irq_timings_test_next_index() local
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dondemand.c237 cachefiles_ondemand_daemon_read(struct cachefiles_cache *cache, char __user *_buffer, size_t buflen) cachefiles_ondemand_daemon_read() argument
H A Ddaemon.c256 static ssize_t cachefiles_daemon_read(struct file *file, char __user *_buffer, in cachefiles_daemon_read() argument
208 cachefiles_do_daemon_read(struct cachefiles_cache *cache, char __user *_buffer, size_t buflen) cachefiles_do_daemon_read() argument
/kernel/linux/linux-6.6/kernel/irq/
H A Dtimings.c714 int _buffer[IRQ_TIMINGS_SIZE]; in irq_timings_test_next_index() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_image.c329 lvp_DestroyBuffer( VkDevice _device, VkBuffer _buffer, const VkAllocationCallbacks* pAllocator) lvp_DestroyBuffer() argument
/third_party/lzma/Java/SevenZip/
H A DLzmaBench.java142 byte[] _buffer; field in LzmaBench.MyOutputStream
172 byte[] _buffer; field in LzmaBench.MyInputStream
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.h309 const Byte *_buffer; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_cmd_buffer.c562 panvk_CmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) panvk_CmdDrawIndirect() argument
572 panvk_CmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) panvk_CmdDrawIndexedIndirect() argument
594 panvk_CmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset) panvk_CmdDispatchIndirect() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djchuff.c498 JOCTET _buffer[BUFSIZE], *buffer, temp; in LOCAL() local
550 JOCTET _buffer[BUFSIZE], *buffer; in LOCAL() local
569 JOCTET _buffer[BUFSIZE], *buffer; in LOCAL() local
/kernel/linux/linux-5.10/drivers/iio/
H A Dindustrialio-buffer.c619 struct iio_buffer *buffer, *_buffer; in iio_buffer_deactivate_all() local
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c2152 __find_plane_by_offset(struct vb2_queue *q, unsigned long off, unsigned int *_buffer, unsigned int *_plane) __find_plane_by_offset() argument

Completed in 20 milliseconds

123