Home
last modified time | relevance | path

Searched defs:FromInternalValue (Results 1 – 18 of 18) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/time/
H A Dtime.h140 static constexpr TimeDelta FromInternalValue(int64_t delta) { in FromInternalValue() function
682 static constexpr Time FromInternalValue(int64_t us) { return Time(us); } in FromInternalValue() function
906 static constexpr TimeTicks FromInternalValue(int64_t us) { in FromInternalValue() function
979 static constexpr ThreadTicks FromInternalValue(int64_t us) { in FromInternalValue() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/time/
H A Dtime.h168 static constexpr TimeDelta FromInternalValue(int64_t delta) { in FromInternalValue() function
774 static constexpr Time FromInternalValue(int64_t us) { return Time(us); } in FromInternalValue() function
1023 static constexpr TimeTicks FromInternalValue(int64_t us) { in FromInternalValue() function
1095 static constexpr ThreadTicks FromInternalValue(int64_t us) { in FromInternalValue() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/time/
H A Dtime.h159 static constexpr TimeDelta FromInternalValue(int64_t delta) { in FromInternalValue() function
776 static constexpr Time FromInternalValue(int64_t us) { return Time(us); } in FromInternalValue() function
1004 static constexpr TimeTicks FromInternalValue(int64_t us) { in FromInternalValue() function
1077 static constexpr ThreadTicks FromInternalValue(int64_t us) { in FromInternalValue() function
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/time/
H A Dtime.h157 static constexpr TimeDelta FromInternalValue(int64_t delta) { in FromInternalValue() function
740 static constexpr Time FromInternalValue(int64_t us) { return Time(us); } in FromInternalValue() function
968 static constexpr TimeTicks FromInternalValue(int64_t us) { in FromInternalValue() function
1041 static constexpr ThreadTicks FromInternalValue(int64_t us) { in FromInternalValue() function
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/time/
H A Dtime.h157 static constexpr TimeDelta FromInternalValue(int64_t delta) { in FromInternalValue() function
740 static constexpr Time FromInternalValue(int64_t us) { return Time(us); } in FromInternalValue() function
968 static constexpr TimeTicks FromInternalValue(int64_t us) { in FromInternalValue() function
1041 static constexpr ThreadTicks FromInternalValue(int64_t us) { in FromInternalValue() function
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/time/
H A Dtime.h157 static constexpr TimeDelta FromInternalValue(int64_t delta) { in FromInternalValue() function
740 static constexpr Time FromInternalValue(int64_t us) { return Time(us); } in FromInternalValue() function
968 static constexpr TimeTicks FromInternalValue(int64_t us) { in FromInternalValue() function
1041 static constexpr ThreadTicks FromInternalValue(int64_t us) { in FromInternalValue() function
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/time/
H A Dtime.h125 static TimeDelta FromInternalValue(int64_t delta) { return TimeDelta(delta); } in FromInternalValue() function
365 static TimeClass FromInternalValue(int64_t us) { return TimeClass(us); } in FromInternalValue() function
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/time/
H A Dtime.h134 static TimeDelta FromInternalValue(int64_t delta) { return TimeDelta(delta); } in FromInternalValue() function
426 static TimeClass FromInternalValue(int64_t us) { return TimeClass(us); } in FromInternalValue() function
/dports/www/node10/node-v10.24.1/deps/v8/src/base/platform/
H A Dtime.h312 static TimeClass FromInternalValue(int64_t us) { return TimeClass(us); } in FromInternalValue() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/base/platform/
H A Dtime.h331 static TimeClass FromInternalValue(int64_t us) { return TimeClass(us); } in FromInternalValue() function
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dtime.h209 static Time FromInternalValue(int64_t us) { return Time(us); } in FromInternalValue() function
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dtime.h209 static Time FromInternalValue(int64_t us) { return Time(us); } in FromInternalValue() function
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dtime.h209 static Time FromInternalValue(int64_t us) { return Time(us); } in FromInternalValue() function
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dtime.h209 static Time FromInternalValue(int64_t us) { return Time(us); } in FromInternalValue() function
/dports/lang/v8/v8-9.6.180.12/src/base/platform/
H A Dtime.h348 static TimeClass FromInternalValue(int64_t us) { return TimeClass(us); } in FromInternalValue() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/base/platform/
H A Dtime.h348 static TimeClass FromInternalValue(int64_t us) { return TimeClass(us); } in FromInternalValue() function
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dtime.h248 static Time FromInternalValue(int64_t us) { in FromInternalValue() function
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dtime.h220 static Time FromInternalValue(int64_t us) { return Time(us); } in FromInternalValue() function