Home
last modified time | relevance | path

Searched defs:cbuf (Results 76 - 88 of 88) sorted by relevance

1234

/third_party/libsnd/src/
H A Dcommon.h342 char cbuf [SF_BUFFER_LEN / sizeof (char)] ; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c254 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 Dlp_state_fs.c514 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 Ds_client.c800 char *cbuf = NULL, *sbuf = NULL, *mbuf = NULL; in s_client_main() local
[all...]
/third_party/openssl/apps/
H A Ds_client.c800 char *cbuf = NULL, *sbuf = NULL, *mbuf = NULL; in s_client_main() local
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c253 dzn_cmd_buffer_destroy(struct vk_command_buffer *cbuf) in dzn_cmd_buffer_destroy() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c3377 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 Dedit.c3443 char *cbuf; member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c4347 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 Dsocketmodule.c3486 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 Df2fs_fs.h144 struct compress_data *cbuf; /* comprsssion output header + data */ member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c3491 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 Dsslapitest.c1058 unsigned char cbuf[16000] = {0}; in ping_pong_query() local
1683 static unsigned char cbuf[16000]; execute_cleanse_plaintext() local
[all...]

Completed in 61 milliseconds

1234