Home
last modified time | relevance | path

Searched defs:seconds (Results 1 – 25 of 18042) sorted by last modified time

12345678910>>...722

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/vorbisfile-sys-0.0.8/libvorbisfile/
H A Dvorbisfile.c1694 int ov_time_seek(OggVorbis_File *vf,double seconds){ in ov_time_seek()
1724 int ov_time_seek_page(OggVorbis_File *vf,double seconds){ in ov_time_seek_page()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbisfile-sys-0.0.8/libvorbisfile/
H A Dvorbisfile.c1694 int ov_time_seek(OggVorbis_File *vf,double seconds){ in ov_time_seek()
1724 int ov_time_seek_page(OggVorbis_File *vf,double seconds){ in ov_time_seek_page()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbis-sys-0.0.8/libvorbis/lib/
H A Dvorbisfile.c1694 int ov_time_seek(OggVorbis_File *vf,double seconds){ in ov_time_seek()
1724 int ov_time_seek_page(OggVorbis_File *vf,double seconds){ in ov_time_seek_page()
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/lib/
H A DPmwTimeCounter.py315 def increment(self, seconds = 1): argument
318 def decrement(self, seconds = 1): argument
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/lib/
H A DPmwTimeCounter.py314 def increment(self, seconds = 1): argument
317 def decrement(self, seconds = 1): argument
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/viewers/
H A DSoGuiViewer.cpp.in2694 So@Gui@Viewer::setSeekTime(const float seconds)
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXThread.cpp332 const FXTime seconds=1000000000; in steadytime() local
H A DFXSystemTime.cpp45 static const FXTime seconds=1000000000; variable
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk/
H A DOS.java2338 …ive long g_date_time_new_local(int year, int month, int day, int hour, int minute, double seconds); in g_date_time_new_local()
/dports/x11-clocks/dclock/dclock/
H A DDclockP.h31 Boolean seconds; member
/dports/x11/xfishtank/xfishtank2.0/
H A Dxfish.c2065 high_res_sleep(seconds) in high_res_sleep() argument
/dports/x11/cinnamon/cinnamon-4.8.6/files/usr/local/share/cinnamon/cinnamon-settings/modules/
H A Dcs_calendar.py156 def set_time(self, seconds): argument
193 def set_time(self, seconds): argument
/dports/x11/i3status/i3status-2.14/src/
H A Dprint_battery_info.c684 int seconds, hours, minutes; in print_battery_info() local
/dports/x11/swaylock-effects/swaylock-effects-1.6-3/
H A Dmain.c32 static uint32_t parse_seconds(const char *seconds) { in parse_seconds()
/dports/x11/swayidle/swayidle-1.7.1/
H A Dmain.c679 int seconds = strtoul(argv[1], &endptr, 10); in build_timeout_cmd() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/d8/
H A Dd8-posix.cc87 time_t seconds = time_now.tv_sec - start_time.tv_sec; in WaitOnFD() local
115 int seconds = static_cast<int>(time_now.tv_sec - start_time.tv_sec); in TimeIsOut() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/googletest/src/googletest/src/
H A Dgtest.cc4084 static bool PortableLocaltime(time_t seconds, struct tm* out) { in PortableLocaltime()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/d8/
H A Dd8-posix.cc87 time_t seconds = time_now.tv_sec - start_time.tv_sec; in WaitOnFD() local
115 int seconds = static_cast<int>(time_now.tv_sec - start_time.tv_sec); in TimeIsOut() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/
H A Dwebmediaplayer_impl.cc864 void WebMediaPlayerImpl::Seek(double seconds) { in Seek()
959 void WebMediaPlayerImpl::SetLatencyHint(double seconds) { in SetLatencyHint()
2475 void WebMediaPlayerImpl::OnSeekForward(double seconds) { in OnSeekForward()
2480 void WebMediaPlayerImpl::OnSeekBackward(double seconds) { in OnSeekBackward()
/dports/www/onionshare/onionshare-2.2/onionshare/
H A Dcommon.py450 def format_seconds(seconds): argument
/dports/www/mod_auth_tkt/mod_auth_tkt-2.1.0/src/
H A Dmod_auth_tkt.c220 convert_to_seconds (cmd_parms *cmd, const char *param, int *seconds) in convert_to_seconds()
276 int seconds = conf->timeout_sec; in set_auth_tkt_timeout() local
391 int seconds = conf->cookie_expires; in set_cookie_expires() local
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Controller/
H A DTypoScriptFrontendController.php4547 public function set_cache_timeout_default($seconds)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/frontend/Classes/ContentObject/
H A DContentObjectRenderer.php6124 public function calcAge($seconds, $labels)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Utility/
H A DBackendUtility.php1219 public static function calcAge($seconds, $labels = 'min|hrs|days|yrs|min|hour|day|year')
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php1067 public function getDateAddSecondsExpression($date, $seconds)
1082 public function getDateSubSecondsExpression($date, $seconds)

12345678910>>...722