Home
last modified time | relevance | path

Searched defs:Is_Error (Results 1 – 23 of 23) sorted by relevance

/dports/devel/matreshka/matreshka-0.7.0/source/league/
H A Dmatreshka-internals-text_codecs-utf16.ads62 overriding function Is_Error (Self : UTF16BE_Decoder) return Boolean; subprogspec
77 overriding function Is_Error (Self : UTF16LE_Decoder) return Boolean; subprogspec
H A Dmatreshka-internals-text_codecs-utf16.adb264 overriding function Is_Error (Self : UTF16BE_Decoder) return Boolean is subprogram
273 overriding function Is_Error (Self : UTF16LE_Decoder) return Boolean is subprogram
H A Dmatreshka-internals-text_codecs-utf8.ads61 overriding function Is_Error (Self : UTF8_Decoder) return Boolean; subprogspec
H A Dmatreshka-internals-text_codecs-utf8.adb306 overriding function Is_Error (Self : UTF8_Decoder) return Boolean is subprogram
H A Dmatreshka-internals-text_codecs.ads96 not overriding function Is_Error subprogram
100 not overriding function Is_Mailformed
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/generated/
H A Dgdk-display.ads342 Is_Error : Boolean); variable
346 Is_Error : Boolean); variable
/dports/devel/aunit/aunit-gpl-2017-src/include/aunit/framework/
H A Daunit-test_results.adb56 function Is_Error (Position : Result_Lists.Cursor) return Boolean; subprogspec
138 function Is_Error (Position : Result_Lists.Cursor) return Boolean is subprogram
/dports/devel/matreshka/matreshka-0.7.0/source/league/codecs/
H A Dmatreshka-internals-text_codecs-iso88591.adb162 overriding function Is_Error (Self : ISO88591_Decoder) return Boolean is subprogram
H A Dmatreshka-internals-text_codecs-ascii.adb172 overriding function Is_Error (Self : ASCII_Decoder) return Boolean is subprogram
H A Dmatreshka-internals-text_codecs-iso88595.adb207 overriding function Is_Error (Self : ISO88595_Decoder) return Boolean is subprogram
H A Dmatreshka-internals-text_codecs-shiftjis.adb170 overriding function Is_Error (Self : SHIFTJIS_Decoder) return Boolean is subprogram
H A Dmatreshka-internals-text_codecs-shiftjis.ads51 overriding function Is_Error (Self : SHIFTJIS_Decoder) return Boolean; subprogspec
H A Dmatreshka-internals-text_codecs-windows1252.adb288 overriding function Is_Error (Self : Windows1252_Decoder) return Boolean is subprogram
H A Dmatreshka-internals-text_codecs-koi8r.adb702 overriding function Is_Error (Self : KOI8R_Decoder) return Boolean is subprogram
H A Dmatreshka-internals-text_codecs-koi8u.adb708 overriding function Is_Error (Self : KOI8U_Decoder) return Boolean is subprogram
H A Dmatreshka-internals-text_codecs-windows1251.adb383 overriding function Is_Error (Self : Windows1251_Decoder) return Boolean is subprogram
H A Dmatreshka-internals-text_codecs-windows1250.adb487 overriding function Is_Error (Self : Windows1250_Decoder) return Boolean is subprogram
H A Dmatreshka-internals-text_codecs-ibm437.adb821 overriding function Is_Error (Self : IBM437_Decoder) return Boolean is subprogram
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-context.ads63 function Is_Error (Inst : Synth_Instance_Acc) return Boolean; subprogspec
178 Is_Error : Boolean; variable
H A Dsynth-context.adb133 function Is_Error (Inst : Synth_Instance_Acc) return Boolean is subprogram
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-utils.ads26 function Is_Error (N : Iir) return Boolean; subprogspec
H A Dvhdl-utils.adb26 function Is_Error (N : Iir) return Boolean is subprogram
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch13.adb16449 Is_Error : Boolean := False; variable