| /f-stack/app/redis-5.0.5/tests/cluster/tests/helpers/ |
| H A D | onlydots.tcl | 6 fconfigure stdin -buffering none
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | redis-cli.tcl | 5 fconfigure $fd -buffering none 68 fconfigure $fd -buffering none
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | lpc-eth.txt | 11 - use-iram: Use LPC32xx internal SRAM (IRAM) for DMA buffering
|
| H A D | xilinx_axienet.txt | 7 segments of memory for buffering TX and RX, as well as the capability of
|
| H A D | fsl-fman.txt | 129 Packet buffering (Tx/Rx FIFOs)
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_gzip_filter_module.c | 59 unsigned buffering:1; member 294 ctx->buffering = (conf->postpone_gzipping != 0); in ngx_http_gzip_header_filter() 335 if (ctx->buffering) { in ngx_http_gzip_body_filter() 361 ctx->buffering = 0; in ngx_http_gzip_body_filter() 592 ctx->buffering = 0; in ngx_http_gzip_filter_buffer() 595 if (ctx->buffering && size) { in ngx_http_gzip_filter_buffer() 621 return ctx->buffering ? NGX_OK : NGX_DONE; in ngx_http_gzip_filter_buffer()
|
| H A D | ngx_http_scgi_module.c | 122 offsetof(ngx_http_scgi_loc_conf_t, upstream.buffering), 527 u->buffering = scf->upstream.buffering; in ngx_http_scgi_handler() 1204 conf->upstream.buffering = NGX_CONF_UNSET; in ngx_http_scgi_create_loc_conf() 1294 ngx_conf_merge_value(conf->upstream.buffering, in ngx_http_scgi_merge_loc_conf() 1295 prev->upstream.buffering, 1); in ngx_http_scgi_merge_loc_conf()
|
| H A D | ngx_http_uwsgi_module.c | 183 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.buffering), 696 u->buffering = uwcf->upstream.buffering; in ngx_http_uwsgi_handler() 1417 conf->upstream.buffering = NGX_CONF_UNSET; in ngx_http_uwsgi_create_loc_conf() 1515 ngx_conf_merge_value(conf->upstream.buffering, in ngx_http_uwsgi_merge_loc_conf() 1516 prev->upstream.buffering, 1); in ngx_http_uwsgi_merge_loc_conf()
|
| H A D | ngx_http_fastcgi_module.c | 265 offsetof(ngx_http_fastcgi_loc_conf_t, upstream.buffering), 728 u->buffering = flcf->upstream.buffering; in ngx_http_fastcgi_handler() 2725 conf->upstream.buffering = NGX_CONF_UNSET; in ngx_http_fastcgi_create_loc_conf() 2820 ngx_conf_merge_value(conf->upstream.buffering, in ngx_http_fastcgi_merge_loc_conf() 2821 prev->upstream.buffering, 1); in ngx_http_fastcgi_merge_loc_conf()
|
| H A D | ngx_http_proxy_module.c | 307 offsetof(ngx_http_proxy_loc_conf_t, upstream.buffering), 928 u->buffering = plcf->upstream.buffering; in ngx_http_proxy_handler() 2857 conf->upstream.buffering = NGX_CONF_UNSET; in ngx_http_proxy_create_loc_conf() 2973 ngx_conf_merge_value(conf->upstream.buffering, in ngx_http_proxy_merge_loc_conf() 2974 prev->upstream.buffering, 1); in ngx_http_proxy_merge_loc_conf()
|
| H A D | ngx_http_memcached_module.c | 616 conf->upstream.buffering = 0; in ngx_http_memcached_create_loc_conf()
|
| H A D | ngx_http_grpc_module.c | 4199 conf->upstream.buffering = 0; in ngx_http_grpc_create_loc_conf()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/dac/ |
| H A D | mcp4725.txt | 13 - microchip,vref-buffered: Boolean to enable buffering of the external
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_upstream.h | 175 ngx_flag_t buffering; member 391 unsigned buffering:1; member
|
| H A D | ngx_http_upstream.c | 2938 if (!u->buffering) { in ngx_http_upstream_send_response() 2961 if (!u->buffering) { in ngx_http_upstream_send_response() 4835 u->buffering = 0; in ngx_http_upstream_process_buffering() 4844 u->buffering = 1; in ngx_http_upstream_process_buffering()
|
| /f-stack/tools/libxo/doc/ |
| H A D | options.rst | 71 - "flush-line" performs line buffering, even when the output is not
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | thunderx.rst | 229 The loopback block has N channels and contains data buffering that is shared across
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | octeontx2.rst | 97 The loopback block has N channels and contains data buffering that is shared across
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 476 for buffering packets. Only available with the noisy forwarding mode.
|
| /f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/ |
| H A D | test-runner.py.in | 805 LOG_FILE_OBJ = open(filename, buffering=0, mode='wb')
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES | 860 *) Bugfix: unnecessary buffering might occur when using the "sub_filter" 2078 "0" if buffering was not used.
|