Searched defs:timeStamp (Results 26 - 42 of 42) sorted by relevance

12

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCL.h97 } timeStamp ; member in class:IOFireWireLib::NuDCLSharedData
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DCachedResource.cpp646 void CachedResource::didAccessDecodedData(double timeStamp) argument
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
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 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...]
/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/WebCore-7537.78.1/bindings/objc/
H A DPublicDOMInterfaces.h1044 @property(readonly) DOMTimeStamp timeStamp; variable
/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/WebCore-7537.78.1/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp788 void MediaPlayerPrivateQuickTimeVisualContext::VisualContextClient::imageAvailableForTime(const QTCVTimeStamp* timeStamp) argument
/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/IOHIDSystem/
H A DIOHIPointing.cpp517 AccelerateScrollAxis( IOFixed * axisp, ScrollAxisAccelInfo * scaleInfo, AbsoluteTime timeStamp, IOFixed rateMultiplier, bool clear = false) argument
H A DIOHIDSystem.cpp6067 AbsoluteTime timeStamp; local
6132 AbsoluteTime timeStamp; local
/macosx-10.9.5/network_cmds-433/alias/
H A Dalias_db.c399 static int timeStamp; /* System time in seconds for */ variable
[all...]
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWireFamilyCommon.h905 UInt32 timeStamp; // Time stamp. member in struct:DCLTimeStampStruct
1038 UInt32 timeStamp; // Time stamp. member in struct:UserExportDCLTimeStampStruct
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tcldom/src-libxml2/
H A Dtcldom-libxml2.c95 Tcl_Obj *timeStamp; member in struct:TclDOMEvent

Completed in 309 milliseconds

12