Searched refs:minute (Results 1 - 25 of 48) sorted by relevance

12

/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java62 * somewhat flexible, and may omit the minute and second information, or may
350 // Format the minute mm.
423 int minute = 0;
924 // and 59 (for the minute), a letter 'Z' (for the UTC specifier), a plus
947 minute = 10 * (m1 - '0');
955 minute += 1;
959 minute += 2;
963 minute += 3;
967 minute += 4;
971 minute
1395 finishDecodingFraction(String value, int startPos, int year, int month, int day, int hour, int minute, int second, int multiplier) argument
[all...]
H A DTimeBasedMatchingRuleFactory.java244 m = minute
277 long minute = 0;
350 minute = number;
388 long delta = (second + minute*60 + hour*3600 + day*24*3600 +
795 int minute = -1;
869 if(minute >0)
877 minute = number;
963 //Validate year, month , date , hour, minute and second in that order.
1069 if(!(minute >=-1 && minute <
[all...]
/forgerock/opendj2/src/server/org/opends/server/backends/task/
H A DRecurringTask.java721 int minute, hour, day, month, weekday;
738 minute = getNextTimeSlice(minutesArray,
740 if (minute == -1) {
744 calendar.set(GregorianCalendar.MINUTE, minute);
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/task/
H A DRecurringTask.java705 int minute, hour, day, month, weekday;
722 minute = getNextTimeSlice(minutesArray,
724 if (minute == -1) {
728 calendar.set(GregorianCalendar.MINUTE, minute);
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java61 * somewhat flexible, and may omit the minute and second information, or may
349 // Format the minute mm.
422 int minute = 0;
923 // and 59 (for the minute), a letter 'Z' (for the UTC specifier), a plus
946 minute = 10 * (m1 - '0');
954 minute += 1;
958 minute += 2;
962 minute += 3;
966 minute += 4;
970 minute
1394 finishDecodingFraction(String value, int startPos, int year, int month, int day, int hour, int minute, int second, int multiplier) argument
[all...]
H A DTimeBasedMatchingRuleFactory.java243 m = minute
276 long minute = 0;
349 minute = number;
387 long delta = (second + minute*60 + hour*3600 + day*24*3600 +
794 int minute = -1;
868 if(minute >0)
876 minute = number;
962 //Validate year, month , date , hour, minute and second in that order.
1068 if(!(minute >=-1 && minute <
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/task/
H A DRecurringTask.java705 int minute, hour, day, month, weekday;
722 minute = getNextTimeSlice(minutesArray,
724 if (minute == -1) {
728 calendar.set(GregorianCalendar.MINUTE, minute);
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java62 * somewhat flexible, and may omit the minute and second information, or may
350 // Format the minute mm.
423 int minute = 0;
924 // and 59 (for the minute), a letter 'Z' (for the UTC specifier), a plus
947 minute = 10 * (m1 - '0');
955 minute += 1;
959 minute += 2;
963 minute += 3;
967 minute += 4;
971 minute
1395 finishDecodingFraction(String value, int startPos, int year, int month, int day, int hour, int minute, int second, int multiplier) argument
[all...]
H A DTimeBasedMatchingRuleFactory.java244 m = minute
277 long minute = 0;
350 minute = number;
388 long delta = (second + minute*60 + hour*3600 + day*24*3600 +
795 int minute = -1;
869 if(minute >0)
877 minute = number;
963 //Validate year, month , date , hour, minute and second in that order.
1069 if(!(minute >=-1 && minute <
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java62 * somewhat flexible, and may omit the minute and second information, or may
350 // Format the minute mm.
423 int minute = 0;
924 // and 59 (for the minute), a letter 'Z' (for the UTC specifier), a plus
947 minute = 10 * (m1 - '0');
955 minute += 1;
959 minute += 2;
963 minute += 3;
967 minute += 4;
971 minute
1395 finishDecodingFraction(String value, int startPos, int year, int month, int day, int hour, int minute, int second, int multiplier) argument
[all...]
H A DTimeBasedMatchingRuleFactory.java244 m = minute
277 long minute = 0;
350 minute = number;
388 long delta = (second + minute*60 + hour*3600 + day*24*3600 +
795 int minute = -1;
869 if(minute >0)
877 minute = number;
963 //Validate year, month , date , hour, minute and second in that order.
1069 if(!(minute >=-1 && minute <
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/backends/task/
H A DRecurringTask.java721 int minute, hour, day, month, weekday;
738 minute = getNextTimeSlice(minutesArray,
740 if (minute == -1) {
744 calendar.set(GregorianCalendar.MINUTE, minute);
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java61 * somewhat flexible, and may omit the minute and second information, or may
349 // Format the minute mm.
422 int minute = 0;
923 // and 59 (for the minute), a letter 'Z' (for the UTC specifier), a plus
946 minute = 10 * (m1 - '0');
954 minute += 1;
958 minute += 2;
962 minute += 3;
966 minute += 4;
970 minute
1394 finishDecodingFraction(String value, int startPos, int year, int month, int day, int hour, int minute, int second, int multiplier) argument
[all...]
H A DTimeBasedMatchingRuleFactory.java243 m = minute
276 long minute = 0;
349 minute = number;
387 long delta = (second + minute*60 + hour*3600 + day*24*3600 +
794 int minute = -1;
868 if(minute >0)
876 minute = number;
962 //Validate year, month , date , hour, minute and second in that order.
1068 if(!(minute >=-1 && minute <
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/task/
H A DRecurringTask.java705 int minute, hour, day, month, weekday;
722 minute = getNextTimeSlice(minutesArray,
724 if (minute == -1) {
728 calendar.set(GregorianCalendar.MINUTE, minute);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/
H A DDateUtils.java111 * "hh", "mm", "ss" represent hour, minute and second respectively.
180 * defining the minute difference
246 int minute = Integer.parseInt(strDate.substring(14, 16));
258 hour, minute, second);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/plugins/
H A DSimpleTimeCondition.java455 int minute = -1;
458 minute = Integer.parseInt(token2);
464 if ( (hour < 0) || (hour > 24) || (minute < 0) || (minute > 59) ) {
469 return hour * 60 + minute;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/task/
H A DRecurringTask.java675 int minute, hour, day, month, weekday;
692 minute = getNextTimeSlice(minutesArray, calendar.get(MINUTE));
693 if (minute == -1) {
697 calendar.set(GregorianCalendar.MINUTE, minute);
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/
H A DDateUtils.java143 * "hh", "mm", "ss" represent hour, minute and second respectively.
205 * defining the minute difference
268 int minute = Integer.parseInt(strDate.substring(14, 16));
289 GregorianCalendar cal = new GregorianCalendar(year, month, day, hour, minute, second);
/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/conditions/environment/
H A DSimpleTimeCondition.java191 int minute;
193 minute = Integer.parseInt(token2);
194 if (hour < 0 || hour > 24 || minute < 0 || minute > 59) {
197 return hour * 60 + minute;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java53 * somewhat flexible, and may omit the minute and second information, or may
193 // Format the minute mm.
260 int minute = 0;
760 // and 59 (for the minute), a letter 'Z' (for the UTC specifier), a plus
781 minute = 10 * (m1 - '0');
789 minute += 1;
793 minute += 2;
797 minute += 3;
801 minute += 4;
805 minute
1194 finishDecodingFraction(String value, int startPos, int year, int month, int day, int hour, int minute, int second, int multiplier) argument
[all...]
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/
H A DDateUtils.java143 * "hh", "mm", "ss" represent hour, minute and second respectively.
205 * defining the minute difference
268 int minute = Integer.parseInt(strDate.substring(14, 16));
289 GregorianCalendar cal = new GregorianCalendar(year, month, day, hour, minute, second);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/
H A DDateUtils.java111 * "hh", "mm", "ss" represent hour, minute and second respectively.
180 * defining the minute difference
246 int minute = Integer.parseInt(strDate.substring(14, 16));
258 hour, minute, second);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/plugins/
H A DSimpleTimeCondition.java455 int minute = -1;
458 minute = Integer.parseInt(token2);
464 if ( (hour < 0) || (hour > 24) || (minute < 0) || (minute > 59) ) {
469 return hour * 60 + minute;
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/conditions/environment/
H A DSimpleTimeCondition.java190 int minute;
192 minute = Integer.parseInt(token2);
193 if (hour < 0 || hour > 24 || minute < 0 || minute > 59) {
196 return hour * 60 + minute;

Completed in 398 milliseconds

12