Home
last modified time | relevance | path

Searched defs:aSeconds (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/websocket/
H A DBaseWebSocketChannel.cpp168 BaseWebSocketChannel::GetPingInterval(uint32_t *aSeconds) in GetPingInterval()
178 BaseWebSocketChannel::SetPingInterval(uint32_t aSeconds) in SetPingInterval()
193 BaseWebSocketChannel::GetPingTimeout(uint32_t *aSeconds) in GetPingTimeout()
203 BaseWebSocketChannel::SetPingTimeout(uint32_t aSeconds) in SetPingTimeout()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/websocket/
H A DBaseWebSocketChannel.cpp158 BaseWebSocketChannel::GetPingInterval(uint32_t* aSeconds) { in GetPingInterval()
167 BaseWebSocketChannel::SetPingInterval(uint32_t aSeconds) { in SetPingInterval()
181 BaseWebSocketChannel::GetPingTimeout(uint32_t* aSeconds) { in GetPingTimeout()
190 BaseWebSocketChannel::SetPingTimeout(uint32_t aSeconds) { in SetPingTimeout()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/websocket/
H A DBaseWebSocketChannel.cpp157 BaseWebSocketChannel::GetPingInterval(uint32_t *aSeconds) { in GetPingInterval()
166 BaseWebSocketChannel::SetPingInterval(uint32_t aSeconds) { in SetPingInterval()
180 BaseWebSocketChannel::GetPingTimeout(uint32_t *aSeconds) { in GetPingTimeout()
189 BaseWebSocketChannel::SetPingTimeout(uint32_t aSeconds) { in SetPingTimeout()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/websocket/
H A DBaseWebSocketChannel.cpp158 BaseWebSocketChannel::GetPingInterval(uint32_t* aSeconds) { in GetPingInterval()
167 BaseWebSocketChannel::SetPingInterval(uint32_t aSeconds) { in SetPingInterval()
181 BaseWebSocketChannel::GetPingTimeout(uint32_t* aSeconds) { in GetPingTimeout()
190 BaseWebSocketChannel::SetPingTimeout(uint32_t aSeconds) { in SetPingTimeout()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/websocket/
H A DBaseWebSocketChannel.cpp158 BaseWebSocketChannel::GetPingInterval(uint32_t* aSeconds) { in GetPingInterval()
167 BaseWebSocketChannel::SetPingInterval(uint32_t aSeconds) { in SetPingInterval()
181 BaseWebSocketChannel::GetPingTimeout(uint32_t* aSeconds) { in GetPingTimeout()
190 BaseWebSocketChannel::SetPingTimeout(uint32_t aSeconds) { in SetPingTimeout()
/dports/www/firefox/firefox-99.0/netwerk/protocol/websocket/
H A DBaseWebSocketChannel.cpp158 BaseWebSocketChannel::GetPingInterval(uint32_t* aSeconds) { in GetPingInterval()
167 BaseWebSocketChannel::SetPingInterval(uint32_t aSeconds) { in SetPingInterval()
181 BaseWebSocketChannel::GetPingTimeout(uint32_t* aSeconds) { in GetPingTimeout()
190 BaseWebSocketChannel::SetPingTimeout(uint32_t aSeconds) { in SetPingTimeout()
/dports/www/firefox-legacy/firefox-52.8.0esr/hal/android/
H A DAndroidAlarm.cpp42 SetAlarm(int32_t aSeconds, int32_t aNanoseconds) in SetAlarm()
/dports/www/firefox-legacy/firefox-52.8.0esr/hal/fallback/
H A DFallbackAlarm.cpp54 SetAlarm(int32_t aSeconds, int32_t aNanoseconds) in SetAlarm()
/dports/www/firefox-legacy/firefox-52.8.0esr/mozglue/misc/
H A DTimeStamp.h119 static inline BaseTimeDuration FromSeconds(double aSeconds) in FromSeconds()
/dports/www/firefox/firefox-99.0/mozglue/misc/
H A DTimeStamp.h115 static inline BaseTimeDuration FromSeconds(double aSeconds) { in FromSeconds()
/dports/lang/spidermonkey60/firefox-60.9.0/mozglue/misc/
H A DTimeStamp.h115 static inline BaseTimeDuration FromSeconds(double aSeconds) { in FromSeconds()
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_FrameStats.cxx141 unsigned int aSeconds = (unsigned int )aSecIn; in formatTime() local
213 unsigned int aSeconds = (unsigned int )aSecIn; in addTimeInfo() local
/dports/cad/opencascade/opencascade-7.6.0/src/OSD/
H A DOSD_Timer.cxx187 Standard_Real aSeconds; in Show() local
H A DOSD_Thread.cxx290 time_t aSeconds = (theTimeMs / 1000); in Wait() local
/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/
H A DTimeStamp.h144 static inline BaseTimeDuration FromSeconds(double aSeconds) { in FromSeconds()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/
H A DTimeStamp.h144 static inline BaseTimeDuration FromSeconds(double aSeconds) { in FromSeconds()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/misc/
H A DTimeStamp.h144 static inline BaseTimeDuration FromSeconds(double aSeconds) { in FromSeconds()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/graphic/
H A DManager.cxx99 auto aSeconds = std::chrono::duration_cast<std::chrono::seconds>(aDeltaTime); in reduceGraphicMemory() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/graphic/
H A DManager.cxx102 auto aSeconds = std::chrono::duration_cast<std::chrono::seconds>(aDeltaTime); in loopGraphicsAndSwapOut() local
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_BasicCommands.cxx133 Standard_Real aSeconds,aCPUtime; in chronom() local
203 Standard_Real aSeconds,aCPUtime; in dchronom() local
/dports/cad/opencascade/opencascade-7.6.0/src/Media/
H A DMedia_FormatContext.cxx341 unsigned int aSeconds = (unsigned int )aSecIn; in FormatTime() local
/dports/www/firefox/firefox-99.0/hal/sandbox/
H A DSandboxHal.cpp128 bool SetAlarm(int32_t aSeconds, int32_t aNanoseconds) { in SetAlarm()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/input/
H A DDateTimeInputTypes.cpp138 uint16_t* aSeconds, in GetTimeFromMs()
/dports/www/firefox-esr/firefox-91.8.0/hal/sandbox/
H A DSandboxHal.cpp127 bool SetAlarm(int32_t aSeconds, int32_t aNanoseconds) { in SetAlarm()
/dports/lang/spidermonkey78/firefox-78.9.0/hal/sandbox/
H A DSandboxHal.cpp127 bool SetAlarm(int32_t aSeconds, int32_t aNanoseconds) { in SetAlarm()

123