Searched defs:seconds (Results 1 – 12 of 12) sorted by relevance
47 double seconds = aValue.copy( 17 ).toDouble(); in parseISO8601DateTime() local
43 double seconds; in ISO8601_To_DateTime() local174 int seconds; in RFC2068_To_DateTime() local
109 std::wstring seconds; in iso8601_duration_to_local_duration() local
1415 rtl_cache_wsupdate_wait (unsigned int seconds) in rtl_cache_wsupdate_wait()1479 rtl_cache_wsupdate_wait (unsigned int seconds) in rtl_cache_wsupdate_wait()1523 rtl_cache_wsupdate_wait (unsigned int seconds) in rtl_cache_wsupdate_wait()1623 unsigned int seconds = (unsigned int)SAL_INT_CAST(sal_uIntPtr, arg); in rtl_cache_wsupdate_all() local
60 public static void sleep(double seconds) { in sleep()
213 private static StringBuffer getTimeString(final int hours, final int minutes, final int seconds) in getTimeString()
573 void OStatement_Base::setQueryTimeOut(sal_Int32 seconds) throw(SQLException, RuntimeException) in setQueryTimeOut()
135 void SAL_CALL OPoolCollection::setLoginTimeout( sal_Int32 seconds ) throw(RuntimeException) in setLoginTimeout()
511 void SAL_CALL OSDBCDriverManager::setLoginTimeout( sal_Int32 seconds ) throw(RuntimeException) in setLoginTimeout()
759 void OStatement_Base::setQueryTimeOut(sal_Int32 seconds) in setQueryTimeOut()
1115 void ODatabaseSource::setLoginTimeout(sal_Int32 seconds) throw( SQLException, RuntimeException ) in setLoginTimeout()
335 long seconds = static_cast<long>(approxFloor(time*D_TIMEFACTOR + 0.5)); in match() local
Completed in 77 milliseconds