/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/javax/security/cert/ |
D | X509CertificateTest.java | 6 * (the "License"); you may not use this file except in compliance with 9 * http://www.apache.org/licenses/LICENSE-2.0 29 import java.util.Date; 52 "-----BEGIN CERTIFICATE-----\n" + 69 "-----END CERTIFICATE-----"; 84 // The requested certificate type is not available. in setUp() 88 // The requested certificate type is not available. in setUp() 99 // The requested certificate type is not available. in testGetInstance1() 100 // Test can not be applied. in testGetInstance1() 115 // The requested certificate type is not available. in testGetInstance1() [all …]
|
/external/icu/icu4c/source/i18n/unicode/ |
D | dtitvfmt.h | 2 * Copyright (C) 2008-2013,2015, International Business Machines Corporation and 19 * \brief C++ API: Format and parse date interval in a language-independent manner. 35 * DateIntervalFormat is a class for formatting and parsing date 36 * intervals in a language-independent manner. 37 * Only formatting is supported, parsing is not supported. 40 * Date interval means from one date to another date, 49 * For example, the date interval format from "Jan 11, 2008" to "Jan 18,. 2008" 50 * is "Jan 11-18, 2008" for English. 52 * although initially, parsing is not supported. 55 * There is no structural information in date time patterns. [all …]
|
D | datefmt.h | 3 * Copyright (C) 1997-2015, International Business Machines 11 * Date Name Description 54 * language-independent manner. Converting from the internal representation (milliseconds 58 * date formatting and parsing actions. 64 * To format a date for the current Locale, use one of the static factory 71 * myString = dfmt->format( myDate, myString ); 84 * cout << df->format( myDateArr[i], myString ) << endl; 88 * To get specific fields of a date, you can use UFieldPosition to 95 * myString = dfmt->format( myDate, myString ); 100 * To format a date for a different Locale, specify it in the call to [all …]
|
D | udat.h | 3 * Copyright (C) 1996-2015, International Business Machines 24 * <h2> Date Format C API</h2> 26 * Date Format C API consists of functions that convert dates and 28 * language-independent manner. Converting from the internal representation (milliseconds 32 * date formatting and parsing actions. 34 * Date Format helps you to format and parse dates for any locale. Your code can 38 * To format a date for the current Locale with default time and date style, 45 * UDateFormat* dfmt = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, NULL, -1, NULL, -1, &status); 64 * UDateFormat* df = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, NULL, -1, NULL, 0, &status); 77 * To get specific fields of a date, you can use UFieldPosition to [all …]
|
/external/libusb/ |
D | ChangeLog | 3 Date: Tue May 4 19:01:59 2010 -0300 9 Date: Thu Apr 22 18:12:51 2010 -0300 14 is already in place for host-to-device transfers without this flag. 18 Date: Tue Apr 20 20:14:09 2010 -0300 24 Date: Tue Apr 20 19:43:06 2010 -0300 33 Date: Mon Apr 19 19:36:55 2010 -0300 39 Date: Mon Apr 19 19:31:12 2010 -0300 45 Date: Mon Apr 19 19:22:46 2010 -0300 54 Date: Mon Apr 5 17:11:32 2010 +0200 70 processed with host_endian=0, as they are not translated by the kernel. [all …]
|
/external/autotest/contrib/ |
D | db_cleanup.py | 3 # Use of this source code is governed by a BSD-style license that can be 19 # Format Appears as: [Date] [Time] - [Msg Level] - [Message] 20 LOGGING_FORMAT = '%(asctime)s - %(levelname)s - %(message)s' 21 # This regex makes sure the input is in the format of YYYY-MM-DD (2012-02-01) 22 DATE_FORMAT_REGEX = ('^(19|20)\d\d[- /.](0[1-9]|1[012])[- /.](0[1-9]|[12][0-9]' 26 WHERE %(table)s.%(time_column)s <= "%(date)s" 32 WHERE %(related_table)s.%(time_column)s <= "%(date)s" 42 WHERE %(related_table)s.%(time_column)s <= "%(date)s" 56 # db_cleanup may delete stuff from the global database, which is generally not 95 bartext = '=' * (barlen-1) + '>' [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateIntervalFormat.java | 1 /* GENERATED SOURCE. DO NOT MODIFY. */ 3 * Copyright (C) 2008-2015, International Business Machines 31 * DateIntervalFormat is a class for formatting and parsing date 32 * intervals in a language-independent manner. 33 * Only formatting is supported. Parsing is not supported. 36 * Date interval means from one date to another date, 45 * For example, the date interval format from "Jan 11, 2008" to "Jan 18,. 2008" 46 * is "Jan 11-18, 2008" for English. 48 * although initially, parsing is not supported. 51 * There is no structural information in date time patterns. [all …]
|
D | DateFormat.java | 1 /* GENERATED SOURCE. DO NOT MODIFY. */ 3 * Copyright (C) 1996-2016, International Business Machines 17 import java.util.Date; 37 …* DateFormat is an abstract class for date/time formatting subclasses which formats and parses dat… 38 …* language-independent manner. The date/time formatting subclass, such as SimpleDateFormat, allows… 39 …* (i.e., date -> text), parsing (text -> date), and normalization. The date is represented a… 45 …* methods for obtaining default date/time formatters based on the default for a given locale and a… 53 …* common pre-defined skeletons, such as {@link #MINUTE_SECOND} for something like "13:45" or {@lin… 58 * To format a date for the current Locale, use one of the static factory methods: 75 * To format a date for a different Locale, specify it in the call to getDateInstance(). [all …]
|
D | DateIntervalInfo.java | 1 /* GENERATED SOURCE. DO NOT MODIFY. */ 4 * Copyright (C) 2008-2016, International Business Machines Corporation and * 34 * date time interval patterns. It is used by DateIntervalFormat. 37 * For most users, ordinary use of DateIntervalFormat does not need to create 39 * DateIntervalFormat will take care of it when creating a date interval 43 * For power users, who want to create their own date interval patterns, 44 * or want to re-set date interval patterns, they could do so by 63 * For those non-digit calendar fields, the pattern letter length is 69 * in date time patterns, will be returned without honor the field pattern 75 * year, month, date, day-of-week, am-pm, hour, hour-of-day, minute, and [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateIntervalFormat.java | 2 * Copyright (C) 2008-2015, International Business Machines 30 * DateIntervalFormat is a class for formatting and parsing date 31 * intervals in a language-independent manner. 32 * Only formatting is supported. Parsing is not supported. 35 * Date interval means from one date to another date, 44 * For example, the date interval format from "Jan 11, 2008" to "Jan 18,. 2008" 45 * is "Jan 11-18, 2008" for English. 47 * although initially, parsing is not supported. 50 * There is no structural information in date time patterns. 51 * For any punctuations and string literals inside a date time pattern, [all …]
|
D | DateFormat.java | 2 * Copyright (C) 1996-2016, International Business Machines 16 import java.util.Date; 36 …* DateFormat is an abstract class for date/time formatting subclasses which formats and parses dat… 37 …* language-independent manner. The date/time formatting subclass, such as SimpleDateFormat, allows… 38 …* (i.e., date -> text), parsing (text -> date), and normalization. The date is represented a… 44 …* methods for obtaining default date/time formatters based on the default for a given locale and a… 52 …* common pre-defined skeletons, such as {@link #MINUTE_SECOND} for something like "13:45" or {@lin… 57 * To format a date for the current Locale, use one of the static factory methods: 74 * To format a date for a different Locale, specify it in the call to getDateInstance(). 86 …* There are many static factory methods available. Use getDateInstance to get the normal date form… [all …]
|
D | DateIntervalInfo.java | 3 * Copyright (C) 2008-2016, International Business Machines Corporation and * 33 * date time interval patterns. It is used by DateIntervalFormat. 36 * For most users, ordinary use of DateIntervalFormat does not need to create 38 * DateIntervalFormat will take care of it when creating a date interval 42 * For power users, who want to create their own date interval patterns, 43 * or want to re-set date interval patterns, they could do so by 62 * For those non-digit calendar fields, the pattern letter length is 68 * in date time patterns, will be returned without honor the field pattern 74 * year, month, date, day-of-week, am-pm, hour, hour-of-day, minute, and 75 * second (though we do not currently have specific intervalFormat data for [all …]
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | CertPathReviewerMessages.properties | 12 # cert DN is not in the permitted tree 14 CertPathReviewer.notPermittedDN.title = Name constraint error: certificate DN is not permitted 15 CertPathReviewer.notPermittedDN.text = Name constraint error: the certificate DN {0} is not permitt… 16 CertPathReviewer.notPermittedDN.summary = Name constraint error: certificate DN is not permitted. 17 …ttedDN.details = Name constraint checking error. The certificate DN {0} is not in the permitted se… 26 # cert email is not in the permitted tree 28 CertPathReviewer.notPermittedEmail.title = Name constraint error: not permitted email address 29 CertPathReviewer.notPermittedEmail.text = Name constraint error: certificate contains the not permi… 30 CertPathReviewer.notPermittedEmail.summary = Name constraint error: not permitted email address. 31 …nt checking error. The certificate contains the email address {0} which is not in the permitted se… [all …]
|
/external/icu/icu4c/source/test/testdata/ |
D | format.txt | 1 // Copyright (c) 2007-2015 International Business Machines 22 Headers { "locale", "zone", "spec", "date", "str"} 24 // zone: time zone name, or "" to not explicitly set zone 25 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG' 26 // date: either 'MILLIS=####' where #### is millis, 29 …// or RELATIVE_ADD:DATE=1 which means that the field "DATE" will be added by +1 relative t… 36 "DATE=SHORT,TIME=SHORT", 37 "ERA=1,YEAR=2007,MONTH=AUGUST,DATE=8,HOUR_OF_DAY=18,MINUTE=54,SECOND=0", 43 "DATE=LONG", 44 "ERA=1,YEAR=98,MONTH=0,DATE=24", [all …]
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
D | DateUtils.java | 2 …* $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main… 4 * $Date: 2008-07-16 04:25:47 -0700 (Wed, 16 Jul 2008) $ 12 * "License"); you may not use this file except in compliance 15 * http://www.apache.org/licenses/LICENSE-2.0 38 import java.util.Date; 47 * 3.3.1 as well as some other common non-standard formats. 53 …* Please visit <a href="http://android-developers.blogspot.com/2011/09/androids-http-clients.h… 60 * Date format pattern used to parse HTTP date headers in RFC 1123 format. 65 * Date format pattern used to parse HTTP date headers in RFC 1036 format. 67 public static final String PATTERN_RFC1036 = "EEEE, dd-MMM-yy HH:mm:ss zzz"; [all …]
|
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ |
D | i18n.py | 1 # -*- coding: utf-8 -*- 8 Several ideas borrowed from tipfy.i18n and Flask-Babel. 48 #: to be used for a request. If not defined, uses `default_locale`. 53 #: to be used for a request. If not defined, uses `default_timezone`. 57 #: Default date formats for datetime, date and time. 67 'date': 'medium', 74 'date.short': None, 75 'date.medium': None, 76 'date.full': None, 77 'date.long': None, [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/ |
D | lifecycle.py | 7 # without limitation the rights to use, copy, modify, merge, publish, dis- 9 # persons to whom the Software is furnished to do so, subject to the fol- 16 # OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- 33 rule applies. If prefix is not provided, Boto generates a default 37 If 'Disabled', the rule is not currently being applied. 83 if self.id is not None: 87 if self.expiration is not None: 89 if self.transition is not None: 100 :ivar date: The date when the object will expire. Must be 103 def __init__(self, days=None, date=None): argument [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | JapaneseTest.java | 1 /* GENERATED SOURCE. DO NOT MODIFY. */ 4 * Copyright (C) 2002-2010, International Business Machines Corporation and * 12 import java.util.Date; 39 errln("could not create JapaneseCalendar with TimeZone"); in TestCoverage() 47 errln("could not create JapaneseCalendar with ULocale"); in TestCoverage() 55 errln("could not create JapaneseCalendar with TimeZone ULocale"); in TestCoverage() 63 errln("could not create JapaneseCalendar with Locale"); in TestCoverage() 71 errln("could not create JapaneseCalendar with TimeZone Locale"); in TestCoverage() 76 // new JapaneseCalendar(Date) in TestCoverage() 77 JapaneseCalendar cal = new JapaneseCalendar(new Date()); in TestCoverage() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | JapaneseTest.java | 3 * Copyright (C) 2002-2010, International Business Machines Corporation and * 11 import java.util.Date; 35 errln("could not create JapaneseCalendar with TimeZone"); in TestCoverage() 43 errln("could not create JapaneseCalendar with ULocale"); in TestCoverage() 51 errln("could not create JapaneseCalendar with TimeZone ULocale"); in TestCoverage() 59 errln("could not create JapaneseCalendar with Locale"); in TestCoverage() 67 errln("could not create JapaneseCalendar with TimeZone Locale"); in TestCoverage() 72 // new JapaneseCalendar(Date) in TestCoverage() 73 JapaneseCalendar cal = new JapaneseCalendar(new Date()); in TestCoverage() 75 errln("could not create JapaneseCalendar with Date"); in TestCoverage() [all …]
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
D | DateFormat.java | 2 * Copyright (C) 1996-2012, International Business Machines 13 import java.util.Date; 26 * <p>DateFormat is an abstract class for date/time formatting subclasses which 27 * formats and parses dates or time in a language-independent manner. 28 * The date/time formatting subclass, such as SimpleDateFormat, allows for 29 * formatting (i.e., date -> text), parsing (text -> date), and 30 * normalization. The date is represented as a <code>Date</code> object or 33 * <p>DateFormat provides many class methods for obtaining default date/time 43 * <p>To format a date for the current Locale, use one of the 67 * <p>Use getDateInstance to get the normal date format for that country. [all …]
|
D | SimpleDateFormat.java | 3 * Copyright (C) 1996-2012, International Business Machines Corporation and * 16 import java.util.Date; 29 * parsing dates in a locale-sensitive manner. It allows for formatting 30 * (date -> text), parsing (text -> date), and normalization. 34 * any user-defined patterns for date-time formatting. However, you 35 * are encouraged to create a date-time formatter with either 38 * of these class methods can return a date/time formatter initialized 53 * ------ ------- ------------ ------- 75 * Z time zone (RFC 822) (Number) -0800 84 * ' escape for text (Delimiter) 'Date=' [all …]
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | SIPDateHeader.java | 7 * employees are not subject to copyright protection in the United States 9 * license is not needed to use the software. 14 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT 15 * AND DATA ACCURACY. NIST does not warrant or make any representations 17 * not limited to the correctness, accuracy, reliability or usefulness of 35 * Date Header. 37 *@version 1.2 $Revision: 1.6 $ $Date: 2009/07/17 18:57:37 $ 50 /** date field 52 protected SIPDate date; field in SIPDateHeader 57 super(DATE); in SIPDateHeader() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | SimpleDateRule.java | 1 /* GENERATED SOURCE. DO NOT MODIFY. */ 4 * Copyright (C) 1996-2010, International Business Machines Corporation and * 11 import java.util.Date; 24 * Construct a rule for a fixed date within a month 26 * @param month The month in which this rule occurs (0-based). 27 * @param dayOfMonth The date in that month (1-based). 49 * @param month The month in which this rule occurs (0-based). 50 * @param dayOfMonth A date within that month (1-based). 61 this.dayOfWeek = after ? dayOfWeek : -dayOfWeek; in SimpleDateRule() 66 * that is on or after the given start date. [all …]
|
/external/v8/test/webkit/ |
D | date-constructor.js | 14 // EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 18 // (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 25 'This test case tests the Date constructor. ' + 26 'In particular, it tests many cases of creating a Date from another Date ' + 27 'and creating a Date from an object that has both valueOf and toString functions.' 34 shouldBe('isNaN(new Date(""))', 'true'); 36 var timeZoneOffset = Date.parse("Dec 25 1995") - Date.parse("Dec 25 1995 GMT"); 38 shouldBe('new Date(1111).getTime()', '1111'); 39 shouldBe('new Date(object).getTime()', '1111'); 40 shouldBe('new Date(new Date(1111)).getTime()', '1111'); [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | dadrfmt.cpp | 3 * Copyright (c) 1997-2013 International Business Machines Corporation and 9 * Date Name Description 49 TestData *testData = driver->createTestData(index, status); in runIndexedTest() 51 name = testData->getName(); in runIndexedTest() 52 if (testData->getInfo(info, status)) { in runIndexedTest() 53 log(info->getString("Description", status)); in runIndexedTest() 57 logln("---"); in runIndexedTest() 67 dataerrln("format/DataDriven*Test data (format.res) not initialized!"); in runIndexedTest() 76 * Headers { "locale", "zone", "spec", "date", "str"} 78 // zone: time zone name, or "" to not explicitly set zone [all …]
|