Home
last modified time | relevance | path

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

/dports/security/botan110/Botan-1.10.17/src/utils/
H A Dexceptn.h45 struct BOTAN_DLL Internal_Error : public Exception struct
47 Internal_Error(const std::string& err) : in Internal_Error() function
/dports/devel/qca/qca-2.3.4/src/botantools/botan/botan/
H A Dexceptn.h260 struct Internal_Error : public Exception struct
262 Internal_Error(const std::string &err) in Internal_Error() argument
/dports/lang/asis/asis-gpl-2016-src/asis/
H A Dasis-errors.ads67 Internal_Error); -- Implementation internal failure literal
/dports/devel/matreshka/matreshka-0.7.0/tools/configure/
H A Dconfigure.ads120 Internal_Error : exception; exception
/dports/math/py-cyipopt/cyipopt-1.1.0/cyipopt/cython/
H A Dipopt.pxd48 Internal_Error=-199 variable
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/IpOpt/
H A DIpReturnCodes_inc.h36 Internal_Error=-199 enumerator
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/Interfaces/
H A DIpReturnCodes_inc.h38 Internal_Error=-199 enumerator
/dports/math/gravity/Gravity-da941e9/thirdparty/Ipopt/include/coin-or/
H A DIpReturnCodes_inc.h36 Internal_Error = -199 enumerator
/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-errors.adb232 procedure Internal_Error (Msg : String) is subprogram
H A Dgrt-errors.ads92 procedure Internal_Error (Msg : String); subprogspec
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Docsp.h120 Internal_Error = 2, enumerator
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Docsp.h120 Internal_Error = 2, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Docsp.h120 Internal_Error = 2, enumerator
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/utils/
H A Dexceptn.cpp102 Internal_Error::Internal_Error(const std::string& err) : in Internal_Error() function in Botan::Internal_Error
/dports/security/botan2/Botan-2.18.2/src/lib/utils/
H A Dexceptn.cpp102 Internal_Error::Internal_Error(const std::string& err) : in Internal_Error() function in Botan::Internal_Error
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/utils/
H A Dexceptn.cpp102 Internal_Error::Internal_Error(const std::string& err) : in Internal_Error() function in Botan::Internal_Error
/dports/cad/ghdl/ghdl-1.0.0/src/
H A Dtypes.ads169 Internal_Error : exception; exception
/dports/textproc/xmlada/xmlada-e5bbafe/tests/schema/
H A Dschematest.adb111 type Result_Kind is (Passed, Failed, Not_Implemented, Internal_Error); literal
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/buildman/
H A Dkconfiglib.py3096 class Internal_Error(Exception): class
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/buildman/
H A Dkconfiglib.py3096 class Internal_Error(Exception): class
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/buildman/
H A Dkconfiglib.py3096 class Internal_Error(Exception): class
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/buildman/
H A Dkconfiglib.py3096 class Internal_Error(Exception): class
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/tools/buildman/
H A Dkconfiglib.py3096 class Internal_Error(Exception): class
/dports/sysutils/u-boot-utilite/u-boot-2015.07/tools/buildman/
H A Dkconfiglib.py3768 class Internal_Error(Exception): class
/dports/textproc/templates_parser/templates-parser-1d62939/src/
H A Dtemplates_parser.adb52 Internal_Error : exception; exception