| /third_party/libuv/docs/code/uvcat/ |
| H A D | main.c | 12 static char buffer[1024]; variable
|
| /third_party/libsnd/tests/ |
| H A D | headerless_test.c | 58 { 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 D | bsd-proctitle.c | 72 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
|
| /third_party/libuv/test/ |
| H A D | test-process-title-threadsafe.c | 43 char buffer[512]; in getter_thread_body() local
|
| H A D | test-pipe-close-stdout-read-stdin.c | 38 static char buffer[1024]; in alloc_buffer() local
|
| /third_party/libsnd/examples/ |
| H A D | generate.c | 87 { static float buffer [BUFFER_LEN] ; in encode_file() local
|
| /third_party/libsnd/src/ |
| H A D | test_nms_adpcm.c | 246 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 D | test_log_printf.c | 83 { static char buffer [2048] ; test_log_printf() local [all...] |
| /third_party/mbedtls/port/include/ |
| H A D | tls_client.h | 36 unsigned char *buffer;
member
|
| /third_party/lzma/C/ |
| H A D | Sha256.h | 40 Byte buffer[SHA256_BLOCK_SIZE];
member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dvx_image.c | 139 const struct v3dv_buffer *buffer = buffer_view->buffer; in pack_texture_shader_state_from_buffer_view() local
|
| /third_party/littlefs/bd/ |
| H A D | lfs_rambd.c | 55 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 D | lfs_rambd.h | 44 void *buffer; member 49 uint8_t *buffer; member
|
| /third_party/ltp/libs/libltpipc/ |
| H A D | libmsgctl.c | 34 struct mbuffer buffer; in doreader() local 90 struct mbuffer buffer; in dowriter() local [all...] |
| /third_party/ltp/testcases/kernel/containers/netns/ |
| H A D | netns_netlink.c | 47 char buffer[4096]; in child_func() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_state_vdecl.c | 72 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 D | virgl_streamout.c | 30 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 D | sp_state_so.c | 38 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 D | test_exception.c | 12 napi_value buffer; in createExternalBuffer() local
|
| /third_party/node/test/node-api/test_worker_buffer_callback/ |
| H A D | test_worker_buffer_callback.c | 31 napi_value buffer; in NAPI_MODULE_INIT() local
|
| /third_party/node/test/addons/stringbytes-external-exceed-max/ |
| H A D | binding.cc | 40 void* buffer = Allowed(size); in EnsureAllocation() local
|
| /third_party/musl/porting/linux/user/src/internal/ |
| H A D | musl_log.c | 41 char buffer[PATH_MAX + 1];
in musl_log() local [all...] |
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | caniter.h | 183 UnicodeString buffer; member in final
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucat.cpp | 31 _catkey(char* buffer, int32_t set_num, int32_t msg_num) { in _catkey() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | bufferobj.h | 45 struct pipe_resource *buffer = obj->buffer; in _mesa_get_bufferobj_reference() local [all...] |