Home
last modified time | relevance | path

Searched refs:TimeValue (Results 51 – 75 of 245) sorted by relevance

12345678910

/aoo41x/main/sal/osl/w32/
H A Dsocket.cxx1265 const TimeValue* pTimeout) in osl_connectSocketTo()
1626 const TimeValue* pTimeout) in osl_isReceiveReady()
1655 const TimeValue* pTimeout) in osl_isSendReady()
1684 const TimeValue* pTimeout) in osl_isExceptionPending()
2159 const TimeValue* pTimeout) in osl_demultiplexSocketEvents()
H A Dfile_dirvol.cxx54 extern "C" BOOL TimeValueToFileTime(const TimeValue *cpTimeVal, FILETIME *pFTime) in TimeValueToFileTime()
87 extern "C" BOOL FileTimeToTimeValue(const FILETIME *cpFTime, TimeValue *pTimeVal) in FileTimeToTimeValue()
1821 const TimeValue *aCreationTime, in osl_setFileTime()
1822 const TimeValue *aLastAccessTime, in osl_setFileTime()
1823 const TimeValue *aLastWriteTime) in osl_setFileTime()
/aoo41x/main/extensions/source/update/check/
H A Dupdatecheck.cxx500 TimeValue systime; in run()
501 TimeValue nExtCheckTime; in run()
505 TimeValue tv = { 10, 0 }; in run()
681 TimeValue tv; in run()
746 TimeValue tv = { 0, 250 }; in run()
/aoo41x/main/svl/source/misc/
H A Dlockfilecommon.cxx228 TimeValue aSysTime; in GetCurrentLocalTime()
231 TimeValue aLocTime; in GetCurrentLocalTime()
/aoo41x/main/sal/osl/unx/
H A Dsystem.h289 #define TimeValue CFTimeValue // Do not conflict with TimeValue in sal/inc/osl/time.h macro
291 #undef TimeValue
/aoo41x/main/pyuno/source/module/
H A Dpyuno_util.cxx143 TimeValue systemTime; in log()
144 TimeValue localTime; in log()
/aoo41x/main/ucb/source/ucp/webdav/
H A DSerfSession.cxx1131 sal_Int32 lastChanceToSendRefreshRequest( TimeValue const & rStart, in lastChanceToSendRefreshRequest()
1134 TimeValue aEnd; in lastChanceToSendRefreshRequest()
1188 TimeValue startCall; in LOCK()
1268 TimeValue startCall; in LOCK()
/aoo41x/main/sw/source/core/docnode/
H A Dfinalthreadmanager.cxx151 TimeValue aSleepTime; in run()
425 TimeValue aSleepTime; in queryTermination()
/aoo41x/main/store/workben/
H A Dt_store.cxx89 struct OTime : public TimeValue
574 TimeValue tv; in main()
/aoo41x/main/sal/qa/osl/process/
H A Dosl_process.cxx150 TimeValue timeout; in osl_joinProcessWithTimeout_timeout_failure()
200 TimeValue timeout; in osl_joinProcessWithTimeout_without_timeout_failure()
H A Dosl_Thread.cxx60 TimeValue t1,t2; // Start und Stopzeit
203 TimeValue nTV; in thread_sleep_tenth_sec()
332 TimeValue nTV; in run()
/aoo41x/main/writerfilter/unocomponent/debugservices/rtftok/
H A DScannerTestService.cxx403 TimeValue t1; osl_getSystemTime(&t1); in run()
412 TimeValue t2; osl_getSystemTime(&t2); in run()
/aoo41x/main/automation/source/simplecm/
H A Dsimplecm.cxx182 TimeValue aTime = {30, 0}; // 30 seconds in SetFinalRecieveTimeout()
677 TimeValue aTV; in DoStartCommunication()
/aoo41x/main/framework/inc/threadhelp/
H A Digate.h63 virtual sal_Bool wait ( const TimeValue* pTimeOut = NULL ) = 0;
H A Dgate.hxx205 inline virtual sal_Bool wait( const TimeValue* pTimeOut = NULL ) in wait()
/aoo41x/main/solenv/inc/
H A Dpremac.h47 #define TimeValue MacOSTimeValue macro
H A Dpostmac.h47 #undef TimeValue
/aoo41x/main/sal/inc/osl/
H A Dconditn.h74 oslConditionResult SAL_CALL osl_waitCondition(oslCondition Condition, const TimeValue* pTimeout);
H A Dconditn.hxx77 Result wait(const TimeValue *pTimeout = 0) in wait()
/aoo41x/main/vos/source/
H A Dconditn.cxx59 OCondition::TResult OCondition::wait(const TimeValue* pTimeout) in wait()
/aoo41x/main/framework/source/helper/
H A Dwakeupthread.cxx53 TimeValue aTime; in run()
/aoo41x/main/sdext/source/presenter/
H A Dcomponents.cxx56 SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload()
/aoo41x/main/sal/qa/osl/thread/
H A Dtest_thread.cxx72 TimeValue const twentySeconds = { 20, 0 }; in test()
/aoo41x/main/animations/source/animcore/
H A Dfactreg.cxx72 sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload()
/aoo41x/main/stoc/source/stocservices/
H A Dstocservices.cxx89 sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload()

Completed in 114 milliseconds

12345678910