Home
last modified time | relevance | path

Searched refs:ABORT_ERR (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/fileapi/
H A DDOMFileSystemSync.cpp163 ec = FileException::ABORT_ERR; in createFile()
255 ec = FileException::ABORT_ERR; in createWriter()
H A DFileReaderLoader.cpp103 m_errorCode = FileError::ABORT_ERR; in cancel()
193 if (m_errorCode == FileError::ABORT_ERR) in didFail()
H A DFileError.h47 ABORT_ERR = 3, enumerator
H A DFileException.h53 ABORT_ERR = FileExceptionOffset + 3, enumerator
H A DSyncCallbackHelper.h79 m_exceptionCode = FileException::ABORT_ERR; in getResult()
H A DFileWriter.cpp183 if (FileError::ABORT_ERR == code) in signalCompletion()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/xml/
H A DXMLHttpRequestException.h48 ABORT_ERR enumerator
H A DXMLHttpRequestException.idl47 const unsigned short ABORT_ERR = 102;
/dports/science/nest/nest-simulator-3.1/cmake/
H A DCheckExtraCompilerFeatures.cmake31 set( ABORT_ERR "" ) variable
46 set( ABORT_ERR ${RETURN_VALUE} ) variable
52 message( STATUS "Check the abort exitcode. ${ABORT_ERR}" )
53 set( NEST_EXITCODE_ABORT ${ABORT_ERR} PARENT_SCOPE )
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/idle-dom/src/
H A DDOMException.php93 public const ABORT_ERR = 20; define
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/storage/
H A DIDBDatabaseException.h59 ABORT_ERR = IDBDatabaseExceptionOffset + 13 enumerator
/dports/www/kf5-khtml/khtml-5.89.0/src/dom/
H A Ddom_exception.h101 ABORT_ERR = 20, ///< @since 4.5.2 enumerator
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DExceptionCode.h58 ABORT_ERR = 20, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/mojom/quota/
H A Dquota_types.mojom23 kErrorAbort = 20, // ABORT_ERR
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/mojom/quota/
H A Dquota_types.mojom23 kErrorAbort = 20, // ABORT_ERR
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/dodo/src/
H A DDOMException.php37 'AbortError' => self::ABORT_ERR,
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/interfaces/
H A Dwebidl.idl34 const unsigned short ABORT_ERR = 20;
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/interfaces/
H A DWebIDL.idl38 const unsigned short ABORT_ERR = 20;
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/interfaces/
H A DWebIDL.idl38 const unsigned short ABORT_ERR = 20;
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Ddomexception.rs32 AbortError = DOMExceptionConstants::ABORT_ERR,
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/webidls/
H A DDOMException.webidl31 const unsigned short ABORT_ERR = 20;
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/interfaces/
H A Dwebidl.idl39 const unsigned short ABORT_ERR = 20;
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/interfaces/
H A DWebIDL.idl38 const unsigned short ABORT_ERR = 20;
/dports/lang/spidermonkey60/firefox-60.9.0/dom/interfaces/core/
H A DnsIDOMDOMException.idl42 const unsigned short ABORT_ERR = 20;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/interfaces/core/
H A DnsIDOMDOMException.idl42 const unsigned short ABORT_ERR = 20;

12345678