Searched refs:errorCode (Results 1 - 25 of 188) sorted by relevance

12345678

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/Common/
H A DMyException.h11 CSystemException(HRESULT errorCode): ErrorCode(errorCode) {} argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/Common/
H A DMyException.h11 CSystemException(HRESULT errorCode): ErrorCode(errorCode) {} argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/Common/
H A DMyException.h11 CSystemException(HRESULT errorCode): ErrorCode(errorCode) {} argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/db/
H A DEventHandler.java128 @param errorCode
130 will be passed in the errorCode parameter.
132 public void handleWriteFailedEvent(int errorCode); argument
H A DEventHandlerAdapter.java64 public void handleWriteFailedEvent(int errorCode) {} argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/db/
H A DEventHandler.java128 @param errorCode
130 will be passed in the errorCode parameter.
132 public void handleWriteFailedEvent(int errorCode); argument
H A DEventHandlerAdapter.java64 public void handleWriteFailedEvent(int errorCode) {} argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/db/
H A DEventHandler.java128 @param errorCode
130 will be passed in the errorCode parameter.
132 public void handleWriteFailedEvent(int errorCode); argument
H A DEventHandlerAdapter.java64 public void handleWriteFailedEvent(int errorCode) {} argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs92 /// <param name="errorCode">The zlib error code that caused the exception</param>
94 public ZLibException(int errorCode, string msg) : base(String.Format("ZLib error {0} {1}", errorCode, msg)) argument
102 /// <param name="errorCode">The zlib error code that caused the exception</param>
103 public ZLibException(int errorCode) : base(String.Format("ZLib error {0}", errorCode)) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs92 /// <param name="errorCode">The zlib error code that caused the exception</param>
94 public ZLibException(int errorCode, string msg) : base(String.Format("ZLib error {0} {1}", errorCode, msg)) argument
102 /// <param name="errorCode">The zlib error code that caused the exception</param>
103 public ZLibException(int errorCode) : base(String.Format("ZLib error {0}", errorCode)) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs92 /// <param name="errorCode">The zlib error code that caused the exception</param>
94 public ZLibException(int errorCode, string msg) : base(String.Format("ZLib error {0} {1}", errorCode, msg)) argument
102 /// <param name="errorCode">The zlib error code that caused the exception</param>
103 public ZLibException(int errorCode) : base(String.Format("ZLib error {0}", errorCode)) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs92 /// <param name="errorCode">The zlib error code that caused the exception</param>
94 public ZLibException(int errorCode, string msg) : base(String.Format("ZLib error {0} {1}", errorCode, msg)) argument
102 /// <param name="errorCode">The zlib error code that caused the exception</param>
103 public ZLibException(int errorCode) : base(String.Format("ZLib error {0}", errorCode)) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs92 /// <param name="errorCode">The zlib error code that caused the exception</param>
94 public ZLibException(int errorCode, string msg) : base(String.Format("ZLib error {0} {1}", errorCode, msg)) argument
102 /// <param name="errorCode">The zlib error code that caused the exception</param>
103 public ZLibException(int errorCode) : base(String.Format("ZLib error {0}", errorCode)) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs92 /// <param name="errorCode">The zlib error code that caused the exception</param>
94 public ZLibException(int errorCode, string msg) : base(String.Format("ZLib error {0} {1}", errorCode, msg)) argument
102 /// <param name="errorCode">The zlib error code that caused the exception</param>
103 public ZLibException(int errorCode) : base(String.Format("ZLib error {0}", errorCode)) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Dtest060.tcl12 global errorCode
52 set errorCode NONE
58 error_check_good dbopen:excl [is_substr $errorCode EEXIST] 1
H A Dsdb020.tcl14 global errorCode
79 set errorCode NONE
82 error_check_good expect_error [is_substr $errorCode EINVAL] 1
101 set errorCode NONE
104 error_check_good expect_error [is_substr $errorCode EINVAL] 1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Dtest060.tcl12 global errorCode
52 set errorCode NONE
58 error_check_good dbopen:excl [is_substr $errorCode EEXIST] 1
H A Dsdb020.tcl14 global errorCode
79 set errorCode NONE
82 error_check_good expect_error [is_substr $errorCode EINVAL] 1
101 set errorCode NONE
104 error_check_good expect_error [is_substr $errorCode EINVAL] 1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Dtest060.tcl12 global errorCode
52 set errorCode NONE
58 error_check_good dbopen:excl [is_substr $errorCode EEXIST] 1
H A Dsdb020.tcl14 global errorCode
79 set errorCode NONE
82 error_check_good expect_error [is_substr $errorCode EINVAL] 1
101 set errorCode NONE
104 error_check_good expect_error [is_substr $errorCode EINVAL] 1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/7zip/Common/
H A DInBuffer.h13 CInBufferException(HRESULT errorCode): CSystemException(errorCode) {} argument
H A DOutBuffer.h13 COutBufferException(HRESULT errorCode): CSystemException(errorCode) {} argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/7zip/Common/
H A DInBuffer.h13 CInBufferException(HRESULT errorCode): CSystemException(errorCode) {} argument
H A DOutBuffer.h13 COutBufferException(HRESULT errorCode): CSystemException(errorCode) {} argument

Completed in 290 milliseconds

12345678