Home
last modified time | relevance | path

Searched defs:IO_ERROR (Results 1 – 25 of 111) sorted by relevance

12345

/dports/games/wolfpack/empire-4.4.1/include/
H A Dempio.h40 #define IO_ERROR 0x40 macro
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/SPP+CUTS/include/
H A Dspp_macros.h34 #define IO_ERROR \ macro
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/SPP/include/
H A Dspp_macros.h34 #define IO_ERROR \ macro
/dports/graphics/scantailor/scantailor-advanced-1.0.16/
H A DDefaultParamsProfileManager.h22 IO_ERROR, enumerator
/dports/audio/py-fmoo-audiotools/audiotools-3.0/src/
H A Ddecoders.h30 PyMethodDef module_methods[] = {
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/
H A Dki_exception.h87 IO_ERROR( const wxString& aProblem, const char* aThrowersFile, in IO_ERROR() function
93 IO_ERROR() {} in IO_ERROR() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/data_reduction_proxy/core/browser/
H A Ddata_store.h23 enum Status { OK, NOT_FOUND, CORRUPTED, IO_ERROR, MISC_ERROR, STATUS_MAX }; enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/data_reduction_proxy/core/browser/
H A Ddata_store.h23 enum Status { OK, NOT_FOUND, CORRUPTED, IO_ERROR, MISC_ERROR, STATUS_MAX }; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/browser/import/
H A Dpassword_importer.h25 IO_ERROR, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/core/browser/import/
H A Dpassword_importer.h25 IO_ERROR, enumerator
/dports/security/aide/aide-0.17.4/include/
H A Derrorcodes.h29 #define IO_ERROR 18 macro
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dioev.h26 IO_ERROR, /* details? */ enumerator
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fastboot/
H A Dfastboot_driver.h51 IO_ERROR, enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem/src/org/eclipse/core/filesystem/
H A DIFileInfo.java42 public static final int IO_ERROR = 5; // The value is chosen to match EIO Linux errno value. field
/dports/net/net6/net6-1.3.14/inc/
H A Dsocket.hpp38 IO_ERROR = 0x04, enumerator
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/core/
H A Dstatus.h29 IO_ERROR = -2, // Error when handling input or output stream. enumerator
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/testsuite/
H A Dgentestdlls.c36 #define IO_ERROR 3 macro
/dports/devel/gnulibiberty/binutils-2.37/binutils/testsuite/
H A Dgentestdlls.c36 #define IO_ERROR 3 macro
/dports/devel/binutils/binutils-2.37/binutils/testsuite/
H A Dgentestdlls.c36 #define IO_ERROR 3 macro
/dports/archivers/draco/draco-1.4.3/src/draco/core/
H A Dstatus.h29 IO_ERROR = -2, // Error when handling input or output stream. enumerator
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/core/
H A Dstatus.h29 IO_ERROR = -2, // Error when handling input or output stream. enumerator
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/osmf/src/org/osmf/events/
H A DMediaErrorCodes.as43 public static const IO_ERROR:int = 1; constant in org.osmf.events.MediaErrorCodes
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/include/
H A DimageIO.h60 typedef enum { OK, INVALID_FILE_FORMAT, IO_ERROR, MEMORY_ERROR, OTHER_ERROR } errorType; enumerator
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/imageIO/
H A DimageIO.h60 typedef enum { OK, INVALID_FILE_FORMAT, IO_ERROR, MEMORY_ERROR, OTHER_ERROR } errorType; enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/clients/flex/com/adobe/protocols/dict/
H A DDict.as56 public static var IO_ERROR:String = IOErrorEvent.IO_ERROR; variable in com.adobe.protocols.dict.Dict

12345