Home
last modified time | relevance | path

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

12345678910>>...325

/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/icu/icu4c/source/data/mappings/
DREADME.emoji28 == How the -2012.ucm tables were modified in April 2013
30 The -2012 versions were created by
33 using each of the older 2012 versions as the base table files
39 ./gen_conversion_files.py $icu_mappings/docomo-shift_jis-2012.ucm
40 cp ../generated/docomo-shift_jis-2012.ucm $dest
41 ./gen_conversion_files.py $icu_mappings/kddi-shift_jis-2012.ucm
42 cp ../generated/kddi-shift_jis-2012.ucm $dest
43 ./gen_conversion_files.py $icu_mappings/softbank-shift_jis-2012.ucm
44 cp ../generated/softbank-shift_jis-2012.ucm $dest
47 The only differences from 2012-sep are in mappings for symbols
[all …]
Ducmlocal.mk8 docomo-shift_jis-2012.ucm \
11 kddi-shift_jis-2012.ucm \
13 softbank-shift_jis-2012.ucm \
/external/autotest/server/cros/
Drepair_utils_unittest.py70 created_on=datetime.datetime(2012, 1, 1))
74 started_on=datetime.datetime(2012, 1, 1, 1))
78 created_on=datetime.datetime(2012, 1, 1))
82 started_on=datetime.datetime(2012, 1, 1, 2))
86 datetime.datetime.today().AndReturn(datetime.datetime(2012,1,1))
101 created_on=datetime.datetime(2012, 1, 1))
107 started_on=datetime.datetime(2012, 1, 1, 1))
111 created_on=datetime.datetime(2012, 1, 1))
117 started_on=datetime.datetime(2012, 1, 1, 2))
121 datetime.datetime.today().AndReturn(datetime.datetime(2012,1,1))
[all …]
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dutil_test.py336 ('2012-09-30T15:31:50.262', (2012, 9, 30, 15, 31, 50, 262000)),
337 ('2012-09-30T15:31:50', (2012, 9, 30, 15, 31, 50, 0))):
345 ('2012-09-30T15:31:50.262-06:00',
346 (2012, 9, 30, 15, 31, 50, 262000, util.TimeZoneOffset(-360))),
347 ('2012-09-30T15:31:50.262+01:30',
348 (2012, 9, 30, 15, 31, 50, 262000, util.TimeZoneOffset(90))),
349 ('2012-09-30T15:31:50+00:05',
350 (2012, 9, 30, 15, 31, 50, 0, util.TimeZoneOffset(5))),
351 ('2012-09-30T15:31:50+00:00',
352 (2012, 9, 30, 15, 31, 50, 0, util.TimeZoneOffset(0))),
[all …]
Dprotojson_test.py342 ('2012-09-30T15:31:50.262', (2012, 9, 30, 15, 31, 50, 262000)),
343 ('2012-09-30T15:31:50', (2012, 9, 30, 15, 31, 50, 0))):
357 ('2012-09-30T15:31:50.262000', (2012, 9, 30, 15, 31, 50, 262000)),
358 ('2012-09-30T15:31:50.262123', (2012, 9, 30, 15, 31, 50, 262123)),
359 ('2012-09-30T15:31:50', (2012, 9, 30, 15, 31, 50, 0))):
368 '{"a_repeated_datetime": ["2012-09-30T15:31:50.262", '
372 datetime.datetime(2012, 9, 30, 15, 31, 50, 262000),
/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/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/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/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/icu/icu4c/source/test/testdata/
Dformat.txt94 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
95 "Monday, October 8, 2012"
102 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
117 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
118 "Monday, October 8, 2012 at 11:59:00 PM GMT"
125 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
126 "Oct 8, 2012, 11:59 PM"
149 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
150 "segunda-feira, 8 de outubro de 2012 23:59:00 GMT"
157 "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/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/s3/
Dtest_lifecycle.py1 # Copyright (c) 2012 Amazon.com, Inc. or its affiliates. All Rights Reserved
52 <Date>2012-12-31T00:00:000Z</Date>
73 self.assertEqual(response[1].transition.date, '2012-12-31T00:00:000Z')
91 t = Transition(date='2012-11-30T00:00:000Z', storage_class='GLACIER')
96 '<Date>2012-11-30T00:00:000Z</Date>', xml)
/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/jcommander/
DCHANGELOG4 2012/10/27
14 2012/07/28
21 2012/07/05
33 2012/04/26
45 2012/01/12
/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/elastictranscoder/
Dlayer1.py34 APIVersion = "2012-09-25"
78 uri = '/2012-09-25/jobs/{0}'.format(id)
127 uri = '/2012-09-25/jobs'
341 uri = '/2012-09-25/pipelines'
406 uri = '/2012-09-25/presets'
436 uri = '/2012-09-25/pipelines/{0}'.format(id)
452 uri = '/2012-09-25/presets/{0}'.format(id)
480 uri = '/2012-09-25/jobsByPipeline/{0}'.format(pipeline_id)
515 uri = '/2012-09-25/jobsByStatus/{0}'.format(status)
542 uri = '/2012-09-25/pipelines'.format()
[all …]
/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"

12345678910>>...325