Home
last modified time | relevance | path

Searched defs:errortype (Results 1 – 25 of 147) sorted by relevance

123456

/dports/www/pear-Services_W3C_CSSValidator/Services_W3C_CSSValidator-0.2.3/Services/W3C/CSSValidator/
H A DError.php62 public $errortype; variable in Services_W3C_CSSValidator_Error
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f908 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f907 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f908 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f907 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f908 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f907 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f907 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f908 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f907 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f908 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f908 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f908 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f907 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f908 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f908 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/lto/
H A Dpr79108_0.f908 SUBROUTINE Check_open(ios, outputstr, errortype) argument
/dports/math/unuran/unuran-1.8.1/src/utils/
H A Derror.c53 const char *errortype, int errorcode, const char *reason ) in _unur_error_x()
74 const char *errortype, int errorcode, const char *reason ) in _unur_error_handler_default()
/dports/devel/mpatrol/mpatrol/src/
H A Ddiag.h57 typedef enum errortype enum
86 errortype; typedef
/dports/math/unuran/unuran-1.8.1/examples/
H A Dexample_errorhandler.c19 const char *errortype, /* "warning" or "error" */ in my_error_handler()
/dports/devel/py-simpleparse/SimpleParse-2.2.2/simpleparse/stt/TextTools/mxTextTools/
H A Dmx.h96 #define Py_ReturnOnError(errortype,errorstr) {PyErr_SetString(errortype,errorstr);return NULL;} argument
98 #define Py_Assert(x,errortype,errorstr) {if (!(x)) {PyErr_SetString(errortype,errorstr);goto onErro… argument
99 #define Py_AssertWithArg(x,errortype,errorstr,a1) {if (!(x)) {PyErr_Format(errortype,errorstr,a1);g… argument
100 #define Py_AssertWith2Args(x,errortype,errorstr,a1,a2) {if (!(x)) {PyErr_Format(errortype,errorstr,… argument
101 #define Py_AssertWith3Args(x,errortype,errorstr,a1,a2,a3) {if (!(x)) {PyErr_Format(errortype,errors… argument
103 #define Py_Error(errortype,errorstr) {PyErr_SetString(errortype,errorstr);goto onError;} argument
104 #define Py_ErrorWithArg(errortype,errorstr,a1) {PyErr_Format(errortype,errorstr,a1);goto onError;} argument
105 #define Py_ErrorWith2Args(errortype,errorstr,a1,a2) {PyErr_Format(errortype,errorstr,a1,a2);goto on… argument
106 #define Py_ErrorWith3Args(errortype,errorstr,a1,a2,a3) {PyErr_Format(errortype,errorstr,a1,a2,a3);g… argument
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/suite/innodb/r/
H A Dinnodb_skip_innodb_is_tables.result28 Warning 1012 InnoDB: SELECTing from INFORMATION_SCHEMA.innodb_cmp_per_index_reset but the InnoDB st…
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/core/
H A DLut1DOp.h73 ErrorType errortype; member
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/core/
H A DLut1DOp.h73 ErrorType errortype; member
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/core/
H A DLut1DOp.h73 ErrorType errortype; member

123456