Home
last modified time | relevance | path

Searched refs:current_pad (Results 1 – 25 of 105) sorted by relevance

12345

/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/graphs/device/
H A Dib_dns_performance.inc.php33 $current_pad = str_pad('', $filler, ' ', STR_PAD_LEFT); variable
34 $rrd_options .= " 'GPRINT:" . $stat . ':LAST: ' . $current_pad . "Current\:%8.0lf'";
43 $current_pad = str_pad('', $filler, ' ', STR_PAD_LEFT); variable
44 $rrd_options .= " 'GPRINT:cdeftotal:LAST:" . $current_pad . "Current\:%8.0lf'";
H A Dgaia_firewall_packets.inc.php34 $current_pad = str_pad('', $filler, ' ', STR_PAD_LEFT); variable
35 $rrd_options .= " 'GPRINT:" . $stat . ':LAST: ' . $current_pad . "Current\:%8.0lf'";
46 $current_pad = str_pad('', $filler, ' ', STR_PAD_LEFT); variable
47 $rrd_options .= " 'GPRINT:total:LAST:" . $current_pad . "Current\:%8.0lf'";
H A Dib_dhcp_messages.inc.php42 $current_pad = str_pad('', $filler, ' ', STR_PAD_LEFT); variable
43 $rrd_options .= " 'GPRINT:cdef" . $stat . ':LAST:' . $current_pad . "Current\:%8.0lf'";
52 $current_pad = str_pad('', $filler, ' ', STR_PAD_LEFT); variable
53 $rrd_options .= " 'GPRINT:cdeftotal:LAST:" . $current_pad . "Current\:%8.0lf'";
H A Dib_dns_dyn_updates.inc.php38 $current_pad = str_pad('', $filler, ' ', STR_PAD_LEFT); variable
39 $rrd_options .= " 'GPRINT:cdef" . $stat . ':LAST: ' . $current_pad . "Current\:%8.0lf'";
48 $current_pad = str_pad('', $filler, ' ', STR_PAD_LEFT); variable
49 $rrd_options .= " 'GPRINT:cdeftotal:LAST:" . $current_pad . "Current\:%8.0lf'";
H A Dib_dns_request_return_codes.inc.php38 $current_pad = str_pad('', $filler, ' ', STR_PAD_LEFT); variable
39 $rrd_options .= " 'GPRINT:cdef" . $stat . ':LAST: ' . $current_pad . "Current\:%8.0lf%s'";
50 $current_pad = str_pad('', $filler, ' ', STR_PAD_LEFT); variable
51 $rrd_options .= " 'GPRINT:cdeftotal:LAST:" . $current_pad . "Current\:%8.0lf'";
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpfunnel.c79 GstPad *current_pad; member
133 if (pad == funnel->current_pad) { in gst_rtp_funnel_forward_segment()
143 funnel->current_pad = pad; in gst_rtp_funnel_forward_segment()
490 funnel->current_pad = NULL; in gst_rtp_funnel_init()

12345