Home
last modified time | relevance | path

Searched refs:xhd (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/graphics/openfx-misc/openfx-misc-3ab0531/ColorBars/
H A DColorBars.cpp137 if (xhd < 240) { // 15 IRE in multiThreadProcessImages()
149 } else if (xhd < 1336) { // 2 IRE in multiThreadProcessImages()
153 } else if (xhd < 1474) { // 4 IRE in multiThreadProcessImages()
177 } else if (xhd < 1680) { // 75 IRE in multiThreadProcessImages()
183 if (xhd < 240) { // 40 IRE in multiThreadProcessImages()
185 } else if (xhd < 446) { // 75 IRE in multiThreadProcessImages()
187 } else if (xhd < 652) { // yellow in multiThreadProcessImages()
189 } else if (xhd < 858) { // cyan in multiThreadProcessImages()
191 } else if (xhd < 1062) { // green in multiThreadProcessImages()
195 } else if (xhd < 1474) { // red in multiThreadProcessImages()
[all …]
/dports/dns/knot-resolver/knot-resolver-5.4.3/daemon/
H A Dio.c806 kr_require(xhd && xhd->session && xhd->socket); in xdp_rx()
883 xdp_handle_data_t *xhd = malloc(sizeof(*xhd)); in io_listen_xdp() local
899 free(xhd); in io_listen_xdp()
902 xhd->tx_waker.data = xhd->socket; in io_listen_xdp()
907 knot_xdp_deinit(xhd->socket); in io_listen_xdp()
908 free(xhd); in io_listen_xdp()
917 ep->handle->data = xhd; in io_listen_xdp()
953 uv_idle_stop(&xhd->tx_waker); in io_deinit()
955 session_free(xhd->session); in io_deinit()
956 knot_xdp_deinit(xhd->socket); in io_deinit()
[all …]
H A Dworker.c278 xdp_handle_data_t *xhd = handle->data; in alloc_wire_cb() local
281 int ret = knot_xdp_send_alloc(xhd->socket, in alloc_wire_cb()
311 xdp_handle_data_t *xhd = handle->data; in free_wire() local
317 int ret = knot_xdp_send(xhd->socket, &out, 1, &sent); in free_wire()
1298 xdp_handle_data_t *xhd = src_handle->data; in xdp_push() local
1299 if (kr_fails_assert(xhd && xhd->socket && xhd->session == ctx->source.session)) in xdp_push()
1311 int ret = knot_xdp_send(xhd->socket, &msg, 1, &sent); in xdp_push()
1314 uv_idle_start(&xhd->tx_waker, xdp_tx_waker); in xdp_push()
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/extsrc/erfa/
H A Datoiq.c99 f, xhd, yhd, zhd, xpl, ypl, w, hma; in eraAtoiq() local
178 xhd = f * xmhda; in eraAtoiq()
185 w = xpl*xhd - ypl*yhd + zhd; in eraAtoiq()
186 v[0] = xhd - xpl*w; in eraAtoiq()
H A Datioq.c106 double v[3], x, y, z, xhd, yhd, zhd, f, xhdt, yhdt, zhdt, in eraAtioq() local
119 xhd = x + astrom->xpl*z; in eraAtioq()
125 xhdt = f * xhd; in eraAtioq()
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/erfasrc/src/
H A Datoiq.c99 f, xhd, yhd, zhd, xpl, ypl, w, hma; in eraAtoiq() local
178 xhd = f * xmhda; in eraAtoiq()
185 w = xpl*xhd - ypl*yhd + zhd; in eraAtoiq()
186 v[0] = xhd - xpl*w; in eraAtoiq()
H A Datioq.c106 double v[3], x, y, z, xhd, yhd, zhd, f, xhdt, yhdt, zhdt, in eraAtioq() local
118 xhd = x + astrom->xpl*z; in eraAtioq()
124 xhdt = f * xhd; in eraAtioq()
/dports/astro/py-pyerfa/pyerfa-2.0.0/liberfa/erfa/src/
H A Datoiq.c104 f, xhd, yhd, zhd, sx, cx, sy, cy, hma; in eraAtoiq() local
183 xhd = f * xmhda; in eraAtoiq()
192 v[0] = cx*xhd + sx*sy*yhd - sx*cy*zhd; in eraAtoiq()
194 v[2] = sx*xhd - cx*sy*yhd + cx*cy*zhd; in eraAtoiq()
H A Datioq.c108 double v[3], x, y, z, sx, cx, sy, cy, xhd, yhd, zhd, f, in eraAtioq() local
124 xhd = cx*x + sx*z; in eraAtioq()
130 xhdt = f * xhd; in eraAtioq()
/dports/astro/sofa/sofa/20210512/c/src/
H A Datoiq.c107 f, xhd, yhd, zhd, sx, cx, sy, cy, hma; in iauAtoiq() local
186 xhd = f * xmhda; in iauAtoiq()
195 v[0] = cx*xhd + sx*sy*yhd - sx*cy*zhd; in iauAtoiq()
197 v[2] = sx*xhd - cx*sy*yhd + cx*cy*zhd; in iauAtoiq()
H A Datioq.c114 double v[3], x, y, z, sx, cx, sy, cy, xhd, yhd, zhd, f, in iauAtioq() local
130 xhd = cx*x + sx*z; in iauAtioq()
136 xhdt = f * xhd; in iauAtioq()
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/palsrc/
H A DpalAopqk.c189 double sphi,cphi,st,v[3],xhd,yhd,zhd,diurab,f, in palAopqk() local
203 xhd = v[0]; in palAopqk()
210 xhdt = f*xhd; in palAopqk()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/tests/nonreg_tests/
H A Dbug_954.tst27 xhd=-(1+p)*xh;
30 Xd=[pd;pid;xhd;zd;sigd];
/dports/math/disco/DisCO-releases-1.0.0-33-g68720be/examples/data/hard/
H A Dbienst2.mps1224 xhd OUTh 1
1225 xhd INd 1
1226 xhd VUBahd -61
1227 xhd VUBbhd -72
1228 xhd VUBchd -55
1229 xhd VUBehd -64
1230 xhd VUBfhd -58
1231 xhd VUBghd -58
1232 xhd VUBhhd -61
3402 UP BND xhd 1
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/ko/
H A DHanja.txt.in6813 xhd
6814 xhd
6815 xhd
6816 xhd
6817 xhd
6818 xhd
6819 xhd
6820 xhd
H A DHangul.txt.in2756 xhd
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/ko/
H A DHanja.txt.in6813 xhd
6814 xhd
6815 xhd
6816 xhd
6817 xhd
6818 xhd
6819 xhd
6820 xhd
H A DHangul.txt.in2756 xhd
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/ko/
H A DHanja.txt.in6813 xhd
6814 xhd
6815 xhd
6816 xhd
6817 xhd
6818 xhd
6819 xhd
6820 xhd
H A DHangul.txt.in2756 xhd
/dports/korean/scim-tables/scim-tables-0.5.10/tables/ko/
H A DHanja.txt.in6813 xhd
6814 xhd
6815 xhd
6816 xhd
6817 xhd
6818 xhd
6819 xhd
6820 xhd
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dslamap.c318 double xhd; in De2h() local
339 xhd = ch*cd; in De2h()
345 xhdt = f*xhd; in De2h()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/coregen/
H A Dfifo_xlnx_32x36_2clk.ngc3xhd<<0;6?uG35:8yke3>3:1>vF<499~jf202909wE=;8:mg1>=838pD>:7;|l`0<<72;qC?964}oa7e?6=:rB8855rnb6a>5<…
H A Dfifo_s6_1Kx36_2clk.ngc3xhd:>0;6<uG53:8yke503:1=vF:299~jf4>290:wE;=8:mg7g=83;pD8<7;|l`6g<728qC9?64}oa1g?6=9rB>>55rnb0g>5<…
/dports/devel/py-datadog/datadog-0.42.0/tests/integration/dogshell/cassettes/
H A DTestDogshell.test_screenboards.yaml827 JgiV3a/HEX4qkkAi8+Zdzj33Jr59+/bjf53cHT+93Z9Wpqnv/cLnavWbwf9XqYi/xhd/K/KC/K/x

12345678