/third_party/libsnd/src/ |
H A D | common.h | 342 char cbuf [SF_BUFFER_LEN / sizeof (char)] ; member
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_execute.c | 254 struct pipe_constant_buffer cbuf; in update_pcbuf() local 304 struct pipe_constant_buffer *cbuf = &state->const_buffer[sh][slot - 1]; in update_inline_shader_state() local [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs.c | 514 const int cbuf = location - FRAG_RESULT_DATA0; in fs_fb_fetch() local 1092 unsigned cbuf = shader->info.base.output_semantic_index[attrib]; in generate_fs_loop() local 1159 unsigned cbuf = shader->info.base.output_semantic_index[attrib]; generate_fs_loop() local [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | s_client.c | 800 char *cbuf = NULL, *sbuf = NULL, *mbuf = NULL; in s_client_main() local [all...] |
/third_party/openssl/apps/ |
H A D | s_client.c | 800 char *cbuf = NULL, *sbuf = NULL, *mbuf = NULL; in s_client_main() local [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 253 dzn_cmd_buffer_destroy(struct vk_command_buffer *cbuf) in dzn_cmd_buffer_destroy() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 3377 struct pipe_shader_buffer *cbuf = &shs->constbuf[index]; in iris_set_constant_buffer() local 3447 struct pipe_shader_buffer *cbuf = &shs->constbuf[sysval_cbuf_index]; upload_sysvals() local 5354 struct pipe_shader_buffer *cbuf = &shs->constbuf[block_index]; iris_restore_render_saved_bos() local 5640 struct pipe_shader_buffer *cbuf = &shs->constbuf[block_index]; setup_constant_buffers() local 7545 struct pipe_shader_buffer *cbuf = &shs->constbuf[i]; iris_rebind_buffer() local [all...] |
/third_party/mksh/ |
H A D | edit.c | 3443 char *cbuf; member [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | evergreen_state.c | 4347 evergreen_get_pipe_constant_buffer(struct r600_context *rctx, enum pipe_shader_type shader, uint slot, struct pipe_constant_buffer *cbuf) evergreen_get_pipe_constant_buffer() argument
|
/third_party/python/Modules/ |
H A D | socketmodule.c | 3486 char *cbuf; member 3518 sock_recv_guts(PySocketSockObject *s, char* cbuf, Py_ssize_t len, int flags) in sock_recv_guts() argument 3652 char* cbuf; member 3693 sock_recvfrom_guts(PySocketSockObject *s, char* cbuf, Py_ssize_ argument [all...] |
/third_party/f2fs-tools/include/ |
H A D | f2fs_fs.h | 144 struct compress_data *cbuf; /* comprsssion output header + data */ member
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_state.c | 3491 struct pipe_constant_buffer *cbuf = &shs->constbufs[index]; in crocus_set_constant_buffer() local 3541 struct pipe_constant_buffer *cbuf in upload_sysvals() local 5676 struct pipe_constant_buffer *cbuf = &shs->constbufs[block_index]; setup_constant_buffers() local 8385 struct pipe_constant_buffer *cbuf = &shs->constbufs[i]; global() local [all...] |
/third_party/openssl/test/ |
H A D | sslapitest.c | 1058 unsigned char cbuf[16000] = {0}; in ping_pong_query() local 1683 static unsigned char cbuf[16000]; execute_cleanse_plaintext() local [all...] |