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

12345678

/macosx-10.10.1/ruby-106/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.10.1/ntp-92/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.10.1/PostgreSQL-97/Support/
H A D05_PostgresRestoreExtra.pl287 sub timestamp { subroutine
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DEwkTouchEvent.cpp33 EwkTouchEvent::EwkTouchEvent(WKEventType type, WKArrayRef touchPoints, WKEventModifiers modifiers, double timestamp) argument
H A DEwkTouchEvent.h43 static PassRefPtr<EwkTouchEvent> create(WKEventType type, WKArrayRef touchPoints, WKEventModifiers modifiers, double timestamp) argument
51 double timestamp() const { return m_timestamp; } function in class:WebKit::EwkTouchEvent
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/sh/
H A Dclock.c70 time_t timestamp; local
H A Dtimeval.c134 time_t timestamp; local
/macosx-10.10.1/emacs-93/emacs/lisp/erc/
H A Derc-stamp.el[all...]
H A Derc-fill.el[all...]
/macosx-10.10.1/lsof-53/lsof/scripts/
H A Dbig_brother.perl5177 sub timestamp { subroutine
/macosx-10.10.1/WebKit2-7600.1.25/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.10.1/WebKit2-7600.1.25/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.10.1/bash-94.1.2/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.10.1/curl-83.1.2/curl/lib/
H A Dhostip.h70 time_t timestamp; member in struct:Curl_dns_entry
/macosx-10.10.1/ruby-106/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.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventOverrideDriver.cpp133 AbsoluteTime timestamp = targetEvent->getTimeStamp(); local
/macosx-10.10.1/PostgreSQL-97/Support/backup_restore/
H A Dxpostgres867 sub timestamp { subroutine
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebGeolocationPosition.cpp82 HRESULT WebGeolocationPosition::initWithTimestamp(double timestamp, double latitude, double longitude, double accuracy) argument
/macosx-10.10.1/apr-32/apr-util/apr-util/crypto/
H A Dgetuuid.c146 static void get_current_time(apr_uint64_t *timestamp) argument
177 apr_uint64_t timestamp; local
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/db_recover/
H A Ddb_recover.c35 time_t timestamp; local
/macosx-10.10.1/Heimdal-398.1.2/admin/
H A Dpurge.c45 time_t timestamp; member in struct:e
61 add_entry (krb5_principal princ, int vno, time_t timestamp, struct e **head) argument

Completed in 252 milliseconds

12345678