Home
last modified time | relevance | path

Searched full:2012 (Results 1 – 25 of 6767) sorted by relevance

12345678910>>...271

/external/bison/
DChangeLog1 2012-12-12 Akim Demaille <akim@lrde.epita.fr>
6 2012-12-12 Akim Demaille <akim@lrde.epita.fr>
11 2012-12-12 Akim Demaille <akim@lrde.epita.fr>
16 2012-12-12 Akim Demaille <akim@lrde.epita.fr>
25 2012-12-12 Akim Demaille <akim@lrde.epita.fr>
31 2012-12-12 Akim Demaille <akim@lrde.epita.fr>
35 2012-12-09 Akim Demaille <akim@lrde.epita.fr>
43 2012-12-09 Akim Demaille <akim@lrde.epita.fr>
50 2012-12-09 Akim Demaille <akim@lrde.epita.fr>
86 2012-12-09 Akim Demaille <akim@lrde.epita.fr>
[all …]
/external/autotest/frontend/health/
Dutils_unittest.py69 started_time=datetime.datetime(2012, 1, 1))
74 started_time=datetime.datetime(2012, 1, 2))
79 self.assertEquals(results, {'test': datetime.datetime(2012, 1, 2)})
91 started_time=datetime.datetime(2012, 1, 1))
96 started_time=datetime.datetime(2012, 1, 1))
102 {'passing_test': datetime.datetime(2012, 1, 1)})
114 started_time=datetime.datetime(2012, 1, 1))
119 started_time=datetime.datetime(2012, 1, 2))
124 self.assertEquals(results, {'test1': datetime.datetime(2012, 1, 1),
125 'test2': datetime.datetime(2012, 1, 2)})
[all …]
Dcomplete_failures_unittest.py177 started_time=self.datetime(2012, 1, 1))
185 datetime.datetime.today().AndReturn(self.datetime(2012, 1, 4))
204 started_time=self.datetime(2012, 1, 1))
209 started_time=self.datetime(2012, 1, 2))
212 datetime.datetime.today().AndReturn(self.datetime(2012, 1, 3))
228 last_passes = {'passing_test': datetime.datetime(2012, 1 ,1),
235 {'passing_test': datetime.datetime(2012, 1, 1),
273 datetime.datetime.today().AndReturn(self.datetime(2012, 1, 21))
277 {'test': self.datetime(2012, 1, 20)})
286 datetime.datetime.today().AndReturn(self.datetime(2012, 1, 21))
[all …]
Dcomplete_failures_functional_test.py108 started_time=self.datetime(2012, 1, 1))
113 started_time=self.datetime(2012,1,1))
118 started_time=self.datetime(2012, 1, 20))
122 MockDatetime.today().AndReturn(self.datetime(2012, 1, 21))
123 MockDatetime.today().AndReturn(self.datetime(2012, 1, 21))
/external/libmicrohttpd/src/datadir/
Dspdy-draft.txt6 Expires: August 4, 2012 R. Peon
8 Feb 2012
40 This Internet-Draft will expire on August 4, 2012.
44 Copyright (c) 2012 IETF Trust and the persons identified as the
55 Belshe & Peon Expires August 4, 2012 [Page 1]
57 Internet-Draft SPDY Feb 2012
111 Belshe & Peon Expires August 4, 2012 [Page 2]
113 Internet-Draft SPDY Feb 2012
167 Belshe & Peon Expires August 4, 2012 [Page 3]
169 Internet-Draft SPDY Feb 2012
[all …]
/external/junit-params/src/test/java/junitparams/
DParamsConverterTest.java29 @Parameters({"01.12.2012"})
37 @Parameters({"01.12.2012,A"})
55 @Parameters({"01.12.2012"})
62 @Parameters({"01.12.2012"})
76 return Arrays.asList("01.12.2012"); in params()
80 @Parameters({"2012-12-01"})
87 @Parameters({"2012-12-01"})
91 .isEqualTo("2012-12-01"); in passesParametersWithOtherAnnotations()
95 assertThat(calendar.get(Calendar.YEAR)).isEqualTo(2012); in assertCalendarDate()
/external/nanopb-c/
DCHANGELOG.txt92 nanopb-0.1.8 (2012-12-13)
98 nanopb-0.1.7 (2012-11-11)
108 nanopb-0.1.6 (2012-09-02)
115 nanopb-0.1.5 (2012-08-04)
120 nanopb-0.1.4 (2012-07-05)
128 nanopb-0.1.3 (2012-06-12)
134 nanopb-0.1.2 (2012-02-15)
138 nanopb-0.1.1 (2012-01-14)
143 nanopb-0.1.0 (2012-01-06)
/external/libexif/
DNEWS1 libexif-0.6.21 (2012-07-12):
8 and bug #3434545 (CVE-2012-2812, CVE-2012-2813, CVE-2012-2814,
9 CVE-2012-2836, CVE-2012-2837, CVE-2012-2840, CVE-2012-2841,
10 CVE-2012-2845)
/external/curl/tests/data/
Dtest201215 Date: Wed, 20 Jun 2012 14:49:00 GMT
52 <url type="http" preference="90">http://%HOSTIP:%HTTPPORT/2012</url>
59 perl %SRCDIR/libtest/notexists.pl log/2012 log/name2012
70 GET /2012 HTTP/1.1
83 Metalink: fetching (log/download2012) from (http://%HOSTIP:%HTTPPORT/2012)...
84 Metalink: fetching (log/download2012) from (http://%HOSTIP:%HTTPPORT/2012) OK
/external/compiler-rt/
DREADME.android29 * Recent downstreaming on 2012/08/23: Synced to r162279 (Contact srhines for merge questions.)
30 * Recent downstreaming on 2012/08/15: Synced to r159129 (Contact sliao for merge questions.)
31 * Cherry-pick on 2012/07/27: https://llvm.org/svn/llvm-project/compiler-rt/trunk@160853 for ASan (C…
32 * Cherry-pick on 2012/05/23: https://llvm.org/svn/llvm-project/compiler-rt/trunk@157318 for ASan (C…
33 * Recent downstreaming on 2012/04/25: Synced to r155350 (Contact sliao for merge questions.)
34 * Recent downstreaming on 2012/03/08: Synced to r152058 (Contact srhines for merge questions.)
/external/icu/icu4c/source/test/testdata/
Dformat.txt96 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
97 "Monday, October 8, 2012"
104 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
119 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
120 "Monday, October 8, 2012 at 11:59:00 PM GMT"
127 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
128 "Oct 8, 2012, 11:59 PM"
151 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
152 "segunda-feira, 8 de outubro de 2012 23:59:00 GMT"
159 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
[all …]
/external/libmicrohttpd/
DChangeLog618 Tue Dec 25 16:16:30 CET 2012
621 Tue Dec 18 21:18:11 CET 2012
625 Thu Dec 6 10:14:44 CET 2012
635 Wed Dec 5 19:22:26 CET 2012
640 Fri Nov 9 21:36:46 CET 2012
643 Thu Nov 8 22:32:59 CET 2012
647 Mon Oct 22 13:05:01 CEST 2012
652 Tue Oct 16 01:33:55 CEST 2012
656 Sat Sep 1 20:51:21 CEST 2012
659 Sat Sep 1 20:38:35 CEST 2012
[all …]
/external/snakeyaml/src/changes/
Dchanges.xml134 Remove file AUTHORS because it does not reflect the actual situation (2012-11-09)
137 Improve the error message when a TAB character starts a token (2012-11-06)
140 <release version="1.11" date="2012-09-29" description="Maintenance">
142 … Fix issue 158: improve support for 32-bit characters (UTF-16 surrogate pairs) (2012-09-29)
145 Fix issue 146: empty tags should not force explicit document start (2012-09-29)
148 Fix issue 156: setSkipMissingProperties fails for non-scalar values (2012-09-05)
152 be read without exceptions (2012-09-04)
155 …ue 154: Add option to skip missing properties when deserializing YAML into Java object (2012-07-25)
158 Add a test for issue 150 (2012-06-17)
161 Add a test for issue 151 (2012-06-14)
[all …]
/external/glide/third_party/disklrucache/
DCHANGELOG.md35 Version 1.3.0 *(2012-12-24)*
43 Version 1.2.1 *(2012-10-08)*
50 Version 1.2.0 *(2012-09-30)*
58 Version 1.1.0 *(2012-01-07)*
64 Version 1.0.0 *(2012-01-04)*
/external/libusb/
DAUTHORS3 Copyright © 2010-2012 Peter Stuge <peter@stuge.se>
7 Copyright © 2010-2012 Michael Plante <michael.plante@gmail.com>
9 Copyright © 2012-2013 Martin Pieuchot <mpi@openbsd.org>
10 Copyright © 2012-2013 Toby Gray <toby.gray@realvnc.com>
/external/tinycompress/
DNOTICE4 Copyright (c) 2011-2012, Intel Corporation
36 Copyright (c) 2011-2012, Intel Corporation.
58 Copyright (c) 2011-2012, Intel Corporation
90 Copyright (c) 2011-2012, Intel Corporation.
111 Copyright (c) 2011-2012, Intel Corporation
143 Copyright (c) 2011-2012, Intel Corporation.
164 Copyright (c) 2011-2012, Intel Corporation
194 Copyright (c) 2011-2012, Intel Corporation.
/external/ImageMagick/ImageMagick/script/
Dchangelog.html54 <div class="magick-header"><dl><dt>2012-04-27 7.0.0-0 Anthony thyssen &lt;A.Thyssen@griffith...&gt…
56 <dt>2012-10-05 7.0.0-0 Anthony thyssen &lt;A.Thyssen@griffith...&gt;</dt>
58 <dt>2012-09-11 7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
61 <dt>2012-09-10 7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
65 <dt>2012-09-04 7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
67 <dt>2012-08-08 7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
/external/jcommander/
DCHANGELOG4 2012/10/27
14 2012/07/28
21 2012/07/05
33 2012/04/26
45 2012/01/12
/external/fmtlib/test/
Dostream-test.cc4 Copyright (c) 2012-2016, Victor Zverovich
79 std::string s = format("The date is {0}", Date(2012, 12, 9)); in TEST()
80 EXPECT_EQ("The date is 2012-12-9", s); in TEST()
81 Date date(2012, 12, 9); in TEST()
82 EXPECT_EQ(L"The date is 2012-12-9", in TEST()
83 format(L"The date is {0}", Date(2012, 12, 9))); in TEST()
/external/bison/runtime-po/
Dsq.po2 # Copyright (C) 2012 Free Software Foundation, Inc.
4 # Agron Selimaj <linuxmaster@verizon.net>, 2012.
11 "POT-Creation-Date: 2012-12-12 16:09+0100\n"
12 "PO-Revision-Date: 2012-10-08 21:35+0500\n"
Dsv.po2 # Copyright © 2001-2006, 2008, 2010, 2012 Free Software Foundation, Inc.
4 # Göran Uddeborg <goeran@uddeborg.se>, 2001-2006, 2008, 2010, 2012.
12 "POT-Creation-Date: 2012-12-12 16:09+0100\n"
13 "PO-Revision-Date: 2012-12-09 21:10+0100\n"
Dfi.po2 # Copyright © 2007, 2012 Free Software Foundation, Inc.
5 # Jorma Karvonen <karvonen.jorma@gmail.com>, 2012.
11 "POT-Creation-Date: 2012-12-12 16:09+0100\n"
12 "PO-Revision-Date: 2012-12-09 17:25+0200\n"
Dsl.po2 # Copyright (C) 2005 - 2012 Free Software Foundation, Inc.
5 # Klemen Košir <klemen.kosir@gmx.com>, 2012.
11 "POT-Creation-Date: 2012-12-12 16:09+0100\n"
12 "PO-Revision-Date: 2012-03-05 10:15+0100\n"
Dhr.po2 # Copyright © 2002, 2012 Free Software Foundation, Inc.
5 # Tomislav Krznar <tomislav.krznar@gmail.com>, 2012.
11 "POT-Creation-Date: 2012-12-12 16:09+0100\n"
12 "PO-Revision-Date: 2012-11-09 17:02+0100\n"
/external/libevent/
Daclocal.m43 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
22 # Copyright (C) 2002-2012 Free Software Foundation, Inc.
62 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
117 # Copyright (C) 1997-2012 Free Software Foundation, Inc.
150 # Copyright (C) 1999-2012 Free Software Foundation, Inc.
342 # Copyright (C) 1999-2012 Free Software Foundation, Inc.
419 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
503 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
504 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
572 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
[all …]

12345678910>>...271