Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_upstream_hash_module.c21 ngx_stream_upstream_chash_point_t point[1]; member
437 ngx_stream_upstream_chash_point_t *point; in ngx_stream_upstream_find_chash_point() local
505 ngx_stream_upstream_chash_point_t *point; in ngx_stream_upstream_get_chash_peer() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_hash_module.c21 ngx_http_upstream_chash_point_t point[1]; member
436 ngx_http_upstream_chash_point_t *point; in ngx_http_upstream_find_chash_point() local
503 ngx_http_upstream_chash_point_t *point; in ngx_http_upstream_get_chash_peer() local
H A Dngx_http_mp4_module.c687 ngx_http_mp4_atofp(u_char *line, size_t n, size_t point) in ngx_http_mp4_atofp()
/f-stack/tools/ipfw/
H A Ddummynet.c841 struct point { struct
849 const struct point *p1 = vp1; in compare_points() argument
/f-stack/freebsd/sys/
H A Dktr.h186 #define KTR_POINT0(m, egroup, ident, point) \ argument
188 #define KTR_POINT1(m, egroup, ident, point, a0, v0) \ argument
190 #define KTR_POINT2(m, egroup, ident, point, a0, v0, a1, v1) \ argument
192 #define KTR_POINT3(m, egroup, ident, point, a0, v0, a1, v1, a2, v2) \ argument
195 #define KTR_POINT4(m, egroup, ident, point, a0, v0, a1, v1, a2, v2, a3, v3)\ argument
/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_cpufreq.c322 struct cpu_speed_point *point; in set_cpu_freq() local
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_cpufreq.c280 struct cpu_speed_point *point; in set_cpu_freq() local
/f-stack/dpdk/drivers/raw/ifpga/
H A Difpga_rawdev.c220 int point; in ifpga_rawdev_fill_info() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_string.c948 ngx_atofp(u_char *line, size_t n, size_t point) in ngx_atofp()