Home
last modified time | relevance | path

Searched defs:stream_data (Results 1 – 9 of 9) sorted by relevance

/third_party/nghttp2/examples/
Dlibevent-server.c180 http2_stream_data *stream_data) { in add_stream()
190 http2_stream_data *stream_data) { in remove_stream()
201 http2_stream_data *stream_data; in create_http2_stream_data() local
211 static void delete_http2_stream_data(http2_stream_data *stream_data) { in delete_http2_stream_data()
250 http2_stream_data *stream_data; in delete_http2_session_data() local
415 http2_stream_data *stream_data) { in error_reply()
458 http2_stream_data *stream_data; in on_header_callback() local
488 http2_stream_data *stream_data; in on_begin_headers_callback() local
511 http2_stream_data *stream_data) { in on_request_recv()
552 http2_stream_data *stream_data; in on_frame_recv_callback() local
[all …]
Dlibevent-client.c95 http2_stream_data *stream_data; member
102 http2_stream_data *stream_data = malloc(sizeof(http2_stream_data)); in create_http2_stream_data() local
146 static void delete_http2_stream_data(http2_stream_data *stream_data) { in delete_http2_stream_data()
396 http2_stream_data *stream_data = session_data->stream_data; in submit_request() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_shader.c211 char *stream_data = NULL; in assemble_variant() local
230 char *stream_data = NULL; in assemble_variant() local
/third_party/cups-filters/filter/
Dpdf.cxx141 PointerHolder<Buffer> stream_data = PointerHolder<Buffer>(new Buffer(len)); in pdf_prepend_stream() local
/third_party/mesa3d/src/freedreno/decode/
Drddecompiler.c188 char *stream_data = NULL; in decompile_shader() local
/third_party/mesa3d/src/compiler/nir/
Dnir_print.c2798 char *stream_data = NULL; in _nir_shader_as_str_annotated() local
2846 char *stream_data = NULL; in nir_instr_as_str() local
/third_party/mesa3d/src/intel/vulkan_hasvk/
Danv_pipeline.c921 char *stream_data = NULL; in anv_pipeline_add_executable() local
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c1553 char *stream_data = NULL; in anv_pipeline_add_executable() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_dgc.c1844 …nir_def *stream_data = nir_build_load_global(b, 4, 32, nir_iadd(b, stream_addr, nir_u2u64(b, strea… in dgc_emit_vertex_buffer() local