Searched defs:interval (Results 1 - 25 of 222) sorted by path

123456789

/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c3647 CFRunLoopTimerRef CFRunLoopTimerCreate(CFAllocatorRef allocator, CFAbsoluteTime fireDate, CFTimeInterval interval, CFOptionFlags flags, CFIndex order, CFRunLoopTimerCallBack callout, CFRunLoopTimerContext *context) { argument
3702 CFRunLoopTimerRef CFRunLoopTimerCreateWithHandler(CFAllocatorRef allocator, CFAbsoluteTime fireDate, CFTimeInterval interval, CFOptionFlags flags, CFIndex order, argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/xnlock/
H A Dxnlock.c85 static unsigned long interval; variable
266 static int timeout, interval, prefer_blank, allow_exp; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ddtitvfmt.cpp249 const DateInterval* interval = dynamic_cast<const DateInterval*>(formatObj); local
[all...]
H A Dudateintervalformat.cpp92 DateInterval interval = DateInterval(fromDate,toDate); local
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dutmstest.c67 uint64_t interval = max - min; local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dtzbdtest.cpp449 TimeZoneBoundaryTest::findBoundariesStepwise(int32_t year, UDate interval, TimeZone* z, int32_t expectedChanges) argument
/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DIOAudioDevice.cpp50 AbsoluteTime interval; member in class:IOAudioTimerEvent
1048 IOReturn IOAudioDevice::addTimerEvent(OSObject *target, TimerEvent event, AbsoluteTime interval) argument
[all...]
H A DIOAudioEngine.cpp1994 AbsoluteTime interval; local
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c459 float interval; local
579 float interval; local
650 float interval; local
721 float interval; local
[all...]
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2/
H A DIOFireWireSBP2Login.cpp3119 UInt32 interval = fLastORB->getFetchAgentWriteRetryInterval(); local
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDDevice.cpp2188 UInt32 interval = 8000; // default to 8 milliseconds local
H A DIOHIDEventService.cpp2153 UInt32 interval = 8000; // default to 8 milliseconds local
2186 UInt32 interval = 0; local
/macosx-10.9.5/NFS-81/nfsstat/
H A Dnfsstat.c160 u_int interval; local
669 sidewaysintpr(u_int interval, u_int display) argument
1500 do_exports_interval(u_int interval) argument
1689 do_active_users_interval(u_int interval, u_int flags) argument
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/include/
H A Dldap_rq.h25 struct timeval interval; member in struct:re_s
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap_r/
H A Drq.c37 ldap_pvt_runqueue_insert( struct runqueue_s* rq, time_t interval, ldap_pvt_thread_start_t *routine, void *arg, char *tname, char *tspec ) argument
H A Dthr_lwp.c228 struct timeval interval; local
/macosx-10.9.5/PowerManagement-420.90.1/pmset/
H A Dpmset.c6717 int interval = 0; local
[all...]
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Ddarwin.c780 u_int8_t transferType, direction, number, interval; local
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSDeviceMotionEventCustom.cpp158 JSValue JSDeviceMotionEvent::interval(ExecState*) const function in class:WebCore::JSDeviceMotionEvent
187 double interval = exec->argument(6).toNumber(exec); local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDeviceMotionData.cpp71 create(PassRefPtr<Acceleration> acceleration, PassRefPtr<Acceleration> accelerationIncludingGravity, PassRefPtr<RotationRate> rotationRate, bool canProvideInterval, double interval) argument
83 DeviceMotionData(PassRefPtr<Acceleration> acceleration, PassRefPtr<Acceleration> accelerationIncludingGravity, PassRefPtr<RotationRate> rotationRate, bool canProvideInterval, double interval) argument
H A DDeviceMotionData.h92 double interval() const { return m_interval; } function in class:WebCore::DeviceMotionData
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLMediaElement.cpp1537 CueInterval interval = m_cueTree.createInterval(cue->startTime(), endTime, cue.get()); local
1549 CueInterval interval = m_cueTree.createInterval(cue->startTime(), endTime, cue.get()); local
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DMemoryCache.h144 void setDeadDecodedDataDeletionInterval(double interval) { m_deadDecodedDataDeletionInterval = interval; } argument
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DDOMTimer.cpp47 static inline bool shouldForwardUserGesture(int interval, int nestingLevel) argument
54 DOMTimer::DOMTimer(ScriptExecutionContext* context, PassOwnPtr<ScheduledAction> action, int interval, bool singleShot) argument
H A DPage.cpp1189 void Page::setTimerAlignmentInterval(double interval) argument

Completed in 715 milliseconds

123456789