Searched defs:timeStamp (Results 1 - 25 of 42) sorted by last modified time

12

/macosx-10.9.5/kext_tools-326.95.1/
H A Dbootcaches.c1820 time_t timeStamp; local
1492 copyCSFDEInfo(CFStringRef uuidStr, CFDictionaryRef *econtext, time_t *timeStamp) argument
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEventDriver.cpp699 handleInterruptReport( AbsoluteTime timeStamp, IOMemoryDescriptor * report, IOHIDReportType reportType, UInt32 reportID) argument
[all...]
H A DIOHIDDevice.cpp62 AbsoluteTime timeStamp; member in struct:IOHIDAsyncReportQueue::AsyncReportEntry
165 postReport( AbsoluteTime timeStamp, IOMemoryDescriptor * report, IOHIDReportType reportType, IOOptionBits options, UInt32 completionTimeout, IOHIDCompletion * completion) argument
2091 handleReportWithTime( AbsoluteTime timeStamp, IOMemoryDescriptor * report, IOHIDReportType reportType, IOOptionBits options) argument
2201 handleReportWithTimeAsync( AbsoluteTime timeStamp, IOMemoryDescriptor * report, IOHIDReportType reportType, IOOptionBits options, UInt32 completionTimeout, IOHIDCompletion * completion) argument
[all...]
H A DIOHIDEventService.cpp1621 AbsoluteTime timeStamp; local
1639 AbsoluteTime timeStamp; local
1678 dispatchKeyboardEvent( AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, UInt32 value, IOOptionBits options) argument
1836 dispatchRelativePointerEvent( AbsoluteTime timeStamp, SInt32 dx, SInt32 dy, UInt32 buttonState, IOOptionBits options) argument
1883 dispatchAbsolutePointerEvent( AbsoluteTime timeStamp, SInt32 x, SInt32 y, IOGBounds * bounds, UInt32 buttonState, bool inRange, SInt32 tipPressure, SInt32 tipPressureMin, SInt32 tipPressureMax, IOOptionBits options) argument
1930 dispatchScrollWheelEvent( AbsoluteTime timeStamp, SInt32 deltaAxis1, SInt32 deltaAxis2, SInt32 deltaAxis3, IOOptionBits options) argument
1980 dispatchTabletPointerEvent( AbsoluteTime timeStamp, UInt32 transducerID, SInt32 x, SInt32 y, SInt32 z, IOGBounds * bounds __unused, UInt32 buttonState, SInt32 tipPressure, SInt32 tipPressureMin, SInt32 tipPressureMax, SInt32 barrelPressure, SInt32 barrelPressureMin, SInt32 barrelPressureMax, SInt32 tiltX, SInt32 tiltY, UInt32 twist, IOOptionBits options) argument
2046 dispatchTabletProximityEvent( AbsoluteTime timeStamp, UInt32 transducerID, bool inRange, bool invert, UInt32 vendorTransducerUniqueID, UInt32 vendorTransducerSerialNumber, IOOptionBits options) argument
2170 dispatchMultiAxisPointerEvent( AbsoluteTime timeStamp, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z, IOFixed rX, IOFixed rY, IOFixed rZ, IOOptionBits options) argument
2290 dispatchDigitizerEventWithOrientation( AbsoluteTime timeStamp, DigitizerTransducerType type __unused, UInt32 transducerID, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, DigitizerOrientationType orientationType, IOFixed * orientationParams, UInt32 orientationParamCount, IOOptionBits options) argument
2434 dispatchDigitizerEvent( AbsoluteTime timeStamp, UInt32 transducerID, DigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOOptionBits options ) argument
2455 dispatchDigitizerEventWithTiltOrientation( AbsoluteTime timeStamp, UInt32 transducerID, DigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOFixed tiltX, IOFixed tiltY, IOOptionBits options) argument
2481 dispatchDigitizerEventWithPolarOrientation( AbsoluteTime timeStamp, UInt32 transducerID, DigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOFixed altitude, IOFixed azimuth, IOOptionBits options) argument
[all...]
H A DIOHIDEvent.cpp93 bool IOHIDEvent::initWithTypeTimeStamp(IOHIDEventType type, AbsoluteTime timeStamp, IOOptionBits options, IOByteCount additionalCapacity) argument
166 withEventData( AbsoluteTime timeStamp, UInt32 type, NXEventData * data, IOOptionBits options) argument
248 keyboardEvent( AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, Boolean down, IOOptionBits options) argument
272 _axisEvent( IOHIDEventType type, AbsoluteTime timeStamp, IOFixed x, IOFixed y, IOFixed z, IOOptionBits options) argument
297 _motionEvent( IOHIDEventType type, AbsoluteTime timeStamp, IOFixed x, IOFixed y, IOFixed z, uint32_t motionType, uint32_t motionSubType, UInt32 sequence, IOOptionBits options) argument
331 translationEvent( AbsoluteTime timeStamp, IOFixed x, IOFixed y, IOFixed z, IOOptionBits options) argument
349 scrollEvent( AbsoluteTime timeStamp, SInt32 x, SInt32 y, SInt32 z, IOOptionBits options) argument
367 zoomEvent( AbsoluteTime timeStamp, IOFixed x, IOFixed y, IOFixed z, IOOptionBits options) argument
386 accelerometerEvent( AbsoluteTime timeStamp, IOFixed x, IOFixed y, IOFixed z, IOHIDMotionType type, IOHIDMotionPath subType, UInt32 sequence, IOOptionBits options) argument
410 gyroEvent( AbsoluteTime timeStamp, IOFixed x, IOFixed y, IOFixed z, IOHIDMotionType type, IOHIDMotionPath subType, UInt32 sequence, IOOptionBits options) argument
434 compassEvent( AbsoluteTime timeStamp, IOFixed x, IOFixed y, IOFixed z, IOHIDMotionType type, IOHIDMotionPath subType, UInt32 sequence, IOOptionBits options) argument
458 ambientLightSensorEvent( AbsoluteTime timeStamp, UInt32 level, UInt32 channel0, UInt32 channel1, UInt32 channel2, UInt32 channel3, IOOptionBits options) argument
487 proximityEvent( AbsoluteTime timeStamp, IOHIDProximityDetectionMask mask, UInt32 level, IOOptionBits options) argument
512 temperatureEvent( AbsoluteTime timeStamp, IOFixed temperature, IOOptionBits options) argument
533 buttonEvent( AbsoluteTime timeStamp, UInt32 buttonMask, IOOptionBits options) argument
544 buttonEvent( AbsoluteTime timeStamp, UInt32 buttonMask, IOFixed pressure, IOOptionBits options) argument
567 relativePointerEvent( AbsoluteTime timeStamp, SInt32 x, SInt32 y, SInt32 z, UInt32 buttonState, IOOptionBits options) argument
595 multiAxisPointerEvent( AbsoluteTime timeStamp, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z, IOFixed rX, IOFixed rY, IOFixed rZ, IOOptionBits options) argument
629 digitizerEvent( AbsoluteTime timeStamp, UInt32 transducerID, IOHIDDigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOOptionBits options) argument
687 digitizerEventWithTiltOrientation( AbsoluteTime timeStamp, UInt32 transducerID, IOHIDDigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z __unused, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOFixed xTilt, IOFixed yTilt __unused, IOOptionBits options) argument
724 digitizerEventWithPolarOrientation( AbsoluteTime timeStamp, UInt32 transducerID, IOHIDDigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z __unused, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOFixed altitude, IOFixed azimuth, IOOptionBits options) argument
761 digitizerEventWithQualityOrientation( AbsoluteTime timeStamp, UInt32 transducerID, IOHIDDigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z __unused, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOFixed quality, IOFixed density, IOFixed irregularity, IOFixed majorRadius, IOFixed minorRadius, IOOptionBits options) argument
804 powerEvent( AbsoluteTime timeStamp, int64_t measurement, IOHIDPowerType powerType, IOHIDPowerSubType powerSubType, IOOptionBits options) argument
830 vendorDefinedEvent( AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, UInt32 version, UInt8 * data, UInt32 length, IOOptionBits options) argument
866 biometricEvent(AbsoluteTime timeStamp, IOFixed level, IOHIDBiometricEventType eventType, IOOptionBits options) argument
[all...]
H A DIOHIDEventData.h269 uint64_t timeStamp; member in struct:_IOHIDSystemQueueElement
H A DAppleEmbeddedKeyboard.cpp100 dispatchKeyboardEvent( AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, UInt32 value, IOOptionBits options) argument
H A DAppleEmbeddedHIDEventService.cpp155 void AppleEmbeddedHIDEventService::dispatchVendorDefinedEvent(AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, UInt32 version, UInt8 * data, UInt32 length, IOOptionBits options) argument
168 void AppleEmbeddedHIDEventService::dispatchBiometricEvent(AbsoluteTime timeStamp, IOFixed level, IOHIDBiometricEventType eventType, IOOptionBits options) argument
H A DIOHIDPointing.cpp102 dispatchAbsolutePointerEvent( AbsoluteTime timeStamp, IOGPoint * newLoc, IOGBounds * bounds, UInt32 buttonState, bool inRange, SInt32 tipPressure, SInt32 tipPressureMin, SInt32 tipPressureMax, IOOptionBits options) argument
138 dispatchRelativePointerEvent( AbsoluteTime timeStamp, SInt32 dx, SInt32 dy, UInt32 buttonState, IOOptionBits options) argument
164 dispatchScrollWheelEvent( AbsoluteTime timeStamp, SInt32 deltaAxis1, SInt32 deltaAxis2, UInt32 deltaAxis3, IOOptionBits options) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp788 void MediaPlayerPrivateQuickTimeVisualContext::VisualContextClient::imageAvailableForTime(const QTCVTimeStamp* timeStamp) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DCachedImage.cpp473 double timeStamp = FrameView::currentPaintTimeStamp(); local
H A DCachedResource.cpp646 void CachedResource::didAccessDecodedData(double timeStamp) argument
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDSystem.cpp6067 AbsoluteTime timeStamp; local
6132 AbsoluteTime timeStamp; local
H A DIOHIPointing.cpp517 AccelerateScrollAxis( IOFixed * axisp, ScrollAxisAccelInfo * scaleInfo, AbsoluteTime timeStamp, IOFixed rateMultiplier, bool clear = false) argument
/macosx-10.9.5/WebCore-7537.78.1/history/
H A DCachedPage.h50 double timeStamp() const { return m_timeStamp; } function in class:WebCore::CachedPage
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DConsole.cpp231 void Console::timeStamp(PassRefPtr<ScriptArguments> arguments) function in class:WebCore::Console
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DEvent.h109 DOMTimeStamp timeStamp() const { return m_createTime; } function in class:WebCore::Event
/macosx-10.9.5/WebCore-7537.78.1/loader/icon/
H A DIconDatabase.cpp1020 double timeStamp = currentTime(); local
1377 double timeStamp = currentTime(); local
1516 double timeStamp = currentTime(); local
1620 double timeStamp = currentTime(); local
1825 double timeStamp = currentTime(); local
[all...]
/macosx-10.9.5/configd-596.15/Plugins/KernelEventMonitor/
H A Dev_dlil.c222 CFDateRef timeStamp; local
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDLib/
H A DIOHIDDeviceClass.cpp813 uint64_t timeStamp = *((uint64_t *)&(elementValue->timestamp)); local
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIODMAController.cpp94 void IODMAController::notifyDMACommand(IODMAEventSource *dmaES, IODMACommand *dmaCommand, IOReturn status, IOByteCount actualByteCount, AbsoluteTime timeStamp) argument
H A DIODMAEventSource.cpp190 void IODMAEventSource::notifyDMACommand(IODMACommand *dmaCommand, IOReturn status, IOByteCount actualByteCount, AbsoluteTime timeStamp) argument
/macosx-10.9.5/WebCore-7537.78.1/bindings/objc/
H A DPublicDOMInterfaces.h1044 @property(readonly) DOMTimeStamp timeStamp; variable
/macosx-10.9.5/IOKitUser-907.100.13/hid.subproj/
H A DIOHIDValue.c47 uint64_t timeStamp; member in struct:__IOHIDValue
157 IOHIDValueRef IOHIDValueCreateWithIntegerValue(CFAllocatorRef allocator, IOHIDElementRef element, uint64_t timeStamp, CFIndex value) argument
183 IOHIDValueRef IOHIDValueCreateWithBytes(CFAllocatorRef allocator, IOHIDElementRef element, uint64_t timeStamp, const uint8_t * bytes, CFIndex byteLength) argument
206 IOHIDValueRef IOHIDValueCreateWithBytesNoCopy(CFAllocatorRef allocator, IOHIDElementRef element, uint64_t timeStamp, cons argument
[all...]
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/dfalib/
H A DSCatalog.c114 UInt32 timeStamp; local

Completed in 289 milliseconds

12