Home
last modified time | relevance | path

Searched refs:diskFull (Results 1 – 25 of 36) sorted by relevance

12

/dports/archivers/unadf/ADFlib-f3af9e0/src/
H A Dadf_bitm.c265 BOOL diskFull; in adfGetFreeBlocks() local
269 diskFull = FALSE; in adfGetFreeBlocks()
271 while( i<nbSect && !diskFull ) { in adfGetFreeBlocks()
281 diskFull = TRUE; in adfGetFreeBlocks()
286 if (!diskFull) in adfGetFreeBlocks()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DReplay.h80 …iskWrite(const void *data, uint64_t writeSize, uint64_t dataSize, bool *diskFull, bool inGameDir, …
H A DReplay.cpp511 …iskWrite(const void *data, uint64_t writeSize, uint64_t dataSize, bool *diskFull, bool inGameDir, … in ReplayApplyDiskWrite() argument
516 if (diskFull) in ReplayApplyDiskWrite()
517 *diskFull = false; in ReplayApplyDiskWrite()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DReplay.h80 …iskWrite(const void *data, uint64_t writeSize, uint64_t dataSize, bool *diskFull, bool inGameDir, …
H A DReplay.cpp511 …iskWrite(const void *data, uint64_t writeSize, uint64_t dataSize, bool *diskFull, bool inGameDir, … in ReplayApplyDiskWrite() argument
516 if (diskFull) in ReplayApplyDiskWrite()
517 *diskFull = false; in ReplayApplyDiskWrite()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DReplay.h80 …iskWrite(const void *data, uint64_t writeSize, uint64_t dataSize, bool *diskFull, bool inGameDir, …
H A DReplay.cpp511 …iskWrite(const void *data, uint64_t writeSize, uint64_t dataSize, bool *diskFull, bool inGameDir, … in ReplayApplyDiskWrite() argument
516 if (diskFull) in ReplayApplyDiskWrite()
517 *diskFull = false; in ReplayApplyDiskWrite()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/FileSystems/
H A DDirectoryFileSystem.cpp327 bool diskFull = false; in Write() local
333 diskFull = err == ERROR_DISK_FULL || err == ERROR_NOT_ENOUGH_QUOTA; in Write()
338 diskFull = errno == ENOSPC; in Write()
349 …bytesWritten = ReplayApplyDiskWrite(pointer, (uint64_t)bytesWritten, (uint64_t)size, &diskFull, in… in Write()
354 if (diskFull) { in Write()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/FileSystems/
H A DDirectoryFileSystem.cpp327 bool diskFull = false;
333 diskFull = err == ERROR_DISK_FULL || err == ERROR_NOT_ENOUGH_QUOTA;
338 diskFull = errno == ENOSPC;
349 …bytesWritten = ReplayApplyDiskWrite(pointer, (uint64_t)bytesWritten, (uint64_t)size, &diskFull, in…
354 if (diskFull) {
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/FileSystems/
H A DDirectoryFileSystem.cpp327 bool diskFull = false; in Write() local
333 diskFull = err == ERROR_DISK_FULL || err == ERROR_NOT_ENOUGH_QUOTA; in Write()
338 diskFull = errno == ENOSPC; in Write()
349 …bytesWritten = ReplayApplyDiskWrite(pointer, (uint64_t)bytesWritten, (uint64_t)size, &diskFull, in… in Write()
354 if (diskFull) { in Write()
/dports/www/squid/squid-4.15/src/store/
H A DDisk.h43 virtual void diskFull();
H A DDisk.cc145 Store::Disk::diskFull() in diskFull() function in Store::Disk
/dports/www/firefox-esr/firefox-91.8.0/dom/locales/en-US/chrome/
H A DnsWebBrowserPersist.properties8 diskFull=There is not enough room on the disk to save %S.\n\nRemove unnecessary files from the disk… key
/dports/lang/spidermonkey78/firefox-78.9.0/dom/locales/en-US/chrome/
H A DnsWebBrowserPersist.properties8 diskFull=There is not enough room on the disk to save %S.\n\nRemove unnecessary files from the disk… key
/dports/www/firefox/firefox-99.0/dom/locales/en-US/chrome/
H A DnsWebBrowserPersist.properties8 diskFull=There is not enough room on the disk to save %S.\n\nRemove unnecessary files from the disk… key
/dports/mail/thunderbird/thunderbird-91.8.0/dom/locales/en-US/chrome/
H A DnsWebBrowserPersist.properties8 diskFull=There is not enough room on the disk to save %S.\n\nRemove unnecessary files from the disk… key
/dports/lang/spidermonkey60/firefox-60.9.0/dom/locales/en-US/chrome/
H A DnsWebBrowserPersist.properties8 diskFull=There is not enough room on the disk to save %S.\n\nRemove unnecessary files from the disk… key
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/locales/en-US/chrome/
H A DnsWebBrowserPersist.properties8 diskFull=There is not enough room on the disk to save %S.\n\nRemove unnecessary files from the disk… key
/dports/www/squid/squid-4.15/src/fs/rock/
H A DRockSwapDir.h97 virtual void diskFull();
/dports/www/squid/squid-4.15/src/
H A Dstore_swapout.cc293 e->disk().diskFull(); in storeSwapOutFileClosed()
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/adtran/
H A DADTRAN-AOSDOWNLOAD178 diskFull(3),
492 diskFull(3),
/dports/net-mgmt/observium/observium/mibs/adtran/
H A DADTRAN-AOSDOWNLOAD178 diskFull(3),
492 diskFull(3),
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/adtran/
H A DadAosDownload.mib178 diskFull(3),
492 diskFull(3),
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/hp/
H A DHP-ICF-DOWNLOAD206 diskFull(3),
491 diskFull(3),
730 diskFull(3),
/dports/sysutils/nix/nix-2.3.10/src/libstore/
H A Dbuild.cc1588 bool diskFull = false; in MakeError() local
1605 diskFull = true; in MakeError()
1608 diskFull = true; in MakeError()
1629 if (diskFull) in MakeError()
1740 fixedOutput || diskFull ? BuildResult::TransientFailure : in MakeError()

12