Searched refs:end (Results 126 - 150 of 620) sorted by relevance

1234567891011>>

/forgerock/opendj2.6.2/resource/bin/
H A Dstop-ds.bat107 goto end
112 if not %errorlevel% == 0 goto end
118 goto end
123 goto end
128 if not %errorlevel% == 0 goto end
135 goto end
139 goto end
141 :end label
/forgerock/opendj2-jel-hg/resource/bin/
H A Dstop-ds.bat106 goto end
111 if not %errorlevel% == 0 goto end
117 goto end
122 goto end
127 if not %errorlevel% == 0 goto end
134 goto end
138 goto end
140 :end label
/forgerock/opendj2-hg/resource/bin/
H A Dstop-ds.bat108 goto end
113 if not %errorlevel% == 0 goto end
119 goto end
124 goto end
129 if not %errorlevel% == 0 goto end
136 goto end
140 goto end
142 :end label
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DByteSequence.java146 * has been copied or if the end of the provided byte array has been
174 * has been copied or if the end of the provided byte array has been
320 * end - 1}. The length (in bytes) of the returned sequence is
321 * {@code end - start}, so if {@code start == end} then an empty
329 * @param end
330 * The end index, exclusive.
333 * If {@code start} or {@code end} are negative, if
334 * {@code end} is greater than {@code length()}, or if
335 * {@code start} is greater than {@code end}
337 subSequence(int start, int end) argument
[all...]
/forgerock/opendj2-hg/src/messages/src/org/opends/messages/
H A DMessage.java289 * value at index <tt>end - 1</tt>. The length (in <code>char</code>s)
290 * of the returned sequence is <tt>end - start</tt>, so if
291 * <tt>start == end</tt> then an empty sequence is returned.
294 * @param end the end index, exclusive
299 * if <tt>start</tt> or <tt>end</tt> are negative,
300 * if <tt>end</tt> is greater than <tt>length()</tt>,
301 * or if <tt>start</tt> is greater than <tt>end</tt>
303 public CharSequence subSequence(int start, int end) argument
306 return subSequence(Locale.getDefault(), start, end);
362 subSequence(Locale locale, int start, int end) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DByteSequence.java145 * has been copied or if the end of the provided byte array has been
173 * has been copied or if the end of the provided byte array has been
319 * end - 1}. The length (in bytes) of the returned sequence is
320 * {@code end - start}, so if {@code start == end} then an empty
328 * @param end
329 * The end index, exclusive.
332 * If {@code start} or {@code end} are negative, if
333 * {@code end} is greater than {@code length()}, or if
334 * {@code start} is greater than {@code end}
336 subSequence(int start, int end) argument
[all...]
/forgerock/opendj2-jel-hg/src/messages/src/org/opends/messages/
H A DMessage.java290 * value at index <tt>end - 1</tt>. The length (in <code>char</code>s)
291 * of the returned sequence is <tt>end - start</tt>, so if
292 * <tt>start == end</tt> then an empty sequence is returned.
295 * @param end the end index, exclusive
300 * if <tt>start</tt> or <tt>end</tt> are negative,
301 * if <tt>end</tt> is greater than <tt>length()</tt>,
302 * or if <tt>start</tt> is greater than <tt>end</tt>
304 public CharSequence subSequence(int start, int end) argument
307 return subSequence(Locale.getDefault(), start, end);
363 subSequence(Locale locale, int start, int end) argument
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/validation/
H A DXSDurationValidator.java111 private int getIntegerValue(String strData, int start, int end) argument
115 String str = strData.substring(start, end);
131 private double getDoubleValue(String strData, int start, int end) argument
135 String str = strData.substring(start, end);
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/validation/
H A DXSDurationValidator.java110 private int getIntegerValue(String strData, int start, int end) argument
114 String str = strData.substring(start, end);
130 private double getDoubleValue(String strData, int start, int end) argument
134 String str = strData.substring(start, end);
/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DFRAAccountTableViewController.h67 @end
H A DFRAError.h85 @end
H A DFRAMechanism.h106 @end
H A DFRANotificationGateway.m27 @end
92 @end
H A DFRANotificationViewController.h79 @end
/forgerock/authenticator-ios-v2/unit-tests/
H A DFRAErrorTest.m28 @end
99 @end
H A Dbase32test.m23 @end
125 @end
/forgerock/openidm-v4/openidm-smartevent/src/main/java/org/forgerock/openidm/smartevent/core/
H A DDisruptorReferringEventEntry.java52 public final void end() { method in class:DisruptorReferringEventEntry
53 // Disabled when using batched end time
59 * @return duration of time taken between start() and end() or -1 if the
71 // both end and start time exist
78 * @return duration of time taken between start() and end() in formatted
/forgerock/opendj-v3/opendj-server-legacy/resource/bin/
H A Dstop-ds.bat108 goto end
113 if not %errorlevel% == 0 goto end
120 goto end
125 goto end
130 if not %errorlevel% == 0 goto end
137 goto end
141 goto end
143 :end label
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/validation/
H A DXSDurationValidator.java110 private int getIntegerValue(String strData, int start, int end) argument
114 String str = strData.substring(start, end);
130 private double getDoubleValue(String strData, int start, int end) argument
134 String str = strData.substring(start, end);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/validation/
H A DXSDurationValidator.java111 private int getIntegerValue(String strData, int start, int end) argument
115 String str = strData.substring(start, end);
131 private double getDoubleValue(String strData, int start, int end) argument
135 String str = strData.substring(start, end);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/internal/server/
H A DLocalLdapAuthModule.java236 int end = orgUrl.indexOf(':', start);
237 if (end == -1) {
238 end = orgUrl.indexOf('/', start);
239 if (end == -1)
240 end = orgUrl.length();
242 String hostName = orgUrl.substring(start, end);
246 start = end + 1;
248 end = orgUrl.indexOf('/', start);
249 if (end == -1)
250 end
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/internal/server/
H A DLocalLdapAuthModule.java236 int end = orgUrl.indexOf(':', start);
237 if (end == -1) {
238 end = orgUrl.indexOf('/', start);
239 if (end == -1)
240 end = orgUrl.length();
242 String hostName = orgUrl.substring(start, end);
246 start = end + 1;
248 end = orgUrl.indexOf('/', start);
249 if (end == -1)
250 end
[all...]
/forgerock/opendj2/resource/
H A Dsetup.bat67 goto end
71 goto end
79 goto end
85 :end label
/forgerock/opendj2-hg/resource/
H A Dsetup.bat67 goto end
71 goto end
79 goto end
85 :end label
/forgerock/opendj2-jel-hg/resource/
H A Dsetup.bat66 goto end
70 goto end
78 goto end
84 :end label

Completed in 121 milliseconds

1234567891011>>