Searched refs:Date (Results 226 - 250 of 282) sorted by relevance

1234567891011>>

/external/libvpx/examples/includes/geshi/geshi/
H A Dteraterm.php8 * Date Started: 2008/09/26
H A Dwinbatch.php8 * Date Started: 2006/05/19
H A Dgml.php8 * Date Started: 2005/06/21
H A Djava5.php8 * Date Started: 2004/07/10
604 'Annotation', 'AnySeqHelper', 'Array', 'Attribute', 'AttributeList', 'AttributeSet', 'Attributes', 'AuthenticationException', 'Binding', 'Bounds', 'Certificate', 'CertificateEncodingException', 'CertificateException', 'CertificateExpiredException', 'CertificateNotYetValidException', 'CertificateParsingException', 'ConnectException', 'ContentHandler', 'Context', 'Control', 'Current', 'CurrentHelper', 'CurrentOperations', 'DOMLocator', 'DataInputStream', 'DataOutputStream', 'Date', 'DefaultLoaderRepository', 'Delegate', 'Document', 'DocumentEvent', 'DynAny', 'DynArray', 'DynEnum', 'DynFixed', 'DynSequence', 'DynStruct', 'DynUnion', 'DynValue', 'DynamicImplementation', 'Element', 'Entity', 'Event', 'EventListener', 'FieldNameHelper', 'FileFilter', 'Formatter', 'ForwardRequest', 'ForwardRequestHelper', 'InconsistentTypeCode', 'InputStream', 'IntrospectionException', 'InvalidAttributeValueException', 'InvalidKeyException', 'InvalidName', 'InvalidNameHelper', 'InvalidValue', 'List', 'MouseEvent',
H A Dpython.php8 * Date Started: 2004/08/30
H A Dreg.php8 * Date Started: 03/15/2006
H A Dtyposcript.php8 * Date Started: 2005/07/29
/external/sonivox/arm-hybrid-22k/lib_src/
H A DARM-E_mastergain_gnu.s20 @ $Date: 2006-12-11 14:33:26 -0800 (Mon, 11 Dec 2006) $
H A DARM-E_filter_gnu.s16 @ $Date: 2006-12-11 14:33:26 -0800 (Mon, 11 Dec 2006) $
H A DARM-E_interpolate_loop_gnu.s17 @ $Date: 2006-12-11 14:33:26 -0800 (Mon, 11 Dec 2006) $
H A DARM-E_interpolate_noloop_gnu.s17 @ $Date: 2006-12-11 14:33:26 -0800 (Mon, 11 Dec 2006) $
/external/sonivox/arm-wt-22k/lib_src/
H A DARM-E_mastergain_gnu.s20 @ $Date: 2006-12-11 14:33:26 -0800 (Mon, 11 Dec 2006) $
/external/webkit/Source/WebCore/html/
H A DDateComponents.cpp47 // Date in ECMAScript can't represent dates later than 275760-09-13T00:00Z.
375 m_type = Date;
537 m_type = Date;
658 case Date:
707 case Date:
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCResultSet.java404 public java.sql.Date getDate(int columnIndex) throws SQLException {
408 private java.sql.Date internalGetDate(int columnIndex,
419 return new java.sql.Date(SQLite.Database.long_from_julian(lastg));
421 return java.sql.Date.valueOf(lastg);
425 return java.sql.Date.valueOf(lastg);
427 return new java.sql.Date(SQLite.Database.long_from_julian(lastg));
436 public java.sql.Date getDate(String columnName) throws SQLException {
441 public java.sql.Date getDate(int columnIndex, java.util.Calendar cal)
446 public java.sql.Date getDate(String columnName, java.util.Calendar cal)
1090 public void updateDate(int colIndex, java.sql.Date
[all...]
/external/apache-http/src/org/apache/commons/logging/impl/
H A DSimpleLog.java28 import java.util.Date;
283 buf.append(dateFormatter.format(new Date()));
/external/dropbear/libtommath/
H A Dbooker.pl94 next if ($_ =~ /\$Date/);
/external/javassist/src/main/javassist/tools/web/
H A DWebserver.java20 import java.util.Date;
192 new Date().toString(), cmd);
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DSIPDate.java40 * when specified as a Date value.
43 *14.18 Date
45 * The Date general-header field represents the date and time at which
50 * Date = "Date" ":" HTTP-date
54 * Date: Tue, 15 Nov 1994 08:12:31 GMT
57 *@version 1.2 $Revision: 1.9 $ $Date: 2009/10/18 13:46:33 $
171 java.util.Date date = new java.util.Date(timeMillis);
351 * convert the SIP Date o
[all...]
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
H A DRFC3280CertPathUtilities.java19 import java.util.Date;
619 Date currentDate,
676 Date currentDate,
833 Date validDate,
847 Date validDate,
1733 Date validDate,
1741 Date currentDate = new Date(System.currentTimeMillis());
1903 Date validDate,
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
H A DKeyStore_Impl2Test.java36 import java.util.Date;
101 .getCreationDate(alias), new Date(0));
/external/emma/core/java12/com/vladium/emma/report/txt/
H A DReportGenerator.java17 import java.util.Date;
127 label.append (new Date (EMMAProperties.getTimeStamp ()));
/external/emma/core/java12/com/vladium/emma/report/xml/
H A DReportGenerator.java18 import java.util.Date;
123 label.append (new Date (EMMAProperties.getTimeStamp ()));
/external/jdiff/src/jdiff/
H A DHTMLStatistics.java56 Date day = new Date();
/external/mesa3d/docs/
H A DMESA_shader_debug.spec20 Last Modified Date: July 30, 2006
H A DMESA_swap_control.spec19 Date: 5/1/2003 Revision: 1.1

Completed in 557 milliseconds

1234567891011>>