Searched defs:cutoff (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/libkern/ |
| H A D | strtoul.c | 57 unsigned long cutoff; in strtoul() local
|
| H A D | strtol.c | 57 unsigned long cutoff; in strtol() local
|
| H A D | strtouq.c | 55 u_quad_t qbase, cutoff; in strtouq() local
|
| H A D | strtoq.c | 55 u_quad_t qbase, cutoff; in strtoq() local
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_string.c | 920 ngx_int_t value, cutoff, cutlim; in ngx_atoi() local 950 ngx_int_t value, cutoff, cutlim; in ngx_atofp() local 1004 ssize_t value, cutoff, cutlim; in ngx_atosz() local 1032 off_t value, cutoff, cutlim; in ngx_atoof() local 1060 time_t value, cutoff, cutlim; in ngx_atotm() local 1089 ngx_int_t value, cutoff; in ngx_hextoi() local
|
| H A D | ngx_parse.c | 116 ngx_int_t max, cutoff, cutlim; in ngx_parse_time() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_slice_filter_module.c | 289 off_t start, end, complete_length, cutoff, cutlim; in ngx_http_slice_parse_content_range() local 445 off_t start, cutoff, cutlim; in ngx_http_slice_get_start() local
|
| H A D | ngx_http_range_filter_module.c | 273 off_t start, end, size, content_length, cutoff, in ngx_http_range_parse() local
|
| H A D | ngx_http_mp4_module.c | 689 ngx_int_t value, cutoff, cutlim; in ngx_http_mp4_atofp() local
|
| /f-stack/freebsd/net/ |
| H A D | if_clone.c | 582 int cutoff = INT_MAX / 10; in ifc_name2unit() local
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_compress.c | 1795 size_t cutoff = attachDictSizeCutoffs[cdict->matchState.cParams.strategy]; in ZSTD_shouldAttachDict() local
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 14704 size_t cutoff = attachDictSizeCutoffs[cdict->matchState.cParams.strategy]; in ZSTD_shouldAttachDict() local
|