Home
last modified time | relevance | path

Searched refs:yp (Results 1 – 25 of 4947) sorted by relevance

12345678910>>...198

/dports/dns/knot3/knot-3.1.5/tests/libknot/
H A Dtest_yparser.c124 ok(yp->key_len == 1 && yp->key[0] == 'a' && in test_syntax_ok()
133 ok(yp->key_len == 1 && yp->key[0] == 'b' && in test_syntax_ok()
134 yp->data_len == 1 && yp->data[0] == 'b' && in test_syntax_ok()
143 ok(yp->key_len == 1 && yp->key[0] == 'f' && in test_syntax_ok()
144 yp->data_len == 1 && yp->data[0] == 'f' && in test_syntax_ok()
153 ok(yp->key_len == 1 && yp->key[0] == 'c' && in test_syntax_ok()
154 yp->data_len == 1 && yp->data[0] == 'a' && in test_syntax_ok()
160 ok(yp->key_len == 1 && yp->key[0] == 'c' && in test_syntax_ok()
161 yp->data_len == 1 && yp->data[0] == 'b' && in test_syntax_ok()
170 ok(yp->key_len == 1 && yp->key[0] == 'd' && in test_syntax_ok()
[all …]
/dports/dns/knot3-lib/knot-3.1.5/tests/libknot/
H A Dtest_yparser.c124 ok(yp->key_len == 1 && yp->key[0] == 'a' && in test_syntax_ok()
133 ok(yp->key_len == 1 && yp->key[0] == 'b' && in test_syntax_ok()
134 yp->data_len == 1 && yp->data[0] == 'b' && in test_syntax_ok()
143 ok(yp->key_len == 1 && yp->key[0] == 'f' && in test_syntax_ok()
144 yp->data_len == 1 && yp->data[0] == 'f' && in test_syntax_ok()
153 ok(yp->key_len == 1 && yp->key[0] == 'c' && in test_syntax_ok()
154 yp->data_len == 1 && yp->data[0] == 'a' && in test_syntax_ok()
160 ok(yp->key_len == 1 && yp->key[0] == 'c' && in test_syntax_ok()
161 yp->data_len == 1 && yp->data[0] == 'b' && in test_syntax_ok()
170 ok(yp->key_len == 1 && yp->key[0] == 'd' && in test_syntax_ok()
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/10step/
H A DMILLS303UPPERRIGHT.DP50 let yp = yp - ypdel
55 let yp = yp - ypdel
60 let yp = yp - ypdel
65 let yp = yp - ypdel
70 let yp = yp - ypdel
75 let yp = yp - ypdel
77 let yp = yp - ypdel
82 let yp = yp - ypdel
87 let yp = yp - ypdel
89 let yp = yp - ypdel
[all …]
/dports/audio/icecast/icecast-2.4.4/src/
H A Dyp.c203 yp = yp->next; in find_yp_mount()
411 yp->server_name, yp->server_genre, yp->cluster_password, in do_yp_add()
412 yp->server_desc, yp->url, yp->listen_url, in do_yp_add()
413 yp->server_type, yp->subtype, yp->bitrate, yp->audio_info); in do_yp_add()
479 yp->sid, yp->current_song, listeners, max_listeners, yp->subtype); in do_yp_touch()
516 ret = yp->process (yp, s, len); in process_ypdata()
549 yp = yp->next; in yp_process_server()
685 yp = yp->next; in add_pending_yp()
703 yp = yp->next; in delete_marked_yp()
708 yp = yp->next; in delete_marked_yp()
[all …]
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/fft/src/
H A Dfft_dft.c268 yp = -yp; in FFT()
388 yp = y[1]; y[1] = y[0]-yp; y[0] += yp; in FFT()
389 yp = y[3]; y[3] = y[2]-yp; y[2] += yp; in FFT()
390 yp = y[5]; y[5] = y[4]-yp; y[4] += yp; in FFT()
391 yp = y[7]; y[7] = y[6]-yp; y[6] += yp; in FFT()
395 yp = y[2]; y[2] = y[0]-yp; y[0] += yp; in FFT()
396 yp = y[6]; y[6] = y[4]-yp; y[4] += yp; in FFT()
410 yp = y[4]; y[4] = y[0]-yp; y[0] += yp; in FFT()
458 yp = y[ 1]; y[ 1] = y[ 0] - yp; y[ 0] += yp; in FFT()
459 yp = y[ 3]; y[ 3] = y[ 2] - yp; y[ 2] += yp; in FFT()
[all …]
/dports/devel/p5-ExtUtils-XSpp/ExtUtils-XSpp-0.18/lib/ExtUtils/XSpp/
H A DGrammar.pm2716 #line 22 "XSP.yp"
2722 #line 24 "XSP.yp"
2728 #line 27 "XSP.yp"
2748 #line 32 "XSP.yp"
2754 #line 35 "XSP.yp"
2760 #line 37 "XSP.yp"
2766 #line 39 "XSP.yp"
2772 #line 41 "XSP.yp"
2778 #line 43 "XSP.yp"
2784 #line 45 "XSP.yp"
[all …]
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/
H A Dyp.c290 yp = yp->next; in find_yp_mount()
528 …if (yp->server_name[0] == 0 || yp->server_genre[0] == 0 || yp->server_type[0] == 0 || yp->bitrate[… in do_yp_add()
536 yp->server_name, yp->server_genre, yp->cluster_password, in do_yp_add()
537 yp->server_desc, yp->url, yp->listen_url, in do_yp_add()
538 yp->server_type, yp->subtype, yp->bitrate, yp->audio_info); in do_yp_add()
585 yp->sid, yp->current_song, listeners, max_listeners, yp->subtype); in do_yp_touch()
622 ret = yp->process (yp, s, len); in process_ypdata()
669 yp = yp->next; in yp_process_server()
810 yp = yp->next; in add_pending_yp()
829 yp = yp->next; in delete_marked_yp()
[all …]
/dports/math/octave/octave-6.4.0/scripts/general/
H A Dinterp1.m498 %!assert (interp1 (xp,yp,xp,style), yp, 100*eps)
504 %!assert (interp1 (xp,[yp',yp'],xi(:),style),...
511 %!assert (interp1 (xp,[yp',yp'],xi,style),
515 %!assert (interp1 (xp,yp,xp,style), yp, 100*eps)
521 %!assert (interp1 (xp,[yp',yp'],xi(:),style),...
550 %!assert (interp1 (xp,[yp',yp'],xi,style),
587 %!assert (interp1 (xp,[yp',yp'],xi,style),
624 %!assert (interp1 (xp,[yp',yp'],xi,style),
663 %!assert (interp1 (xp,[yp',yp'],xi,style),
700 %!assert (interp1 (xp,[yp',yp'],xi,style),
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/packetengines/
H A Dyellowfin.c691 yp->cur_tx, yp->dirty_tx, in yellowfin_tx_timeout()
716 if (yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE) in yellowfin_tx_timeout()
730 yp->cur_rx = yp->cur_tx = 0; in yellowfin_init_ring()
807 yp->tx_tail_desc = &yp->tx_status[0]; in yellowfin_init_ring()
881 if (yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE) in yellowfin_start_xmit()
925 for (; yp->cur_tx - yp->dirty_tx > 0; yp->dirty_tx++) { in yellowfin_interrupt()
942 yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE - 4) { in yellowfin_interrupt()
1005 dirty_tx, yp->cur_tx, yp->tx_full); in yellowfin_interrupt()
1161 for (; yp->cur_rx - yp->dirty_rx > 0; yp->dirty_rx++) { in yellowfin_rx()
1212 yp->cur_tx, yp->dirty_tx, in yellowfin_close()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/packetengines/
H A Dyellowfin.c691 yp->cur_tx, yp->dirty_tx, in yellowfin_tx_timeout()
716 if (yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE) in yellowfin_tx_timeout()
730 yp->cur_rx = yp->cur_tx = 0; in yellowfin_init_ring()
807 yp->tx_tail_desc = &yp->tx_status[0]; in yellowfin_init_ring()
881 if (yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE) in yellowfin_start_xmit()
925 for (; yp->cur_tx - yp->dirty_tx > 0; yp->dirty_tx++) { in yellowfin_interrupt()
942 yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE - 4) { in yellowfin_interrupt()
1005 dirty_tx, yp->cur_tx, yp->tx_full); in yellowfin_interrupt()
1161 for (; yp->cur_rx - yp->dirty_rx > 0; yp->dirty_rx++) { in yellowfin_rx()
1212 yp->cur_tx, yp->dirty_tx, in yellowfin_close()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/packetengines/
H A Dyellowfin.c691 yp->cur_tx, yp->dirty_tx, in yellowfin_tx_timeout()
716 if (yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE) in yellowfin_tx_timeout()
730 yp->cur_rx = yp->cur_tx = 0; in yellowfin_init_ring()
807 yp->tx_tail_desc = &yp->tx_status[0]; in yellowfin_init_ring()
881 if (yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE) in yellowfin_start_xmit()
925 for (; yp->cur_tx - yp->dirty_tx > 0; yp->dirty_tx++) { in yellowfin_interrupt()
942 yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE - 4) { in yellowfin_interrupt()
1005 dirty_tx, yp->cur_tx, yp->tx_full); in yellowfin_interrupt()
1161 for (; yp->cur_rx - yp->dirty_rx > 0; yp->dirty_rx++) { in yellowfin_rx()
1212 yp->cur_tx, yp->dirty_tx, in yellowfin_close()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/hamradio/
H A Dyam.c530 if (yp->dcd && yp->rx_len >= 3 && yp->rx_len < YAM_MAX_FRAME) { in yam_rx_flag()
562 yp->rx_buf[yp->rx_len++] = rxb; in yam_rx_byte()
598 yp->tx_count = (yp->bitrate * yp->txd) / 8000; in yam_start_tx()
619 yp->slotcnt = yp->slot / 10; in yam_arbitrate()
626 yp->slotcnt = yp->slot / 10; in yam_arbitrate()
685 b = yp->tx_buf[yp->tx_count++]; in yam_tx_byte()
695 yp->tx_crch = chktabl[yp->tx_crcl] ^ yp->tx_crch; in yam_tx_byte()
703 yp->tx_count = (yp->bitrate * yp->txtail) / 8000; in yam_tx_byte()
705 yp->tx_count += (yp->bitrate * yp->holdd) / 8; in yam_tx_byte()
875 yp->slotcnt = yp->slot / 10; in yam_open()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/hamradio/
H A Dyam.c530 if (yp->dcd && yp->rx_len >= 3 && yp->rx_len < YAM_MAX_FRAME) { in yam_rx_flag()
562 yp->rx_buf[yp->rx_len++] = rxb; in yam_rx_byte()
598 yp->tx_count = (yp->bitrate * yp->txd) / 8000; in yam_start_tx()
619 yp->slotcnt = yp->slot / 10; in yam_arbitrate()
626 yp->slotcnt = yp->slot / 10; in yam_arbitrate()
685 b = yp->tx_buf[yp->tx_count++]; in yam_tx_byte()
695 yp->tx_crch = chktabl[yp->tx_crcl] ^ yp->tx_crch; in yam_tx_byte()
703 yp->tx_count = (yp->bitrate * yp->txtail) / 8000; in yam_tx_byte()
705 yp->tx_count += (yp->bitrate * yp->holdd) / 8; in yam_tx_byte()
875 yp->slotcnt = yp->slot / 10; in yam_open()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/hamradio/
H A Dyam.c530 if (yp->dcd && yp->rx_len >= 3 && yp->rx_len < YAM_MAX_FRAME) { in yam_rx_flag()
562 yp->rx_buf[yp->rx_len++] = rxb; in yam_rx_byte()
598 yp->tx_count = (yp->bitrate * yp->txd) / 8000; in yam_start_tx()
619 yp->slotcnt = yp->slot / 10; in yam_arbitrate()
626 yp->slotcnt = yp->slot / 10; in yam_arbitrate()
685 b = yp->tx_buf[yp->tx_count++]; in yam_tx_byte()
695 yp->tx_crch = chktabl[yp->tx_crcl] ^ yp->tx_crch; in yam_tx_byte()
703 yp->tx_count = (yp->bitrate * yp->txtail) / 8000; in yam_tx_byte()
705 yp->tx_count += (yp->bitrate * yp->holdd) / 8; in yam_tx_byte()
875 yp->slotcnt = yp->slot / 10; in yam_open()
[all …]
/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Dthemes.cpp63 yp = 0; in TFit_Shrine()
208 for (yp = 1; yp < MAXDUNY - 1; yp++) { in TFit_Obj3()
508 for (yp = 0; yp < MAXDUNY; yp++) { in PlaceThemeMonsts()
530 for (yp = 0; yp < MAXDUNY; yp++) { in Theme_Barrel()
686 for (yp = 0; yp < MAXDUNY; yp++) { in Theme_Treasure()
734 for (yp = 1; yp < MAXDUNY - 1; yp++) { in Theme_Library()
768 for (yp = 1; yp < MAXDUNY - 1; yp++) { in Theme_Torture()
806 for (yp = 1; yp < MAXDUNY - 1; yp++) { in Theme_Decap()
849 for (yp = 0; yp < MAXDUNY; yp++) { in Theme_ArmorStand()
937 for (yp = 0; yp < MAXDUNY; yp++) { in Theme_BrnCross()
[all …]
/dports/devel/liboil/liboil-0.3.17/liboil/jpeg/
H A Dyuv2rgb_c.c106 rgbp[0] = YUV_TO_R(yp[0], up[0], vp[0]); in yuv2rgbx_u8_ref()
107 rgbp[1] = YUV_TO_G(yp[0], up[0], vp[0]); in yuv2rgbx_u8_ref()
108 rgbp[2] = YUV_TO_B(yp[0], up[0], vp[0]); in yuv2rgbx_u8_ref()
111 yp++; in yuv2rgbx_u8_ref()
131 yp++; in yuv2rgbx_u8_int()
151 yp++; in yuv2rgbx_sub2_u8_ref()
157 yp++; in yuv2rgbx_sub2_u8_ref()
176 yp++; in yuv2rgbx_sub4_u8_ref()
182 yp++; in yuv2rgbx_sub4_u8_ref()
188 yp++; in yuv2rgbx_sub4_u8_ref()
[all …]
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/mage/
H A Dfft-sptk.cpp128 t2 = *(yp) - *(yp + lmx); in fft()
130 *(yp) += *(yp + lmx); in fft()
143 yp = y; in fft()
146 t2 = *(yp) - *(yp + 1); in fft()
148 *(yp) += *(yp + 1); in fft()
158 yp = y; in fft()
166 *(yp) = *(yp + li); in fft()
238 yp = y; in fftr()
271 yp = y; in fftr()
282 *(yp + mv2) = *yp = 0; in fftr()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/tools/
H A Dqpoint.h147 { xp+=p.xp; yp+=p.yp; return *this; }
150 { xp-=p.xp; yp-=p.yp; return *this; }
159 { xp = xp*c; yp = yp*c; return *this; }
162 { return p1.xp == p2.xp && p1.yp == p2.yp; }
165 { return p1.xp != p2.xp || p1.yp != p2.yp; }
168 { return QPoint(p1.xp+p2.xp, p1.yp+p2.yp); }
171 { return QPoint(p1.xp-p2.xp, p1.yp-p2.yp); }
197 yp = qRound(yp/c);
315 yp+=p.yp;
321 xp-=p.xp; yp-=p.yp; return *this;
[all …]
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/pidl/lib/Parse/Pidl/
H A DIDL.pm2339 #line 19 "pidl/idl.yp"
2345 #line 20 "pidl/idl.yp"
2351 #line 21 "pidl/idl.yp"
2357 #line 22 "pidl/idl.yp"
2363 #line 23 "pidl/idl.yp"
2369 #line 26 "pidl/idl.yp"
2380 #line 33 "pidl/idl.yp"
2391 #line 40 "pidl/idl.yp"
2402 #line 49 "pidl/idl.yp"
2408 #line 50 "pidl/idl.yp"
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqpoint.h82 { return p1.xp * p2.xp + p1.yp * p2.yp; } in dotProduct()
151 { xp+=p.xp; yp+=p.yp; return *this; }
154 { xp-=p.xp; yp-=p.yp; return *this; }
166 { return p1.xp == p2.xp && p1.yp == p2.yp; }
169 { return p1.xp != p2.xp || p1.yp != p2.yp; }
172 { return QPoint(p1.xp+p2.xp, p1.yp+p2.yp); }
175 { return QPoint(p1.xp-p2.xp, p1.yp-p2.yp); }
204 yp = qRound(yp/c);
338 yp+=p.yp;
344 xp-=p.xp; yp-=p.yp; return *this;
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqpoint.h82 { return p1.xp * p2.xp + p1.yp * p2.yp; } in dotProduct()
151 { xp+=p.xp; yp+=p.yp; return *this; }
154 { xp-=p.xp; yp-=p.yp; return *this; }
166 { return p1.xp == p2.xp && p1.yp == p2.yp; }
169 { return p1.xp != p2.xp || p1.yp != p2.yp; }
172 { return QPoint(p1.xp+p2.xp, p1.yp+p2.yp); }
175 { return QPoint(p1.xp-p2.xp, p1.yp-p2.yp); }
204 yp = qRound(yp/c);
338 yp+=p.yp;
344 xp-=p.xp; yp-=p.yp; return *this;
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqpoint.h82 { return p1.xp * p2.xp + p1.yp * p2.yp; } in dotProduct()
151 { xp+=p.xp; yp+=p.yp; return *this; }
154 { xp-=p.xp; yp-=p.yp; return *this; }
166 { return p1.xp == p2.xp && p1.yp == p2.yp; }
169 { return p1.xp != p2.xp || p1.yp != p2.yp; }
172 { return QPoint(p1.xp+p2.xp, p1.yp+p2.yp); }
175 { return QPoint(p1.xp-p2.xp, p1.yp-p2.yp); }
204 yp = qRound(yp/c);
338 yp+=p.yp;
344 xp-=p.xp; yp-=p.yp; return *this;
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqpoint.h82 { return p1.xp * p2.xp + p1.yp * p2.yp; } in dotProduct()
151 { xp+=p.xp; yp+=p.yp; return *this; }
154 { xp-=p.xp; yp-=p.yp; return *this; }
166 { return p1.xp == p2.xp && p1.yp == p2.yp; }
169 { return p1.xp != p2.xp || p1.yp != p2.yp; }
172 { return QPoint(p1.xp+p2.xp, p1.yp+p2.yp); }
175 { return QPoint(p1.xp-p2.xp, p1.yp-p2.yp); }
204 yp = qRound(yp/c);
338 yp+=p.yp;
344 xp-=p.xp; yp-=p.yp; return *this;
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqpoint.h82 { return p1.xp * p2.xp + p1.yp * p2.yp; } in dotProduct()
151 { xp+=p.xp; yp+=p.yp; return *this; }
154 { xp-=p.xp; yp-=p.yp; return *this; }
166 { return p1.xp == p2.xp && p1.yp == p2.yp; }
169 { return p1.xp != p2.xp || p1.yp != p2.yp; }
172 { return QPoint(p1.xp+p2.xp, p1.yp+p2.yp); }
175 { return QPoint(p1.xp-p2.xp, p1.yp-p2.yp); }
204 yp = qRound(yp/c);
338 yp+=p.yp;
344 xp-=p.xp; yp-=p.yp; return *this;
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqpoint.h82 { return p1.xp * p2.xp + p1.yp * p2.yp; } in dotProduct()
151 { xp+=p.xp; yp+=p.yp; return *this; }
154 { xp-=p.xp; yp-=p.yp; return *this; }
166 { return p1.xp == p2.xp && p1.yp == p2.yp; }
169 { return p1.xp != p2.xp || p1.yp != p2.yp; }
172 { return QPoint(p1.xp+p2.xp, p1.yp+p2.yp); }
175 { return QPoint(p1.xp-p2.xp, p1.yp-p2.yp); }
204 yp = qRound(yp/c);
338 yp+=p.yp;
344 xp-=p.xp; yp-=p.yp; return *this;
[all …]

12345678910>>...198