Home
last modified time | relevance | path

Searched refs:is_random (Results 226 – 245 of 245) sorted by relevance

12345678910

/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c1915 rtp_session_suggest_ssrc (RTPSession * sess, gboolean * is_random) in rtp_session_suggest_ssrc() argument
1923 if (is_random) in rtp_session_suggest_ssrc()
1924 *is_random = !sess->internal_ssrc_set; in rtp_session_suggest_ssrc()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c1915 rtp_session_suggest_ssrc (RTPSession * sess, gboolean * is_random) in rtp_session_suggest_ssrc() argument
1923 if (is_random) in rtp_session_suggest_ssrc()
1924 *is_random = !sess->internal_ssrc_set; in rtp_session_suggest_ssrc()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c1915 rtp_session_suggest_ssrc (RTPSession * sess, gboolean * is_random) in rtp_session_suggest_ssrc() argument
1923 if (is_random) in rtp_session_suggest_ssrc()
1924 *is_random = !sess->internal_ssrc_set; in rtp_session_suggest_ssrc()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c1915 rtp_session_suggest_ssrc (RTPSession * sess, gboolean * is_random) in rtp_session_suggest_ssrc() argument
1923 if (is_random) in rtp_session_suggest_ssrc()
1924 *is_random = !sess->internal_ssrc_set; in rtp_session_suggest_ssrc()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c1915 rtp_session_suggest_ssrc (RTPSession * sess, gboolean * is_random) in rtp_session_suggest_ssrc() argument
1923 if (is_random) in rtp_session_suggest_ssrc()
1924 *is_random = !sess->internal_ssrc_set; in rtp_session_suggest_ssrc()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c1915 rtp_session_suggest_ssrc (RTPSession * sess, gboolean * is_random) in rtp_session_suggest_ssrc() argument
1923 if (is_random) in rtp_session_suggest_ssrc()
1924 *is_random = !sess->internal_ssrc_set; in rtp_session_suggest_ssrc()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c1915 rtp_session_suggest_ssrc (RTPSession * sess, gboolean * is_random) in rtp_session_suggest_ssrc() argument
1923 if (is_random) in rtp_session_suggest_ssrc()
1924 *is_random = !sess->internal_ssrc_set; in rtp_session_suggest_ssrc()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c1915 rtp_session_suggest_ssrc (RTPSession * sess, gboolean * is_random) in rtp_session_suggest_ssrc() argument
1923 if (is_random) in rtp_session_suggest_ssrc()
1924 *is_random = !sess->internal_ssrc_set; in rtp_session_suggest_ssrc()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c1915 rtp_session_suggest_ssrc (RTPSession * sess, gboolean * is_random) in rtp_session_suggest_ssrc() argument
1923 if (is_random) in rtp_session_suggest_ssrc()
1924 *is_random = !sess->internal_ssrc_set; in rtp_session_suggest_ssrc()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c1915 rtp_session_suggest_ssrc (RTPSession * sess, gboolean * is_random) in rtp_session_suggest_ssrc() argument
1923 if (is_random) in rtp_session_suggest_ssrc()
1924 *is_random = !sess->internal_ssrc_set; in rtp_session_suggest_ssrc()
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtManager/details/
H A Ddetails.py2094 is_random = dev.backend_model == "random"
2095 uiutil.set_grid_row_visible(self.widget("rng-device"), is_random)
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dsp_lev.c1156 c.is_random = 1; in get_unpacked_coord()
1161 c.is_random = 0; in get_unpacked_coord()
1181 get_location(x, y, c.getloc_flags | (c.is_random ? NO_LOC_WARN : 0), in get_location_coord()
1183 if (*x == -1 && *y == -1 && c.is_random) in get_location_coord()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dsp_lev.c978 c.is_random = 1;
983 c.is_random = 0;
1003 get_location(x, y, c.getloc_flags | (c.is_random ? NO_LOC_WARN : 0),
1005 if (*x == -1 && *y == -1 && c.is_random)
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dsp_lev.c978 c.is_random = 1;
983 c.is_random = 0;
1003 get_location(x, y, c.getloc_flags | (c.is_random ? NO_LOC_WARN : 0),
1005 if (*x == -1 && *y == -1 && c.is_random)
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dsp_lev.c957 c.is_random = 1;
961 c.is_random = 0;
980 get_location(x, y, c.getloc_flags | (c.is_random ? NO_LOC_WARN : 0), croom);
981 if (*x == -1 && *y == -1 && c.is_random)
/dports/www/ilias/ILIAS-5.4.25/setup/sql/
H A Ddbupdate.php9447 $is_random = $missingarray[2]; variable
9450 if ($is_random) {
9468 if ($is_random) {
/dports/www/ilias6/ILIAS-6.14/setup/sql/
H A Ddbupdate.php9447 $is_random = $missingarray[2]; variable
9450 if ($is_random) {
9468 if ($is_random) {
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dsocket_base.cpp1047 && paddr->resolved.tipc_addr->is_random ()) {
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Dsocket_base.cpp1047 && paddr->resolved.tipc_addr->is_random ()) {
/dports/math/polymake/polymake-4.5/lib/core/include/
H A DGraph.h3428 std::enable_if_t<container_traits<TPerm>::is_random, typename TGraph::persistent_type>
3441 std::enable_if_t<!container_traits<TPerm>::is_random, typename TGraph::persistent_type>

12345678910