Home
last modified time | relevance | path

Searched defs:SEV_ERROR (Results 1 – 10 of 10) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/ctools/ctransition/
H A Dncbierr.hpp63 enum ErrSev { SEV_NONE=0, SEV_INFO, SEV_WARNING, SEV_ERROR, SEV_REJECT, SEV_FATAL, SEV_MAX }; enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/flatfile/
H A Dftaerr.hpp64 SEV_ERROR, enumerator
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/sbin/pkcsslotd/
H A Derr.h65 #define SEV_ERROR 0x03 macro
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/sim/rfnoc/
H A DPkgTestExec.sv19 typedef enum { SEV_INFO, SEV_WARNING, SEV_ERROR, SEV_FATAL } severity_t; constant
/dports/graphics/py-zbar-py/zbar-py-1.0.4/Source/zbar/
H A Derror.h53 SEV_ERROR = -1, /* might be able to recover and continue */ enumerator
/dports/graphics/zbar/zbar-0.23.90/zbar/
H A Derror.h56 SEV_ERROR = -1, /* might be able to recover and continue */ enumerator
/dports/biology/ncbi-toolkit/ncbi/corelib/
H A Dncbierr.h214 enum _ErrSev { SEV_NONE=0, SEV_INFO, SEV_WARNING, SEV_ERROR, SEV_REJECT, SEV_FATAL, SEV_MAX }; enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/data_loaders/genbank/gicache/
H A Dgicache.c91 #define SEV_ERROR 3 macro
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/data_loaders/genbank/gicache/
H A Dgicache.c91 #define SEV_ERROR 3 macro
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_dicom_hdr.h122 #define SEV_ERROR 2 macro