Searched defs:timestamp (Results 1 - 25 of 199) sorted by relevance

12345678

/macosx-10.9.5/ruby-104/ruby/lib/rake/
H A Dphony.rb12 def task.timestamp # :nodoc: singleton method
H A Dfile_creation_task.rb19 def timestamp method in class:Rake.FileCreationTask
H A Dfile_task.rb20 def timestamp method in class:Rake.FileTask
/macosx-10.9.5/ntp-88/sntp/
H A Dkod_management.h8 time_t timestamp; member in struct:kod_entry
H A Dlog.c13 char *timestamp = ctime(&cur_time); local
40 char *timestamp = ctime(&cur_time); local
/macosx-10.9.5/PostgreSQL-97/Support/
H A D05_PostgresRestoreExtra.pl287 sub timestamp { subroutine
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dclock.c70 time_t timestamp; local
H A Dtimeval.c134 time_t timestamp; local
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-stamp.el[all...]
H A Derc-fill.el[all...]
/macosx-10.9.5/lsof-52/lsof/scripts/
H A Dbig_brother.perl5177 sub timestamp { subroutine
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayerUpdater.cpp74 void GraphicsLayerUpdater::displayRefreshFired(double timestamp) argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/efl/
H A DNativeWebTouchEventEfl.cpp35 NativeWebTouchEvent::NativeWebTouchEvent(Ewk_Touch_Event_Type type, const Eina_List* points, const Evas_Modifier* modifiers, const WebCore::AffineTransform& toWebContent, const WebCore::AffineTransform& toDeviceScreen, double timestamp) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/geolocation/
H A DGeoposition.h38 static PassRefPtr<Geoposition> create(PassRefPtr<Coordinates> coordinates, DOMTimeStamp timestamp) argument
48 DOMTimeStamp timestamp() const { return m_timestamp; } function in class:WebCore::Geoposition
52 Geoposition(PassRefPtr<Coordinates> coordinates, DOMTimeStamp timestamp) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/mediastream/
H A DRTCStatsReport.cpp36 PassRefPtr<RTCStatsReport> RTCStatsReport::create(const String& id, const String& type, double timestamp) argument
41 RTCStatsReport::RTCStatsReport(const String& id, const String& type, double timestamp) argument
H A DRTCStatsReport.h40 double timestamp() const { return m_timestamp; } function in class:WebCore::RTCStatsReport
H A DRTCStatsResponse.cpp49 size_t RTCStatsResponse::addReport(String id, String type, double timestamp) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/linux/
H A DGamepadDeviceLinux.h42 unsigned long long timestamp() { return m_lastTimestamp; } function in class:WebCore::GamepadDeviceLinux
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebEvent.cpp42 WebEvent::WebEvent(Type type, Modifiers modifiers, double timestamp) argument
H A DWebTouchEvent.cpp36 WebTouchEvent::WebTouchEvent(WebEvent::Type type, Vector<WebPlatformTouchPoint> touchPoints, Modifiers modifiers, double timestamp) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/
H A DWKGeolocationPosition.cpp39 WKGeolocationPositionRef WKGeolocationPositionCreate(double timestamp, double latitude, double longitude, double accuracy) argument
44 WKGeolocationPositionRef WKGeolocationPositionCreate_b(double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed) argument
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Dhistory.h48 char *timestamp; /* char * rather than time_t for read/write */ member in struct:_hist_entry
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dhostip.h70 time_t timestamp; member in struct:Curl_dns_entry
/macosx-10.9.5/ruby-104/ruby/win32/
H A Difchange.bat4 set timestamp= variable
8 set timestamp=. variable
12 set timestamp=%opt:~12% variable
74 for %%I in ("%dest%") do set timestamp=%%~dpI.time.%%~nxI variable
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEventOverrideDriver.cpp103 AbsoluteTime timestamp = targetEvent->getTimeStamp(); local

Completed in 169 milliseconds

12345678