Home
last modified time | relevance | path

Searched refs:tmins (Results 1 – 25 of 55) sorted by relevance

123

/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1994.c99 double tmint, tmins; local
108 tmint = tmins = HUGE;
139 tmins = min(tmins,tdiff);
147 if (fabs(tmins) < noice) tmins = DZERO;
154 if (kbez && (tmint*tmaxt >=DZERO || tmins*tmaxs >=DZERO))
156 else if (tmint*tmaxt > DZERO || tmins*tmaxs > DZERO)
158 else if (tmint == tmaxt || tmins == tmaxs)
H A Dsh1994.c104 double tmint, tmins; local
112 tmint = tmins = HUGE;
170 tmins = min(tmins,tdiff);
175 if (tmint > tmaxt || tmins > tmaxs)
182 if (kbez && (tmint*tmaxt >=DZERO || tmins*tmaxs >=DZERO))
184 else if (tmint*tmaxt > DZERO || tmins*tmaxs > DZERO)
186 else if (tmint == tmaxt || tmins == tmaxs)
/dports/games/ufoai/ufoai-2.5-source/src/tools/ufo2map/
H A Dlevels.cpp132 int32_t tmins[SPLIT_COORDS], tmaxs[SPLIT_COORDS]; in ConstructLevelNodes_r() local
145 tmins[i] = ((int)floor(bmins[i])) >> SPLIT_AT_POW2; in ConstructLevelNodes_r()
149 …: %i %i: (%i %i) (%i %i) -> (%i %i) (%i %i)\n", levelnum, tmaxs[0] - tmins[0], tmaxs[1] - tmins[1], in ConstructLevelNodes_r()
154 if (tmaxs[1] - tmins[1] >= 2 || tmaxs[0] - tmins[0] >= 2) { in ConstructLevelNodes_r()
161 if (tmaxs[1] - tmins[1] > tmaxs[0] - tmins[0]) in ConstructLevelNodes_r()
169 splitAt = (tmins[n] + ((tmaxs[n] - tmins[n]) >> 1)) << SPLIT_AT_POW2; in ConstructLevelNodes_r()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsignal_handler.cc83 const long tmins = curr_time / 60; in handle_fatal_signal() local
84 const long thrs = tmins / 60; in handle_fatal_signal()
86 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsignal_handler.cc93 const long tmins = curr_time / 60; in handle_fatal_signal() local
94 const long thrs = tmins / 60; in handle_fatal_signal()
96 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsignal_handler.cc82 const long tmins = curr_time / 60; in handle_fatal_signal() local
83 const long thrs = tmins / 60; in handle_fatal_signal()
85 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsignal_handler.cc82 const long tmins = curr_time / 60; in handle_fatal_signal() local
83 const long thrs = tmins / 60; in handle_fatal_signal()
85 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsignal_handler.cc83 const long tmins = curr_time / 60; in handle_fatal_signal() local
84 const long thrs = tmins / 60; in handle_fatal_signal()
86 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsignal_handler.cc82 const long tmins = curr_time / 60; in handle_fatal_signal() local
83 const long thrs = tmins / 60; in handle_fatal_signal()
85 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsignal_handler.cc83 const long tmins = curr_time / 60; in handle_fatal_signal() local
84 const long thrs = tmins / 60; in handle_fatal_signal()
86 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsignal_handler.cc82 const long tmins = curr_time / 60; in handle_fatal_signal() local
83 const long thrs = tmins / 60; in handle_fatal_signal()
85 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsignal_handler.cc82 const long tmins = curr_time / 60; in handle_fatal_signal() local
83 const long thrs = tmins / 60; in handle_fatal_signal()
85 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsignal_handler.cc77 const long tmins = curr_time / 60; in handle_fatal_signal() local
78 const long thrs = tmins / 60; in handle_fatal_signal()
80 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsignal_handler.cc83 const long tmins = curr_time / 60; in handle_fatal_signal() local
84 const long thrs = tmins / 60; in handle_fatal_signal()
86 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsignal_handler.cc83 const long tmins = curr_time / 60; in handle_fatal_signal() local
84 const long thrs = tmins / 60; in handle_fatal_signal()
86 const long mins = tmins % 60; in handle_fatal_signal()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsignal_handler.cc83 const long tmins = curr_time / 60; in handle_fatal_signal() local
84 const long thrs = tmins / 60; in handle_fatal_signal()
86 const long mins = tmins % 60; in handle_fatal_signal()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavutil/
H A Dtimecode.c214 int tmins = 60*hh + mm; in av_timecode_init_from_string() local
215 tc->start -= 2 * (tmins - tmins/10); in av_timecode_init_from_string()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavutil/
H A Dtimecode.c214 int tmins = 60*hh + mm; in av_timecode_init_from_string() local
215 tc->start -= 2 * (tmins - tmins/10); in av_timecode_init_from_string()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavutil/
H A Dtimecode.c215 int tmins = 60*hh + mm; in av_timecode_init_from_string() local
216 tc->start -= 2 * (tmins - tmins/10); in av_timecode_init_from_string()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavutil/
H A Dtimecode.c216 int tmins = 60*hh + mm; in av_timecode_init_from_string() local
217 tc->start -= (tc->fps == 30 ? 2 : 4) * (tmins - tmins/10); in av_timecode_init_from_string()
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavutil/
H A Dtimecode.c216 int tmins = 60*hh + mm; in av_timecode_init_from_string() local
217 tc->start -= (tc->fps == 30 ? 2 : 4) * (tmins - tmins/10); in av_timecode_init_from_string()
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavutil/
H A Dtimecode.c216 int tmins = 60*hh + mm; in av_timecode_init_from_string() local
217 tc->start -= 2 * (tmins - tmins/10); in av_timecode_init_from_string()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavutil/
H A Dtimecode.c216 int tmins = 60*hh + mm; in av_timecode_init_from_string() local
217 tc->start -= (tc->fps == 30 ? 2 : 4) * (tmins - tmins/10); in av_timecode_init_from_string()
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavutil/
H A Dtimecode.c216 int tmins = 60*hh + mm; in av_timecode_init_from_string() local
217 tc->start -= (tc->fps == 30 ? 2 : 4) * (tmins - tmins/10); in av_timecode_init_from_string()
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavutil/
H A Dtimecode.c216 int tmins = 60*hh + mm; in av_timecode_init_from_string() local
217 tc->start -= (tc->fps == 30 ? 2 : 4) * (tmins - tmins/10); in av_timecode_init_from_string()

123