Searched defs:time (Results 76 - 100 of 448) sorted by relevance

1234567891011>>

/macosx-10.10/WebCore-7600.1.25/html/shadow/
H A DMediaControlElementTypes.cpp129 void MediaControlTimeDisplayElement::setCurrentValue(double time) argument
/macosx-10.10/WebCore-7600.1.25/platform/
H A DFileSystem.h162 inline bool isValidFileTime(double time) { return std::isfinite(time); } argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/gstreamer/
H A DGStreamerUtilities.cpp150 GstClockTime toGstClockTime(float time) argument
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DGtkDragAndDropHelper.cpp105 static void queryNewDropContextData(DroppingContext* dropContext, GtkWidget* widget, guint time) argument
114 DataObjectGtk* GtkDragAndDropHelper::handleDragMotion(GdkDragContext* context, const IntPoint& position, unsigned time) argument
/macosx-10.10/WebCore-7600.1.25/svg/animation/
H A DSMILTime.h37 SMILTime(double time) : m_time(time) { ASSERT(!std::isnan(time)); } argument
69 SMILTimeWithOrigin(const SMILTime& time, Origin origin) argument
75 const SMILTime& time() const { return m_time; } function in class:WebCore::SMILTimeWithOrigin
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Plugins/
H A DPlugInAutoStartProvider.cpp115 void PlugInAutoStartProvider::setAutoStartOriginsFilteringOutEntriesAddedAfterTime(ImmutableDictionary& table, double time) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Storage/
H A DLocalStorageDatabaseTracker.cpp146 time_t time; local
/macosx-10.10/bootp-298/bootplib/
H A DDHCPDUID.h59 uint8_t time[4]; /* seconds since midnight UTC 2000/01/01 */ member in struct:__anon6969
121 DHCPDUID_LLTSetTime(DHCPDUID_LLTRef llt, uint32_t time) argument
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dpex-common.h71 struct pex_time *time; member in struct:pex_obj
H A Dpex-djgpp.c280 pex_djgpp_wait(struct pex_obj *obj, long pid, int *status, struct pex_time *time, int done ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED, int *err ATTRIBUTE_UNUSED) argument
/macosx-10.10/emacs-93/emacs/lisp/calendar/
H A Dlunar.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dpcmpl-unix.el
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSStubs.c49 struct timeval time; local
63 struct timeval time; local
/macosx-10.10/libauto-186/auto_tester/
H A Dauto_perf.c39 char *duration_description(uint64_t time, char *buf, int bufsz) { argument
76 void measure(uint64_t *reps, uint64_t *time, void (^test)()) { argument
102 void log_result(char *name, uint64_t repetitions, uint64_t time) { argument
110 uint64_t reps, time; local
119 uint64_t reps, time; local
[all...]
/macosx-10.10/rsync-45/rsync/
H A Dprogress.c38 struct timeval time; member in struct:progress_history
[all...]
/macosx-10.10/ruby-106/ruby/ext/openssl/
H A Dossl_x509revoked.c127 ossl_x509revoked_set_time(VALUE self, VALUE time) argument
/macosx-10.10/syslog-267/aslcommon/
H A Dasl_memory.h39 uint64_t time; member in struct:__anon12677
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclClock.c113 Tcl_Time time; local
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/md5/
H A Dmd5.tcl
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/md5/
H A Dmd5.tcl
/macosx-10.10/tcl-105/tcl_ext/tclsoap/tclsoap/samples/
H A Dsoap-methods-server.tcl
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkSelect.h34 Time time; /* Timestamp used to acquire selection. */ member in struct:TkSelectionInfo
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXClipboard.c158 XSetSelectionOwner( Display *display, Atom selection, Window owner, Time time) argument
H A DtkMacOSXKeyEvent.c196 XGrabKeyboard( Display* display, Window grab_window, Bool owner_events, int pointer_mode, int keyboard_mode, Time time) argument
236 XUngrabKeyboard( Display* display, Time time) argument
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinClipboard.c191 XSetSelectionOwner( Display *display, Atom selection, Window owner, Time time) argument

Completed in 387 milliseconds

1234567891011>>