Home
last modified time | relevance | path

Searched defs:buffer (Results 451 - 475 of 5681) sorted by relevance

1...<<11121314151617181920>>...228

/third_party/libuv/docs/code/uvcat/
H A Dmain.c12 static char buffer[1024]; variable
/third_party/libsnd/tests/
H A Dheaderless_test.c58 { static short buffer [BUFFER_SIZE] ; in headerless_test() local
118 { static short buffer [BUFFER_SIZE] ; in old_test() local
[all...]
/third_party/libuv/src/unix/
H A Dbsd-proctitle.c72 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
/third_party/libuv/test/
H A Dtest-process-title-threadsafe.c43 char buffer[512]; in getter_thread_body() local
H A Dtest-pipe-close-stdout-read-stdin.c38 static char buffer[1024]; in alloc_buffer() local
/third_party/libsnd/examples/
H A Dgenerate.c87 { static float buffer [BUFFER_LEN] ; in encode_file() local
/third_party/libsnd/src/
H A Dtest_nms_adpcm.c246 int16_t *buffer ; in test_nms_adpcm_32() local
297 int16_t *buffer ; in test_nms_adpcm_24() local
348 int16_t *buffer ; test_nms_adpcm_16() local
[all...]
H A Dtest_log_printf.c83 { static char buffer [2048] ; test_log_printf() local
[all...]
/third_party/mbedtls/port/include/
H A Dtls_client.h36 unsigned char *buffer; member
/third_party/lzma/C/
H A DSha256.h40 Byte buffer[SHA256_BLOCK_SIZE]; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_image.c139 const struct v3dv_buffer *buffer = buffer_view->buffer; in pack_texture_shader_state_from_buffer_view() local
/third_party/littlefs/bd/
H A Dlfs_rambd.c55 lfs_rambd_read(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_rambd_read() argument
75 lfs_rambd_prog(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_rambd_prog() argument
[all...]
H A Dlfs_rambd.h44 void *buffer; member
49 uint8_t *buffer; member
/third_party/ltp/libs/libltpipc/
H A Dlibmsgctl.c34 struct mbuffer buffer; in doreader() local
90 struct mbuffer buffer; in dowriter() local
[all...]
/third_party/ltp/testcases/kernel/containers/netns/
H A Dnetns_netlink.c47 char buffer[4096]; in child_func() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_vdecl.c72 struct svga_buffer *buffer; in emit_hw_vs_vdecl() local
92 struct svga_buffer *buffer; in emit_hw_vs_vdecl() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_streamout.c30 virgl_create_so_target( struct pipe_context *ctx, struct pipe_resource *buffer, unsigned buffer_offset, unsigned buffer_size) virgl_create_so_target() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_so.c38 softpipe_create_so_target(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned buffer_offset, unsigned buffer_size) softpipe_create_so_target() argument
/third_party/node/test/node-api/test_exception/
H A Dtest_exception.c12 napi_value buffer; in createExternalBuffer() local
/third_party/node/test/node-api/test_worker_buffer_callback/
H A Dtest_worker_buffer_callback.c31 napi_value buffer; in NAPI_MODULE_INIT() local
/third_party/node/test/addons/stringbytes-external-exceed-max/
H A Dbinding.cc40 void* buffer = Allowed(size); in EnsureAllocation() local
/third_party/musl/porting/linux/user/src/internal/
H A Dmusl_log.c41 char buffer[PATH_MAX + 1]; in musl_log() local
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dcaniter.h183 UnicodeString buffer; member in final
/third_party/node/deps/icu-small/source/common/
H A Ducat.cpp31 _catkey(char* buffer, int32_t set_num, int32_t msg_num) { in _catkey() argument
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.h45 struct pipe_resource *buffer = obj->buffer; in _mesa_get_bufferobj_reference() local
[all...]

Completed in 8 milliseconds

1...<<11121314151617181920>>...228