Searched refs:errorType (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/lzma_src/C/
H A DTypes.h122 SRes SeqInStream_Read2(ISeqInStream *stream, void *buf, size_t size, SRes errorType);
163 SRes LookInStream_Read2(ILookInStream *stream, void *buf, size_t size, SRes errorType);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcryptlib.h131 explicit Exception(ErrorType errorType, const std::string &s) : m_errorType(errorType), m_what(s) {} argument
137 void SetErrorType(ErrorType errorType) {m_errorType = errorType;} argument
183 OS_Error(ErrorType errorType, const std::string &s, const std::string& operation, int errorCode) argument
184 : Exception(errorType, s), m_operation(operation), m_errorCode(errorCode) {}
1566 ProtocolError(ErrorType errorType, const std::string &s) : Exception(errorType, s) {}
1595 void HandleProtocolError(Exception::ErrorType errorType, const std::string &s) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DdebugXML.h140 xmlShellPrintXPathError (int errorType,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DdebugXML.h140 xmlShellPrintXPathError (int errorType,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DdebugXML.in.h140 xmlShellPrintXPathError (int errorType,
H A DdebugXML.c1814 * @errorType: valid xpath error id
1820 xmlShellPrintXPathError(int errorType, const char *arg) argument
1827 switch (errorType) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DdebugXML.h140 xmlShellPrintXPathError (int errorType,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DdebugXML.in.h140 xmlShellPrintXPathError (int errorType,
H A DdebugXML.c1814 * @errorType: valid xpath error id
1820 xmlShellPrintXPathError(int errorType, const char *arg) argument
1827 switch (errorType) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dwxexpr.h49 typedef bool (*wxExprErrorHandler) (int errorType, char *msg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DdebugXML.c1815 * @errorType: valid xpath error id
1821 xmlShellPrintXPathError(int errorType, const char *arg) argument
1828 switch (errorType) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DdebugXML.c1815 * @errorType: valid xpath error id
1821 xmlShellPrintXPathError(int errorType, const char *arg) argument
1828 switch (errorType) {

Completed in 207 milliseconds