Home
last modified time | relevance | path

Searched refs:INSUFFICIENT_STORAGE (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/module_installer/android/java/src/org/chromium/components/module_installer/logger/
H A DSplitInstallFailureLogger.java23 private static final int INSUFFICIENT_STORAGE = 8; field in SplitInstallFailureLogger
63 case SplitInstallErrorCode.INSUFFICIENT_STORAGE: in getHistogramCode()
64 return INSUFFICIENT_STORAGE; in getHistogramCode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/module_installer/android/java/src/org/chromium/components/module_installer/logger/
H A DSplitInstallFailureLogger.java23 private static final int INSUFFICIENT_STORAGE = 8; field in SplitInstallFailureLogger
63 case SplitInstallErrorCode.INSUFFICIENT_STORAGE: in getHistogramCode()
64 return INSUFFICIENT_STORAGE; in getHistogramCode()
/dports/mail/pear-Horde_Smtp/Horde_Smtp-1.9.5/lib/Horde/Smtp/
H A DException.php51 const INSUFFICIENT_STORAGE = 6; define in Horde_Smtp_Exception
204 $this->code = self::INSUFFICIENT_STORAGE;
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Smtp/Horde/Smtp/
H A DException.php51 const INSUFFICIENT_STORAGE = 6; define in Horde_Smtp_Exception
204 $this->code = self::INSUFFICIENT_STORAGE;
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Smtp/Horde/Smtp/
H A DException.php51 const INSUFFICIENT_STORAGE = 6; define in Horde_Smtp_Exception
204 $this->code = self::INSUFFICIENT_STORAGE;
/dports/audio/ampache/ampache-php74-5.0.0/vendor/teapot/status-code/src/RFC/
H A DRFC4918.php127 const INSUFFICIENT_STORAGE = 507; define
/dports/www/restbed/restbed-4.8/source/corvusoft/restbed/
H A Dstatus_code.hpp79 INSUFFICIENT_STORAGE = 507, enumerator
/dports/math/vtk6/VTK-6.2.0/ThirdParty/AutobahnPython/autobahn/websocket/
H A Dhttp.py204 INSUFFICIENT_STORAGE = (507, "Insufficient Storage (WebDAV)(RFC 4918)", variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/http/
H A Dclient.py69 INSUFFICIENT_STORAGE,
/dports/devel/py-future/future-0.18.2/src/http/
H A Dclient.py65 INSUFFICIENT_STORAGE,
/dports/lang/python37/Python-3.7.12/Lib/http/
H A D__init__.py132 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in HTTPStatus
/dports/databases/py-sqlite3/Python-3.8.12/Lib/http/
H A D__init__.py137 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in HTTPStatus
/dports/databases/py-gdbm/Python-3.8.12/Lib/http/
H A D__init__.py137 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in HTTPStatus
/dports/lang/python310/Python-3.10.1/Lib/http/
H A D__init__.py145 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in HTTPStatus
/dports/lang/python38/Python-3.8.12/Lib/http/
H A D__init__.py137 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in HTTPStatus
/dports/lang/python-tools/Python-3.8.12/Lib/http/
H A D__init__.py137 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in HTTPStatus
/dports/lang/python39/Python-3.9.9/Lib/http/
H A D__init__.py144 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in HTTPStatus
/dports/www/py-flask-restx/flask-restx-0.5.1/flask_restx/
H A D_http.py179 INSUFFICIENT_STORAGE = 507, "Insufficient Storage" variable in HTTPStatus
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/http/
H A D__init__.py137 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in HTTPStatus
/dports/net/py-eventlet/eventlet-0.33.0/eventlet/green/http/
H A D__init__.py186 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in HTTPStatus
/dports/lang/python311/Python-3.11.0a3/Lib/http/
H A D__init__.py146 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in HTTPStatus
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/net/ftp/
H A DFtpReplyCode.java69 INSUFFICIENT_STORAGE(452), enumConstant
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/util/
H A DHttpStatus.java135 INSUFFICIENT_STORAGE(507, "Insufficient Storage", "RFC4918"), //$NON-NLS-1$ //$NON-NLS-2$ enumConstant
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/net/ftp/
H A DFtpReplyCode.java69 INSUFFICIENT_STORAGE(452), enumConstant
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/net/ftp/
H A DFtpReplyCode.java69 INSUFFICIENT_STORAGE(452), enumConstant

12345678