Home
last modified time | relevance | path

Searched refs:header_sz (Results 1 – 25 of 96) sorted by relevance

1234

/dports/www/py-pylsqpack/pylsqpack-0.3.13/vendor/ls-qpack/test/
H A Dtest_qpack.c209 size_t header_sz, enc_sz, dec_sz; in run_header_test() local
232 header_sz = 0; in run_header_test()
253 ++header_sz; in run_header_test()
264 header_off += header_sz; in run_header_test()
282 size_t header_sz, enc_sz; in run_header_cancellation_test() local
294 header_sz = HEADER_BUF_SZ; in run_header_cancellation_test()
393 header_sz = sizeof(header_buf); in test_push_promise()
399 header_sz = sizeof(header_buf); in test_push_promise()
413 header_sz = sizeof(header_buf); in test_push_promise()
419 header_sz = sizeof(header_buf); in test_push_promise()
[all …]
/dports/www/ls-qpack/ls-qpack-2.2.2/test/
H A Dtest_qpack.c252 size_t header_sz, enc_sz, dec_sz; in run_header_test() local
277 header_sz = 0; in run_header_test()
302 ++header_sz; in run_header_test()
313 header_off += header_sz; in run_header_test()
479 size_t header_sz, enc_sz; in run_header_cancellation_test() local
493 header_sz = HEADER_BUF_SZ; in run_header_cancellation_test()
597 header_sz = sizeof(header_buf); in test_push_promise()
605 header_sz = sizeof(header_buf); in test_push_promise()
620 header_sz = sizeof(header_buf); in test_push_promise()
627 header_sz = sizeof(header_buf); in test_push_promise()
[all …]
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/apps/opengl_demo/
H A Dlayout.cpp10 static const int header_sz = 20; // pixels variable
16 state.window_height = 2 * image_height + border_sz + 2 * header_sz; in setup()
39 y0 = header_sz; in draw_texture()
45 y1 = state.window_height - header_sz; in draw_texture()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
102 const unsigned sz = header_sz + addr_sz + src_sz; in emit_send()
108 if (header_sz) in emit_send()
131 inst->header_size = header_sz; in emit_send()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
102 const unsigned sz = header_sz + addr_sz + src_sz; in emit_send()
108 if (header_sz) in emit_send()
131 inst->header_size = header_sz; in emit_send()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
102 const unsigned sz = header_sz + addr_sz + src_sz; in emit_send()
108 if (header_sz) in emit_send()
131 inst->header_size = header_sz; in emit_send()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
102 const unsigned sz = header_sz + addr_sz + src_sz; in emit_send()
108 if (header_sz) in emit_send()
131 inst->header_size = header_sz; in emit_send()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
102 const unsigned sz = header_sz + addr_sz + src_sz; in emit_send()
108 if (header_sz) in emit_send()
131 inst->header_size = header_sz; in emit_send()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
102 const unsigned sz = header_sz + addr_sz + src_sz; in emit_send()
108 if (header_sz) in emit_send()
131 inst->header_size = header_sz; in emit_send()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
102 const unsigned sz = header_sz + addr_sz + src_sz; in emit_send()
108 if (header_sz) in emit_send()
131 inst->header_size = header_sz; in emit_send()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
102 const unsigned sz = header_sz + addr_sz + src_sz; in emit_send()
108 if (header_sz) in emit_send()
131 inst->header_size = header_sz; in emit_send()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
102 const unsigned sz = header_sz + addr_sz + src_sz; in emit_send()
108 if (header_sz) in emit_send()
131 inst->header_size = header_sz; in emit_send()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
102 const unsigned sz = header_sz + addr_sz + src_sz; in emit_send()
108 if (header_sz) in emit_send()
131 inst->header_size = header_sz; in emit_send()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
102 const unsigned sz = header_sz + addr_sz + src_sz; in emit_send()
108 if (header_sz) in emit_send()
131 inst->header_size = header_sz; in emit_send()
/dports/net/mpich2/mpich2-1.5/src/mpid/ch3/channels/nemesis/src/
H A Dch3i_eagernoncontig.c42 sreq->ch.header_sz = hdr_sz; in MPIDI_CH3I_SendNoncontig()
64 sreq->ch.header_sz = hdr_sz; in MPIDI_CH3I_SendNoncontig()
/dports/graphics/opencv/opencv-4.5.3/modules/imgcodecs/src/
H A Dgrfmt_pxm.cpp470 int header_sz = sprintf(buffer, "P%c\n%d %d\n", in write() local
472 CV_Assert(header_sz > 0); in write()
475 int sz = sprintf(&buffer[header_sz], "%d\n", (1 << depth) - 1); in write()
477 header_sz += sz; in write()
480 strm.putBytes(buffer, header_sz); in write()
/dports/net/mpich/mpich-3.4.3/src/mpid/ch3/channels/nemesis/src/
H A Dch3i_eagernoncontig.c47 sreq->ch.header_sz = hdr_sz; in MPIDI_CH3I_SendNoncontig()
72 sreq->ch.header_sz = hdr_sz; in MPIDI_CH3I_SendNoncontig()
/dports/graphics/aloadimage/arcan-0.6.1/src/platform/posix/
H A Dmem.c153 size_t header_sz = 0; in arcan_alloc_mem() local
180 total = header_sz + footer_sz + padding_sz + nb; in arcan_alloc_mem()
/dports/sysutils/acfgfs/arcan-0.6.1/src/platform/posix/
H A Dmem.c153 size_t header_sz = 0; in arcan_alloc_mem() local
180 total = header_sz + footer_sz + padding_sz + nb; in arcan_alloc_mem()
/dports/x11/aclip/arcan-0.6.1/src/platform/posix/
H A Dmem.c153 size_t header_sz = 0; in arcan_alloc_mem() local
180 total = header_sz + footer_sz + padding_sz + nb; in arcan_alloc_mem()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/platform/posix/
H A Dmem.c153 size_t header_sz = 0; in arcan_alloc_mem() local
180 total = header_sz + footer_sz + padding_sz + nb; in arcan_alloc_mem()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dwb.c646 int content_sz=0, ok=TRUE, header_sz=0, do_deflate=TRUE; local
729 header_sz = strlen(header);
730 buf = (char*)malloc((header_sz+content_sz+1)*sizeof(char));
734 if (fread(&buf[header_sz], sizeof(char), content_sz,
748 header_sz = strlen(header);
763 buf[header_sz+content_sz] = '\0';
1932 header_sz = strlen(header);
1956 header_sz = strlen(header);
1976 buf[header_sz+content_sz] = '\0';
1980 header_sz+content_sz+2, gstWBInfo.pid);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/remoteproc/
H A Dremoteproc_coredump.c177 void *data, size_t header_sz) in rproc_coredump_read() argument
187 if (offset < header_sz) { in rproc_coredump_read()
189 elfcore, header_sz); in rproc_coredump_read()
199 seg = rproc_coredump_find_segment(offset - header_sz, in rproc_coredump_read()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/remoteproc/
H A Dremoteproc_coredump.c177 void *data, size_t header_sz) in rproc_coredump_read() argument
187 if (offset < header_sz) { in rproc_coredump_read()
189 elfcore, header_sz); in rproc_coredump_read()
199 seg = rproc_coredump_find_segment(offset - header_sz, in rproc_coredump_read()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/remoteproc/
H A Dremoteproc_coredump.c177 void *data, size_t header_sz) in rproc_coredump_read() argument
187 if (offset < header_sz) { in rproc_coredump_read()
189 elfcore, header_sz); in rproc_coredump_read()
199 seg = rproc_coredump_find_segment(offset - header_sz, in rproc_coredump_read()

1234