Searched defs:minute (Results 1 - 14 of 14) sorted by relevance

/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...]
/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...]
/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...]
/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...]
/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...]
/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/opendj-b2.6/resource/dsml/lib/
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...
/forgerock/opendj2/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj2-hg/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 68 milliseconds