Home
last modified time | relevance | path

Searched refs:last_buf (Results 1 – 25 of 557) sorted by relevance

12345678910>>...23

/dports/www/mod_security/modsecurity-2.9.3/nginx/modsecurity/
H A Dapr_bucket_nginx.c110 b->last_buf = 0; in apr_bucket_to_ngx_buf()
129 buf->last_buf = 0; in apr_bucket_to_ngx_buf()
157 …hain_to_brigade(ngx_chain_t *chain, apr_bucket_brigade *bb, ngx_pool_t *pool, ngx_int_t last_buf) { in move_chain_to_brigade() argument
168 if (chain->buf->last_buf) { in move_chain_to_brigade()
171 chain->buf->last_buf = 0; in move_chain_to_brigade()
179 if (last_buf) { in move_chain_to_brigade()
217 cl->buf->last_buf = 1; in move_brigade_to_chain()
220 cl->buf->last_buf = 1; in move_brigade_to_chain()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dmlpdec.c30 const uint8_t *buf, *last_buf = p->buf, *end = p->buf + p->buf_size; in mlp_thd_probe() local
37 if (last_buf + size == buf) { in mlp_thd_probe()
41 last_buf = buf; in mlp_thd_probe()
43 } else if (buf - last_buf == size) { in mlp_thd_probe()
/dports/news/trn/trn-3.6/
H A Drt-ov.c72 char *line, *last_buf = buf; local
119 line = nntp_get_a_line(last_buf, last_buflen, last_buf != buf);
123 line = get_a_line(last_buf, last_buflen, last_buf != buf, ov_in);
127 last_buf = line;
232 if (last_buf != buf)
233 free(last_buf);
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmlpdec.c30 const uint8_t *buf, *last_buf = p->buf, *end = p->buf + p->buf_size; in mlp_thd_probe() local
37 if (last_buf + size == buf) { in mlp_thd_probe()
41 last_buf = buf; in mlp_thd_probe()
43 } else if (buf - last_buf == size) { in mlp_thd_probe()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dmlpdec.c30 const uint8_t *buf, *last_buf = p->buf, *end = p->buf + p->buf_size; in mlp_thd_probe() local
37 if (last_buf + size == buf) { in mlp_thd_probe()
41 last_buf = buf; in mlp_thd_probe()
43 } else if (buf - last_buf == size) { in mlp_thd_probe()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmlpdec.c30 const uint8_t *buf, *last_buf = p->buf, *end = p->buf + p->buf_size; in mlp_thd_probe() local
37 if (last_buf + size == buf) { in mlp_thd_probe()
41 last_buf = buf; in mlp_thd_probe()
43 } else if (buf - last_buf == size) { in mlp_thd_probe()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmlpdec.c30 const uint8_t *buf, *last_buf = p->buf, *end = p->buf + p->buf_size; in mlp_thd_probe() local
37 if (last_buf + size == buf) { in mlp_thd_probe()
41 last_buf = buf; in mlp_thd_probe()
43 } else if (buf - last_buf == size) { in mlp_thd_probe()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/parser/
H A Dfpdf_parser_decode.cpp353 uint8_t* last_buf = const_cast<uint8_t*>(src_buf); in PDF_DataDecode() local
366 dest_buf = (uint8_t*)last_buf; in PDF_DataDecode()
377 offset = A85Decode(last_buf, last_size, new_buf, new_size); in PDF_DataDecode()
379 offset = HexDecode(last_buf, last_size, new_buf, new_size); in PDF_DataDecode()
383 dest_buf = (uint8_t*)last_buf; in PDF_DataDecode()
388 offset = RunLengthDecode(last_buf, last_size, new_buf, new_size); in PDF_DataDecode()
400 dest_buf = (uint8_t*)last_buf; in PDF_DataDecode()
406 if (last_buf != src_buf) { in PDF_DataDecode()
407 FX_Free(last_buf); in PDF_DataDecode()
413 last_buf = new_buf; in PDF_DataDecode()
[all …]
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/nvidia/tegra/soc/t186/drivers/se/
H A Dse.c73 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
105 if (last_buf == 1U) { in tegra_se_start_normal_operation()
128 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
221 last_buf = 1U; in tegra_se_calculate_sha256_hash()
224 last_buf = 0U; in tegra_se_calculate_sha256_hash()
228 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/nvidia/tegra/soc/t186/drivers/se/
H A Dse.c73 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
105 if (last_buf == 1U) { in tegra_se_start_normal_operation()
128 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
221 last_buf = 1U; in tegra_se_calculate_sha256_hash()
224 last_buf = 0U; in tegra_se_calculate_sha256_hash()
228 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/nvidia/tegra/soc/t186/drivers/se/
H A Dse.c73 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
105 if (last_buf == 1U) { in tegra_se_start_normal_operation()
128 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
221 last_buf = 1U; in tegra_se_calculate_sha256_hash()
224 last_buf = 0U; in tegra_se_calculate_sha256_hash()
228 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/nvidia/tegra/soc/t186/drivers/se/
H A Dse.c73 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
105 if (last_buf == 1U) { in tegra_se_start_normal_operation()
128 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
221 last_buf = 1U; in tegra_se_calculate_sha256_hash()
224 last_buf = 0U; in tegra_se_calculate_sha256_hash()
228 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/nvidia/tegra/soc/t186/drivers/se/
H A Dse.c73 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
105 if (last_buf == 1U) { in tegra_se_start_normal_operation()
128 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
221 last_buf = 1U; in tegra_se_calculate_sha256_hash()
224 last_buf = 0U; in tegra_se_calculate_sha256_hash()
228 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_parser/
H A Dfpdf_parser_decode.cpp359 uint8_t* last_buf = const_cast<uint8_t*>(src_buf); in PDF_DataDecode() local
372 dest_buf = (uint8_t*)last_buf; in PDF_DataDecode()
383 offset = A85Decode(last_buf, last_size, new_buf, new_size); in PDF_DataDecode()
385 offset = HexDecode(last_buf, last_size, new_buf, new_size); in PDF_DataDecode()
389 dest_buf = (uint8_t*)last_buf; in PDF_DataDecode()
394 offset = RunLengthDecode(last_buf, last_size, new_buf, new_size); in PDF_DataDecode()
406 dest_buf = (uint8_t*)last_buf; in PDF_DataDecode()
412 if (last_buf != src_buf) { in PDF_DataDecode()
413 FX_Free(last_buf); in PDF_DataDecode()
419 last_buf = new_buf; in PDF_DataDecode()
[all …]
/dports/www/nginx-full/rds-csv-nginx-module-0.09/src/
H A Dngx_http_rds_csv_output.c26 ngx_http_rds_csv_ctx_t *ctx, size_t len, unsigned last_buf);
33 int last_buf) in ngx_http_rds_csv_output_literal() argument
46 if (last_buf) { in ngx_http_rds_csv_output_literal()
50 last_buf = 0; in ngx_http_rds_csv_output_literal()
54 return ngx_http_rds_csv_submit_mem(r, ctx, len, (unsigned) last_buf); in ngx_http_rds_csv_output_literal()
124 unsigned last_buf = 0; in ngx_http_rds_csv_output_header() local
205 last_buf = 1; in ngx_http_rds_csv_output_header()
210 return ngx_http_rds_csv_submit_mem(r, ctx, size, last_buf); in ngx_http_rds_csv_output_header()
680 ngx_http_rds_csv_ctx_t *ctx, size_t len, unsigned last_buf) in ngx_http_rds_csv_submit_mem() argument
722 ctx->out_buf->last_buf = last_buf; in ngx_http_rds_csv_submit_mem()
[all …]
/dports/www/nginx-full/lua-nginx-module-0.10.19/src/
H A Dngx_http_lua_bodyfilterby.c366 if (cl->buf->last_buf || cl->buf->last_in_chain) { in ngx_http_lua_body_filter_param_get()
402 if (b->last_buf || b->last_in_chain) { in ngx_http_lua_body_filter_param_get()
413 if (b->last_buf || b->last_in_chain) { in ngx_http_lua_body_filter_param_get()
465 cl->buf->last_buf = 1; in ngx_http_lua_body_filter_param_set()
483 if (b->last_buf) { in ngx_http_lua_body_filter_param_set()
484 b->last_buf = 0; in ngx_http_lua_body_filter_param_set()
530 if (b->last_in_chain || b->last_buf) { in ngx_http_lua_body_filter_param_set()
564 if (b->last_buf || b->last_in_chain) { in ngx_http_lua_body_filter_param_set()
607 cl->buf->last_buf = 1; in ngx_http_lua_body_filter_param_set()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/nvidia/tegra/soc/t194/drivers/se/
H A Dse.c230 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
262 if (last_buf == 1U) { in tegra_se_start_normal_operation()
275 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
368 last_buf = 1U; in tegra_se_calculate_sha256_hash()
371 last_buf = 0U; in tegra_se_calculate_sha256_hash()
375 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/nvidia/tegra/soc/t194/drivers/se/
H A Dse.c230 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
262 if (last_buf == 1U) { in tegra_se_start_normal_operation()
275 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
368 last_buf = 1U; in tegra_se_calculate_sha256_hash()
371 last_buf = 0U; in tegra_se_calculate_sha256_hash()
375 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/nvidia/tegra/soc/t194/drivers/se/
H A Dse.c230 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
262 if (last_buf == 1U) { in tegra_se_start_normal_operation()
275 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
368 last_buf = 1U; in tegra_se_calculate_sha256_hash()
371 last_buf = 0U; in tegra_se_calculate_sha256_hash()
375 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/nvidia/tegra/soc/t194/drivers/se/
H A Dse.c230 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
262 if (last_buf == 1U) { in tegra_se_start_normal_operation()
275 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
368 last_buf = 1U; in tegra_se_calculate_sha256_hash()
371 last_buf = 0U; in tegra_se_calculate_sha256_hash()
375 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/nvidia/tegra/soc/t194/drivers/se/
H A Dse.c230 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
262 if (last_buf == 1U) { in tegra_se_start_normal_operation()
275 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
368 last_buf = 1U; in tegra_se_calculate_sha256_hash()
371 last_buf = 0U; in tegra_se_calculate_sha256_hash()
375 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()
/dports/news/trn4/trn-4.0-test77/
H A Drt-ov.c155 char* last_buf = buf; local
238 line = nntp_get_a_line(last_buf,last_buflen,last_buf!=buf);
244 ElseIf (!(line = get_a_line(last_buf,last_buflen,last_buf!=buf,datasrc->ov_in)))
247 last_buf = line;
341 if (last_buf != buf)
342 free(last_buf);
/dports/www/h2o-devel/h2o-dcc7134/lib/handler/compress/
H A Dgzip.c96 h2o_sendvec_t *last_buf; in do_process() local
108 last_buf = inbufs + i; in do_process()
111 last_buf = (h2o_sendvec_t *)&zero_buf; in do_process()
113 …outbufindex = process_chunk(self, last_buf->raw, last_buf->len, h2o_send_state_is_in_progress(stat… in do_process()
/dports/www/nginx-full/rds-json-nginx-module-0.15/src/
H A Dngx_http_rds_json_output.c27 ngx_http_rds_json_ctx_t *ctx, size_t len, unsigned last_buf);
35 ngx_http_rds_json_ctx_t *ctx, u_char *data, size_t len, int last_buf) in ngx_http_rds_json_output_literal() argument
48 if (last_buf) { in ngx_http_rds_json_output_literal()
52 last_buf = 0; in ngx_http_rds_json_output_literal()
56 return ngx_http_rds_json_submit_mem(r, ctx, len, (unsigned) last_buf); in ngx_http_rds_json_output_literal()
125 unsigned last_buf = 0; in ngx_http_rds_json_output_header() local
301 last_buf = 1; in ngx_http_rds_json_output_header()
306 return ngx_http_rds_json_submit_mem(r, ctx, size, (unsigned) last_buf); in ngx_http_rds_json_output_header()
1027 ngx_http_rds_json_ctx_t *ctx, size_t len, unsigned last_buf) in ngx_http_rds_json_submit_mem() argument
1069 ctx->out_buf->last_buf = last_buf; in ngx_http_rds_json_submit_mem()
[all …]
/dports/cad/electric/electric-7.00/src/pla/
H A Dplacdecode.c50 NODEINST *p_ni, *n_ni, *first_buf, *last_buf; in plac_decode_gen() local
66 first_buf = plac_decode_bufs(pmos_np, p_ni, nmos_np, n_ni, decode_np, X, &last_buf, INPUTS); in plac_decode_gen()
69 last_buf, INPUTS)) return(NONODEPROTO); in plac_decode_gen()
79 NODEINST *n_ni, NODEPROTO *decode_np, INTBIG X, NODEINST **last_buf, INTBIG INPUTS) in plac_decode_bufs() argument
147 last_n_ni = *last_buf = newno_2; in plac_decode_bufs()
219 NODEINST *n_ni, NODEPROTO *decode_np, NODEINST *first_buf, NODEINST *last_buf, INTBIG INPUTS) in plac_decode_route() argument
332 pwr_pp = getportproto(last_buf->proto, x_("GND.m-2.e")); in plac_decode_route()
338 plac_wire(x_("Metal-2"), 14*pla_lam, last_buf, pwr_pp, in plac_decode_route()
362 pwr_pp = getportproto(last_buf->proto, x_("GND.m-2.e")); in plac_decode_route()
368 plac_wire(x_("Metal-2"), 14*pla_lam, last_buf, pwr_pp, in plac_decode_route()

12345678910>>...23