Home
last modified time | relevance | path

Searched refs:broadcastVolume (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/qgis-ltr/qgis-3.16.16/src/native/win/
H A Dqgswinnative.cpp247 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>( pWin… in nativeEventFilter() local
248 if ( !broadcastVolume ) in nativeEventFilter()
254 … const quintptr newHash = reinterpret_cast<quintptr>( broadcastVolume ) + pWindowsMessage->wParam in nativeEventFilter()
255 … + quintptr( broadcastVolume->dbcv_flags ) + quintptr( broadcastVolume->dbcv_unitmask ); in nativeEventFilter()
261 unsigned long unitmask = broadcastVolume->dbcv_unitmask; in nativeEventFilter()
/dports/graphics/qgis/qgis-3.22.3/src/native/win/
H A Dqgswinnative.cpp251 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>( pWin… in nativeEventFilter() local
252 if ( !broadcastVolume ) in nativeEventFilter()
258 … const quintptr newHash = reinterpret_cast<quintptr>( broadcastVolume ) + pWindowsMessage->wParam in nativeEventFilter()
259 … + quintptr( broadcastVolume->dbcv_flags ) + quintptr( broadcastVolume->dbcv_unitmask ); in nativeEventFilter()
265 unsigned long unitmask = broadcastVolume->dbcv_unitmask; in nativeEventFilter()
/dports/sysutils/p5-SyslogScan/SyslogScan-0.32/
H A Dread_mail_log.pl193 my $broadcastVolume = $usage -> getBroadcastVolume();
197 &printVolumeReport($broadcastVolume,"bcast");
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqfilesystemwatcher_win.cpp239 …const DEV_BROADCAST_VOLUME *broadcastVolume = reinterpret_cast<const DEV_BROADCAST_VOLUME *>(broad… in handleDbtDriveArrivalRemoval() local
242 const quintptr newHash = reinterpret_cast<quintptr>(broadcastVolume) + msg->wParam in handleDbtDriveArrivalRemoval()
243 + quintptr(broadcastVolume->dbcv_flags) + quintptr(broadcastVolume->dbcv_unitmask); in handleDbtDriveArrivalRemoval()
248 if (broadcastVolume->dbcv_flags & DBTF_MEDIA) in handleDbtDriveArrivalRemoval()