Home
last modified time | relevance | path

Searched refs:fileSystemFlags (Results 1 – 25 of 414) sorted by relevance

12345678910>>...17

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem.DriveInfo/src/System/IO/
H A DDriveInfo.Windows.cs62 int serialNumber, maxFileNameLen, fileSystemFlags;
68 …e, volumeName, volNameLen, out serialNumber, out maxFileNameLen, out fileSystemFlags, fileSystemNa…
172 int serialNumber, maxFileNameLen, fileSystemFlags;
178 …e, volumeName, volNameLen, out serialNumber, out maxFileNameLen, out fileSystemFlags, fileSystemNa…
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/
H A DFileSystem.cpp27 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
38 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
50 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/
H A DFileSystem.cpp27 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
38 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
50 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DFileSystem.cpp27 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
38 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
50 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileSystem.cpp27 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
38 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
50 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/archivers/lzma/lzma-19.00/CPP/Windows/
H A DFileSystem.cpp27 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
38 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
50 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/
H A DFileSystem.cpp29 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
40 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
52 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/
H A DFileSystem.cpp27 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
38 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
50 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DFileSystem.cpp27 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
38 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
50 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileSystem.cpp27 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
38 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
50 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileSystem.cpp27 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
38 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
50 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileSystem.cpp27 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
38 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
50 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileSystem.cpp27 LPDWORD fileSystemFlags, in MyGetVolumeInformation() argument
38 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
50 volumeSerialNumber, maximumComponentLength, fileSystemFlags, in MyGetVolumeInformation()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem.DriveInfo/tests/
H A DDriveInfo.Windows.Tests.cs110 int serialNumber, maxFileNameLen, fileSystemFlags; in TestDriveFormat()
111 …e, volumeName, volNameLen, out serialNumber, out maxFileNameLen, out fileSystemFlags, fileSystemNa… in TestDriveFormat()
201 int serialNumber, maxFileNameLen, fileSystemFlags; in GetVolumeLabel_Returns_CorrectLabel()
208 …e, volumeName, volNameLen, out serialNumber, out maxFileNameLen, out fileSystemFlags, fileSystemNa… in GetVolumeLabel_Returns_CorrectLabel()
274 …NameBufLen, out int volSerialNumber, out int maxFileNameLen, out int fileSystemFlags, StringBuilde… in GetVolumeInformation() argument
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstorageinfo_win.cpp146 DWORD fileSystemFlags = 0; in retrieveVolumeInfo() local
152 &fileSystemFlags, in retrieveVolumeInfo()
162 readOnly = (fileSystemFlags & FILE_READ_ONLY_VOLUME) != 0; in retrieveVolumeInfo()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstorageinfo_win.cpp146 DWORD fileSystemFlags = 0; in retrieveVolumeInfo() local
152 &fileSystemFlags, in retrieveVolumeInfo()
162 readOnly = (fileSystemFlags & FILE_READ_ONLY_VOLUME) != 0; in retrieveVolumeInfo()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstorageinfo_win.cpp146 DWORD fileSystemFlags = 0; in retrieveVolumeInfo() local
152 &fileSystemFlags, in retrieveVolumeInfo()
162 readOnly = (fileSystemFlags & FILE_READ_ONLY_VOLUME) != 0; in retrieveVolumeInfo()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstorageinfo_win.cpp146 DWORD fileSystemFlags = 0; in retrieveVolumeInfo() local
152 &fileSystemFlags, in retrieveVolumeInfo()
162 readOnly = (fileSystemFlags & FILE_READ_ONLY_VOLUME) != 0; in retrieveVolumeInfo()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstorageinfo_win.cpp146 DWORD fileSystemFlags = 0; in retrieveVolumeInfo() local
152 &fileSystemFlags, in retrieveVolumeInfo()
162 readOnly = (fileSystemFlags & FILE_READ_ONLY_VOLUME) != 0; in retrieveVolumeInfo()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstorageinfo_win.cpp146 DWORD fileSystemFlags = 0; in retrieveVolumeInfo() local
152 &fileSystemFlags, in retrieveVolumeInfo()
162 readOnly = (fileSystemFlags & FILE_READ_ONLY_VOLUME) != 0; in retrieveVolumeInfo()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstorageinfo_win.cpp146 DWORD fileSystemFlags = 0; in retrieveVolumeInfo() local
152 &fileSystemFlags, in retrieveVolumeInfo()
162 readOnly = (fileSystemFlags & FILE_READ_ONLY_VOLUME) != 0; in retrieveVolumeInfo()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstorageinfo_win.cpp146 DWORD fileSystemFlags = 0; in retrieveVolumeInfo() local
152 &fileSystemFlags, in retrieveVolumeInfo()
162 readOnly = (fileSystemFlags & FILE_READ_ONLY_VOLUME) != 0; in retrieveVolumeInfo()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstorageinfo_win.cpp146 DWORD fileSystemFlags = 0; in retrieveVolumeInfo() local
152 &fileSystemFlags, in retrieveVolumeInfo()
162 readOnly = (fileSystemFlags & FILE_READ_ONLY_VOLUME) != 0; in retrieveVolumeInfo()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstorageinfo_win.cpp146 DWORD fileSystemFlags = 0; in retrieveVolumeInfo() local
152 &fileSystemFlags, in retrieveVolumeInfo()
162 readOnly = (fileSystemFlags & FILE_READ_ONLY_VOLUME) != 0; in retrieveVolumeInfo()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqstorageinfo_win.cpp146 DWORD fileSystemFlags = 0; in retrieveVolumeInfo() local
152 &fileSystemFlags, in retrieveVolumeInfo()
162 readOnly = (fileSystemFlags & FILE_READ_ONLY_VOLUME) != 0; in retrieveVolumeInfo()

12345678910>>...17