Home
last modified time | relevance | path

Searched defs:time (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/external/chromium/base/i18n/
Dtime_formatting.cc20 const Time& time) { in TimeFormat()
33 string16 TimeFormatTimeOfDay(const Time& time) { in TimeFormatTimeOfDay()
41 string16 TimeFormatTimeOfDayWithHourClockType(const Time& time, in TimeFormatTimeOfDayWithHourClockType()
69 string16 TimeFormatShortDate(const Time& time) { in TimeFormatShortDate()
75 string16 TimeFormatShortDateNumeric(const Time& time) { in TimeFormatShortDateNumeric()
81 string16 TimeFormatShortDateAndTime(const Time& time) { in TimeFormatShortDateAndTime()
87 string16 TimeFormatFriendlyDateAndTime(const Time& time) { in TimeFormatFriendlyDateAndTime()
93 string16 TimeFormatFriendlyDate(const Time& time) { in TimeFormatFriendlyDate()
/external/webkit/Source/WebCore/inspector/front-end/
DNetworkManager.js123 …requestWillBeSent: function(identifier, frameId, loaderId, documentURL, request, time, stackTrace,… argument
150 responseReceived: function(identifier, time, resourceType, response) argument
168 domContentEventFired: function(time) argument
174 loadEventFired: function(time) argument
180 dataReceived: function(identifier, time, dataLength, encodedDataLength) argument
203 loadingFailed: function(identifier, time, localizedDescription, canceled) argument
215 resourceLoadedFromMemoryCache: function(frameId, loaderId, documentURL, time, cachedResource) argument
254 webSocketWillSendHandshakeRequest: function(identifier, time, request) argument
268 webSocketHandshakeResponseReceived: function(identifier, time, response) argument
283 webSocketClosed: function(identifier, time) argument
[all …]
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/
DASN1GeneralizedTime.java13 public ASN1GeneralizedTime(Date time) in ASN1GeneralizedTime()
18 public ASN1GeneralizedTime(String time) in ASN1GeneralizedTime()
DASN1UTCTime.java13 public ASN1UTCTime(Date time) in ASN1UTCTime()
18 public ASN1UTCTime(String time) in ASN1UTCTime()
DDERGeneralizedTime.java16 String time; field in DERGeneralizedTime
69 String time) in DERGeneralizedTime()
86 Date time) in DERGeneralizedTime()
197 private String convert(int time) in convert()
DDERUTCTime.java15 String time; field in DERUTCTime
69 String time) in DERUTCTime()
86 Date time) in DERUTCTime()
/external/v8/src/
Ddate.js57 function TimeWithinDay(time) { argument
83 function InLeapYear(time) { argument
231 function WeekDay(time) { argument
236 function LocalTime(time) { argument
248 function LocalTimeNoCheck(time) { argument
266 function UTC(time) { argument
365 function MakeDate(day, time) { argument
378 function TimeClip(time) { argument
389 time: $NaN, property
471 function DateString(time) { argument
[all …]
/external/chromium/chrome/browser/tab_contents/
Dweb_drag_dest_gtk.cc94 guint time) { in OnDragMotion()
142 GtkSelectionData* data, guint info, guint time) { in OnDragDataReceived()
248 guint time) { in OnDragLeave()
263 gint x, gint y, guint time) { in OnDragDrop()
/external/icu4c/i18n/unicode/
Dsimpletz.h885 int32_t time, UErrorCode& status) { in setStartRule()
890 int32_t time, in setStartRule()
897 int32_t time, UBool after, UErrorCode& status) { in setStartRule()
903 int32_t time, UErrorCode& status) { in setEndRule()
908 int32_t time, UErrorCode& status) { in setEndRule()
913 int32_t time, UBool after, UErrorCode& status) { in setEndRule()
/external/chromium/chrome/browser/history/
Dthumbnail_database_unittest.cc123 base::Time time = base::Time::Now(); in TEST_F() local
150 base::Time time = base::Time::Now(); in TEST_F() local
171 base::Time time = base::Time::Now(); in TEST_F() local
203 base::Time time = base::Time::Now(); in TEST_F() local
235 base::Time time = base::Time::Now(); in TEST_F() local
279 base::Time time = base::Time::Now(); in TEST_F() local
303 base::Time time = base::Time::Now(); in TEST_F() local
325 base::Time time = base::Time::Now(); in TEST_F() local
377 base::Time time = base::Time::Now(); in TEST_F() local
429 base::Time time; in TEST_F() local
/external/chromium/chrome/browser/net/
Dload_timing_observer.cc83 const base::TimeTicks& time, in OnAddEntry()
125 const base::TimeTicks& time, in OnAddURLRequestEntry()
220 const base::TimeTicks& time, in OnAddHTTPStreamJobEntry()
292 const base::TimeTicks& time, in OnAddConnectJobEntry()
337 const base::TimeTicks& time, in OnAddSocketEntry()
/external/webkit/Source/JavaScriptCore/profiler/
DProfileNode.h84 void setTotalTime(double time) { m_actualTotalTime = time; m_visibleTotalTime = time; } in setTotalTime()
85 void setActualTotalTime(double time) { m_actualTotalTime = time; } in setActualTotalTime()
86 void setVisibleTotalTime(double time) { m_visibleTotalTime = time; } in setVisibleTotalTime()
89 void setSelfTime(double time) {m_actualSelfTime = time; m_visibleSelfTime = time; } in setSelfTime()
90 void setActualSelfTime(double time) { m_actualSelfTime = time; } in setActualSelfTime()
91 void setVisibleSelfTime(double time) { m_visibleSelfTime = time; } in setVisibleSelfTime()
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
DTime.java19 DERObject time; field in Time
29 DERObject time) in Time()
/external/webkit/Source/WebKit/chromium/src/
DWebAnimationControllerImpl.cpp60 double time) in pauseAnimationAtTime()
72 double time) in pauseTransitionAtTime()
/external/skia/src/animator/
DSkDisplayScreenplay.h26 SkMSec time; variable
/external/e2fsprogs/contrib/python-uuid/
Dtest.py7 time = time.time() variable
/external/chromium/chrome/browser/debugger/
Ddevtools_netlog_observer.cc41 const base::TimeTicks& time, in OnAddEntry()
62 const base::TimeTicks& time, in OnAddURLRequestEntry()
157 const base::TimeTicks& time, in OnAddHTTPStreamJobEntry()
180 const base::TimeTicks& time, in OnAddSocketEntry()
/external/iproute2/tc/
Dtc_core.c30 int tc_core_time2big(unsigned time) in tc_core_time2big()
39 unsigned tc_core_time2tick(unsigned time) in tc_core_time2tick()
49 unsigned tc_core_time2ktime(unsigned time) in tc_core_time2ktime()
/external/proguard/src/proguard/gui/splash/
DTiming.java33 public double getTiming(long time); in getTiming()
DVariableInt.java33 public int getInt(long time); in getInt()
DVariableString.java33 public String getString(long time); in getString()
DVariableDouble.java33 public double getDouble(long time); in getDouble()
DVariableFont.java35 public Font getFont(long time); in getFont()
DVariableColor.java35 public Color getColor(long time); in getColor()
/external/nist-sip/java/gov/nist/core/
DServerLogger.java34 void logMessage(SIPMessage message, String from, String to, boolean sender, long time); in logMessage()
37 boolean sender, long time); in logMessage()

12345678910>>...20