Home
last modified time | relevance | path

Searched refs:nr_int (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DBuiltinFunctions-trigonometry.cc266 nr_int.floor(); in calculate()
291 nr_int.floor(); in calculate()
293 nr_frac -= nr_int; in calculate()
336 nr_int.floor(); in calculate()
514 nr_int.trunc(); in calculate()
554 nr_int.floor(); in calculate()
561 nr_int++; in calculate()
585 nr_int.floor(); in calculate()
759 nr_int.floor(); in calculate()
797 nr_int.floor(); in calculate()
[all …]
H A DMathStructure-print.cc2327 Number nr_int, nr_num, nr_den; in formatsub() local
2339 nr_int = nr_num; in formatsub()
2340 nr_int--; in formatsub()
2341 nr_int.divide(nr_den); in formatsub()
2353 if(!nr_int.isZero()) { in formatsub()
2354 if(!nr_int.isOne()) mbase.raise(nr_int); in formatsub()
2475 Number nr_int(o_number); in formatsub() local
2476 nr_int.trunc(); in formatsub()
2477 if(isApproximate()) nr_int.setApproximate(); in formatsub()
2478 nr_int.print(po2, ips_n); in formatsub()
[all …]
H A DNumber.h131 …bool getCentralInteger(Number &nr_int, bool *b_multiple = NULL, std::vector<Number> *v = NULL) con…
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dfilesort.cc2271 int64 nr_int; in change_double_for_sort() local
2272 memcpy(&nr_int, &nr, sizeof(nr)); in change_double_for_sort()
2273 nr_int = (nr_int ^ (nr_int >> 63)) | ((~nr_int) & 0x8000000000000000ULL); in change_double_for_sort()
2276 memcpy(to, &nr_int, sizeof(nr_int)); in change_double_for_sort()
H A Dfield.cc4122 int32 nr_int; in make_sort_key() local
4123 memcpy(&nr_int, &nr, sizeof(nr)); in make_sort_key()
4124 nr_int = (nr_int ^ (nr_int >> 31)) | ((~nr_int) & 0x80000000); in make_sort_key()
4125 store32be(to, nr_int); in make_sort_key()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c6763 gint nr_udp, nr_int; in gst_rtspsrc_prepare_transports() local
6772 nr_int = 2; in gst_rtspsrc_prepare_transports()
6774 nr_int = 1; in gst_rtspsrc_prepare_transports()
6776 nr_int = 0; in gst_rtspsrc_prepare_transports()
6785 if (nr_udp == 0 && nr_int == 0) in gst_rtspsrc_prepare_transports()

12