Home
last modified time | relevance | path

Searched refs:errorIndex (Results 1 – 25 of 466) sorted by relevance

12345678910>>...19

/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/hlapi/asyncore/sync/
H A Dcmdgen.py97 errorIndication, errorStatus, errorIndex, argument
101 cbCtx['errorIndex'] = errorIndex
117 errorIndex = cbCtx['errorIndex']
207 cbCtx['errorIndex'] = errorIndex
223 errorIndex = cbCtx['errorIndex']
337 cbCtx['errorIndex'] = errorIndex
366 errorIndex = cbCtx['errorIndex']
379 errorIndex = errorIndex.clone(0)
537 cbCtx['errorIndex'] = errorIndex
571 errorIndex = cbCtx['errorIndex']
[all …]
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/hlapi/asyncore/sync/compat/
H A Dcmdgen.py26 errorIndication, errorStatus, errorIndex, argument
30 cbCtx['errorIndex'] = errorIndex
45 errorIndex = cbCtx['errorIndex']
58 errorIndication, errorStatus, errorIndex, argument
62 cbCtx['errorIndex'] = errorIndex
91 cbCtx['errorIndex'] = errorIndex
117 errorIndex = cbCtx['errorIndex']
132 errorIndex = errorIndex.clone(0)
163 cbCtx['errorIndex'] = errorIndex
195 errorIndex = cbCtx['errorIndex']
[all …]
/dports/devel/icu/icu/source/common/unicode/
H A Dparsepos.h61 errorIndex(-1) in ParsePosition()
72 errorIndex(-1) in ParsePosition()
83 errorIndex(copy.errorIndex) in ParsePosition()
183 int32_t errorIndex; variable
191 errorIndex = copy.errorIndex;
198 if(index != copy.index || errorIndex != copy.errorIndex)
225 return errorIndex; in getErrorIndex()
231 this->errorIndex = ei; in setErrorIndex()
/dports/devel/icu-lx/icu/source/common/unicode/
H A Dparsepos.h61 errorIndex(-1) in ParsePosition()
72 errorIndex(-1) in ParsePosition()
83 errorIndex(copy.errorIndex) in ParsePosition()
183 int32_t errorIndex; variable
191 errorIndex = copy.errorIndex;
198 if(index != copy.index || errorIndex != copy.errorIndex)
225 return errorIndex; in getErrorIndex()
231 this->errorIndex = ei; in setErrorIndex()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/unicode/
H A Dparsepos.h61 errorIndex(-1) in ParsePosition()
72 errorIndex(-1) in ParsePosition()
83 errorIndex(copy.errorIndex) in ParsePosition()
183 int32_t errorIndex; variable
191 errorIndex = copy.errorIndex;
198 if(index != copy.index || errorIndex != copy.errorIndex)
225 return errorIndex; in getErrorIndex()
231 this->errorIndex = ei; in setErrorIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/unicode/
H A Dparsepos.h61 errorIndex(-1) in ParsePosition()
72 errorIndex(-1) in ParsePosition()
83 errorIndex(copy.errorIndex) in ParsePosition()
183 int32_t errorIndex; variable
191 errorIndex = copy.errorIndex;
198 if(index != copy.index || errorIndex != copy.errorIndex)
225 return errorIndex; in getErrorIndex()
231 this->errorIndex = ei; in setErrorIndex()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/unicode/
H A Dparsepos.h61 errorIndex(-1) in ParsePosition()
72 errorIndex(-1) in ParsePosition()
83 errorIndex(copy.errorIndex) in ParsePosition()
183 int32_t errorIndex; variable
191 errorIndex = copy.errorIndex;
198 if(index != copy.index || errorIndex != copy.errorIndex)
225 return errorIndex; in getErrorIndex()
231 this->errorIndex = ei; in setErrorIndex()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/unicode/
H A Dparsepos.h61 errorIndex(-1) in ParsePosition()
72 errorIndex(-1) in ParsePosition()
83 errorIndex(copy.errorIndex) in ParsePosition()
183 int32_t errorIndex; variable
191 errorIndex = copy.errorIndex;
198 if(index != copy.index || errorIndex != copy.errorIndex)
225 return errorIndex; in getErrorIndex()
231 this->errorIndex = ei; in setErrorIndex()
/dports/textproc/R-cran-stringi/stringi/src/icu69/unicode/
H A Dparsepos.h61 errorIndex(-1) in ParsePosition()
72 errorIndex(-1) in ParsePosition()
83 errorIndex(copy.errorIndex) in ParsePosition()
183 int32_t errorIndex; variable
191 errorIndex = copy.errorIndex;
198 if(index != copy.index || errorIndex != copy.errorIndex)
225 return errorIndex; in getErrorIndex()
231 this->errorIndex = ei; in setErrorIndex()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/unicode/
H A Dparsepos.h61 errorIndex(-1) in ParsePosition()
72 errorIndex(-1) in ParsePosition()
83 errorIndex(copy.errorIndex) in ParsePosition()
183 int32_t errorIndex; variable
191 errorIndex = copy.errorIndex;
198 if(index != copy.index || errorIndex != copy.errorIndex)
225 return errorIndex; in getErrorIndex()
231 this->errorIndex = ei; in setErrorIndex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/unicode/
H A Dparsepos.h61 errorIndex(-1) in ParsePosition()
72 errorIndex(-1) in ParsePosition()
83 errorIndex(copy.errorIndex) in ParsePosition()
183 int32_t errorIndex; variable
191 errorIndex = copy.errorIndex;
198 if(index != copy.index || errorIndex != copy.errorIndex)
225 return errorIndex; in getErrorIndex()
231 this->errorIndex = ei; in setErrorIndex()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/unicode/
H A Dparsepos.h61 errorIndex(-1) in ParsePosition()
72 errorIndex(-1) in ParsePosition()
83 errorIndex(copy.errorIndex) in ParsePosition()
183 int32_t errorIndex; variable
191 errorIndex = copy.errorIndex;
198 if(index != copy.index || errorIndex != copy.errorIndex)
225 return errorIndex; in getErrorIndex()
231 this->errorIndex = ei; in setErrorIndex()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/unicode/
H A Dparsepos.h58 errorIndex(-1) in ParsePosition()
69 errorIndex(-1) in ParsePosition()
80 errorIndex(copy.errorIndex) in ParsePosition()
180 int32_t errorIndex; variable
188 errorIndex = copy.errorIndex;
195 if(index != copy.index || errorIndex != copy.errorIndex)
222 return errorIndex; in getErrorIndex()
228 this->errorIndex = ei; in setErrorIndex()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/unicode/
H A Dparsepos.h58 errorIndex(-1) in ParsePosition()
69 errorIndex(-1) in ParsePosition()
80 errorIndex(copy.errorIndex) in ParsePosition()
180 int32_t errorIndex; variable
188 errorIndex = copy.errorIndex;
195 if(index != copy.index || errorIndex != copy.errorIndex)
222 return errorIndex; in getErrorIndex()
228 this->errorIndex = ei; in setErrorIndex()
/dports/textproc/R-cran-stringi/stringi/src/icu55/unicode/
H A Dparsepos.h56 errorIndex(-1) in ParsePosition()
67 errorIndex(-1) in ParsePosition()
78 errorIndex(copy.errorIndex) in ParsePosition()
178 int32_t errorIndex; variable
186 errorIndex = copy.errorIndex;
193 if(index != copy.index || errorIndex != copy.errorIndex)
220 return errorIndex; in getErrorIndex()
226 this->errorIndex = ei; in setErrorIndex()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/unicode/
H A Dparsepos.h58 errorIndex(-1) in ParsePosition()
69 errorIndex(-1) in ParsePosition()
80 errorIndex(copy.errorIndex) in ParsePosition()
180 int32_t errorIndex; variable
188 errorIndex = copy.errorIndex;
195 if(index != copy.index || errorIndex != copy.errorIndex)
222 return errorIndex; in getErrorIndex()
228 this->errorIndex = ei; in setErrorIndex()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/unicode/
H A Dparsepos.h56 errorIndex(-1) in ParsePosition()
67 errorIndex(-1) in ParsePosition()
78 errorIndex(copy.errorIndex) in ParsePosition()
178 int32_t errorIndex; variable
186 errorIndex = copy.errorIndex;
193 if(index != copy.index || errorIndex != copy.errorIndex)
220 return errorIndex; in getErrorIndex()
226 this->errorIndex = ei; in setErrorIndex()
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/entity/rfc3413/oneliner/
H A Dcmdgen.py62 errorIndication, errorStatus, errorIndex, argument
66 errorIndication, errorStatus, errorIndex,
88 errorIndication, errorStatus, errorIndex, argument
92 errorIndication, errorStatus, errorIndex,
113 errorIndication, errorStatus, errorIndex, argument
140 errorIndication, errorStatus, errorIndex, argument
178 errorIndex,
195 errorIndex,
212 errorIndication, errorStatus, errorIndex = None, 0, 0
216 errorIndex,
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/time/format/
H A DDateTimeParseException.java90 private final int errorIndex; field in DateTimeParseException
99 public DateTimeParseException(String message, CharSequence parsedData, int errorIndex) { in DateTimeParseException() argument
102 this.errorIndex = errorIndex; in DateTimeParseException()
113 …public DateTimeParseException(String message, CharSequence parsedData, int errorIndex, Throwable c… in DateTimeParseException() argument
116 this.errorIndex = errorIndex; in DateTimeParseException()
135 return errorIndex; in getErrorIndex()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/time/format/
H A DDateTimeParseException.java90 private final int errorIndex; field in DateTimeParseException
99 public DateTimeParseException(String message, CharSequence parsedData, int errorIndex) { in DateTimeParseException() argument
102 this.errorIndex = errorIndex; in DateTimeParseException()
113 …public DateTimeParseException(String message, CharSequence parsedData, int errorIndex, Throwable c… in DateTimeParseException() argument
116 this.errorIndex = errorIndex; in DateTimeParseException()
135 return errorIndex; in getErrorIndex()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/time/format/
H A DDateTimeParseException.java90 private final int errorIndex; field in DateTimeParseException
99 public DateTimeParseException(String message, CharSequence parsedData, int errorIndex) { in DateTimeParseException() argument
102 this.errorIndex = errorIndex; in DateTimeParseException()
113 …public DateTimeParseException(String message, CharSequence parsedData, int errorIndex, Throwable c… in DateTimeParseException() argument
116 this.errorIndex = errorIndex; in DateTimeParseException()
135 return errorIndex; in getErrorIndex()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/time/format/
H A DDateTimeParseException.java90 private final int errorIndex; field in DateTimeParseException
99 public DateTimeParseException(String message, CharSequence parsedData, int errorIndex) { in DateTimeParseException() argument
102 this.errorIndex = errorIndex; in DateTimeParseException()
113 …public DateTimeParseException(String message, CharSequence parsedData, int errorIndex, Throwable c… in DateTimeParseException() argument
116 this.errorIndex = errorIndex; in DateTimeParseException()
135 return errorIndex; in getErrorIndex()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/time/format/
H A DDateTimeParseException.java90 private final int errorIndex; field in DateTimeParseException
99 public DateTimeParseException(String message, CharSequence parsedData, int errorIndex) { in DateTimeParseException() argument
102 this.errorIndex = errorIndex; in DateTimeParseException()
113 …public DateTimeParseException(String message, CharSequence parsedData, int errorIndex, Throwable c… in DateTimeParseException() argument
116 this.errorIndex = errorIndex; in DateTimeParseException()
135 return errorIndex; in getErrorIndex()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/time/format/
H A DDateTimeParseException.java90 private final int errorIndex; field in DateTimeParseException
99 public DateTimeParseException(String message, CharSequence parsedData, int errorIndex) { in DateTimeParseException() argument
102 this.errorIndex = errorIndex; in DateTimeParseException()
113 …public DateTimeParseException(String message, CharSequence parsedData, int errorIndex, Throwable c… in DateTimeParseException() argument
116 this.errorIndex = errorIndex; in DateTimeParseException()
135 return errorIndex; in getErrorIndex()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/time/format/
H A DDateTimeParseException.java91 private final int errorIndex; field in DateTimeParseException
100 public DateTimeParseException(String message, CharSequence parsedData, int errorIndex) { in DateTimeParseException() argument
103 this.errorIndex = errorIndex; in DateTimeParseException()
114 …public DateTimeParseException(String message, CharSequence parsedData, int errorIndex, Throwable c… in DateTimeParseException() argument
117 this.errorIndex = errorIndex; in DateTimeParseException()
136 return errorIndex; in getErrorIndex()

12345678910>>...19