Home
last modified time | relevance | path

Searched defs:bWait (Results 1 – 25 of 103) sorted by relevance

12345

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/network/
H A DNetworkServices.cpp563 void CNetworkServices::Stop(bool bWait) in Stop()
715 bool CNetworkServices::StopAirPlayServer(bool bWait) in StopAirPlayServer()
762 bool CNetworkServices::StopAirTunesServer(bool bWait) in StopAirTunesServer()
802 bool CNetworkServices::StopJSONRPCServer(bool bWait) in StopJSONRPCServer()
841 bool CNetworkServices::StopEventServer(bool bWait, bool promptuser) in StopEventServer()
914 bool CNetworkServices::StopUPnP(bool bWait) in StopUPnP()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/i18n/
H A Dreadwritemutexguard.cxx38 bool bWait = true; in ReadWriteGuard() local
97 bool bWait = true; in changeReadToWrite() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dprogress.cxx74 sal_uLong nRange, bool bWait) in ScProgress()
134 void ScProgress::CreateInterpretProgress( ScDocument* pDoc, bool bWait ) in CreateInterpretProgress()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dprogress.cxx75 sal_uLong nRange, bool bWait) in ScProgress()
135 void ScProgress::CreateInterpretProgress( ScDocument* pDoc, bool bWait ) in CreateInterpretProgress()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/kernel32/
H A DInterop.GetOverlappedResult.cs18 bool bWait); in GetOverlappedResult()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/peripherals/
H A DEventPollHandle.cpp32 void CEventPollHandle::HandleEvents(bool bWait) in HandleEvents()
H A DEventScanner.cpp79 void CEventScanner::HandleEvents(bool bWait) in HandleEvents()
/dports/editors/libreoffice/libreoffice-7.2.6.2/shell/source/win32/simplemail/
H A Dsmplmailclient.cxx111 bool executeSenddoc(const std::vector<OUString>& rCommandArgs, bool bWait) in executeSenddoc()
343 const bool bWait = aFlag & NO_USER_INTERFACE; in sendSimpleMailMessage() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dsched.cpp125 void SceneProcessEvent(CORO_PARAM, uint32 procID, TINSEL_EVENT event, bool bWait, int myEscape, in SceneProcessEvent()
229 bool GlobalProcessEvent(CORO_PARAM, uint32 procID, TINSEL_EVENT event, bool bWait, int myEscape) { in GlobalProcessEvent()
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Dsched.cpp133 void SceneProcessEvent(CORO_PARAM, uint32 procID, TINSEL_EVENT event, bool bWait, int myEscape, in SceneProcessEvent()
237 bool GlobalProcessEvent(CORO_PARAM, uint32 procID, TINSEL_EVENT event, bool bWait, int myEscape) { in GlobalProcessEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/shell/source/win32/simplemail/
H A Dsmplmailclient.cxx124 bool executeSenddoc(const std::vector<OUString>& rCommandArgs, bool bWait) in executeSenddoc()
356 const bool bWait = aFlag & NO_USER_INTERFACE; in sendSimpleMailMessage() local
/dports/graphics/py-gdal/gdal-3.3.3/swig/java/apps/
H A DGDALTestIO.java51 static volatile boolean bWait = true; field in GDALTestIO
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/java/apps/
H A DGDALTestIO.java51 static volatile boolean bWait = true; field in GDALTestIO
/dports/graphics/gdal/gdal-3.3.3/swig/java/apps/
H A DGDALTestIO.java51 static volatile boolean bWait = true; field in GDALTestIO
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/io/
H A Dio.c54 LPDWORD lpNumberOfBytesTransferred, BOOL bWait) in GetOverlappedResult()
218 LPDWORD lpNumberOfBytesTransferred, BOOL bWait) in GetOverlappedResult()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/wtsapi/
H A Dwtsapi.c194 BOOL WINAPI WTSConnectSessionW(ULONG LogonId, ULONG TargetLogonId, PWSTR pPassword, BOOL bWait) in WTSConnectSessionW()
199 BOOL WINAPI WTSConnectSessionA(ULONG LogonId, ULONG TargetLogonId, PSTR pPassword, BOOL bWait) in WTSConnectSessionA()
329 DWORD* pResponse, BOOL bWait) in WTSSendMessageW()
337 DWORD* pResponse, BOOL bWait) in WTSSendMessageA()
343 BOOL WINAPI WTSDisconnectSession(HANDLE hServer, DWORD SessionId, BOOL bWait) in WTSDisconnectSession()
348 BOOL WINAPI WTSLogoffSession(HANDLE hServer, DWORD SessionId, BOOL bWait) in WTSLogoffSession()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A DViewClipboard.cxx214 const bool bWait = pWin && pWin->IsWait(); in InsertSlides() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A DViewClipboard.cxx214 const bool bWait = pWin && pWin->IsWait(); in InsertSlides() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/bastyp/
H A Dprogress.cxx86 bool bWait /* Activate the wait-Pointer initially (TRUE) */ in SfxProgress()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/bastyp/
H A Dprogress.cxx92 bool bWait /* Activate the wait-Pointer initially (TRUE) */ in SfxProgress()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/threads/
H A DThread.cpp193 void CThread::StopThread(bool bWait /*= true*/) in StopThread()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsalinst.cxx188 bool X11SalInstance::DoYield(bool bWait, bool bHandleAllCurrentEvents) in DoYield()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsalinst.cxx162 bool X11SalInstance::DoYield(bool bWait, bool bHandleAllCurrentEvents) in DoYield()
/dports/devel/py-ovs/ovs-2.9.0/ovs/
H A Dwinutils.py251 def get_overlapped_result(handle, overlapped=None, bWait=False): argument
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32xfns.c201 get_next_msg (W32Msg * lpmsg, BOOL bWait) in get_next_msg()

12345