/external/ltp/testcases/kernel/io/disktest/ |
D | sfunc.h | 3 * Copyright (c) International Business Machines Corp., 2001 18 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 * Please send e-mail to yardleyb@us.ibm.com if you have 26 * $Id: sfunc.h,v 1.5 2008/02/14 08:22:23 subrata_modak Exp $ 28 * Revision 1.5 2008/02/14 08:22:23 subrata_modak 38 * Revision 1.11 2005/01/08 21:18:34 yardleyb 42 * Added -F functions. 45 * Revision 1.9 2002/03/30 01:32:14 yardleyb 55 * Rewrote -pL IO routine to show 57 * when using -C. [all …]
|
D | usage.h | 3 * Copyright (c) International Business Machines Corp., 2001 18 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 * Please send e-mail to yardleyb@us.ibm.com if you have 26 * $Id: usage.h,v 1.5 2008/02/14 08:22:24 subrata_modak Exp $ 28 * Revision 1.5 2008/02/14 08:22:24 subrata_modak 31 * Revision 1.2 2001/10/10 00:17:14 yardleyb 35 * Revision 1.1 2001/09/05 22:44:42 yardleyb 37 * added O_DIRECT -Id. Updated usage. Lots
|
D | globals.h | 3 * Copyright (c) International Business Machines Corp., 2001 18 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 * Please send e-mail to yardleyb@us.ibm.com if you have 25 * $Id: globals.h,v 1.6 2008/02/14 08:22:23 subrata_modak Exp $ 27 * Revision 1.6 2008/02/14 08:22:23 subrata_modak 37 * Revision 1.5 2005/01/08 21:18:34 yardleyb 41 * Added -F functions. 44 * Revision 1.3 2002/03/30 01:32:14 yardleyb 54 * Rewrote -pL IO routine to show 56 * when using -C. [all …]
|
D | Getopt.h | 3 * Copyright (c) International Business Machines Corp., 2001 18 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 * Please send e-mail to yardleyb@us.ibm.com if you have 26 * $Id: Getopt.h,v 1.5 2008/02/14 08:22:22 subrata_modak Exp $ 28 * Revision 1.5 2008/02/14 08:22:22 subrata_modak 31 * Revision 1.3 2002/03/30 01:32:14 yardleyb 41 * Rewrote -pL IO routine to show 43 * when using -C. 57 * Revision 1.1 2001/12/04 18:57:36 yardleyb
|
D | Makefile.aix | 3 # Copyright (c) International Business Machines Corp., 2001 18 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 # Please send e-mail to yardleyb@us.ibm.com if you have 26 # $Id: Makefile.aix,v 1.3 2008/02/14 08:22:22 subrata_modak Exp $ 28 # Revision 1.3 2008/02/14 08:22:22 subrata_modak 49 # Fixed issue with code added for -F option. Cased disktest 61 # Corrected -D for each OS type 73 # on -I. 81 # input. Added multipliers for -S and 82 # -s command line arguments. Forced [all …]
|
D | Makefile.linux | 3 # Copyright (c) International Business Machines Corp., 2001 18 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 # Please send e-mail to yardleyb@us.ibm.com if you have 26 # $Id: Makefile.linux,v 1.4 2008/02/14 08:22:22 subrata_modak Exp $ 28 # Revision 1.4 2008/02/14 08:22:22 subrata_modak 50 # fsync on write option to -If. 53 # removed -mf -ml. These mark options cause to may issues when using 54 # random block size transfers. Fixed -ma option for endian-ness. Fixed 61 # Fixed issue with code added for -F option. Cased disktest 69 # Added -F functions. [all …]
|
D | defs.h | 3 * Copyright (c) International Business Machines Corp., 2001 18 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 * Please send e-mail to yardleyb@us.ibm.com if you have 24 * $Id: defs.h,v 1.5 2008/02/14 08:22:22 subrata_modak Exp $ 26 * Revision 1.5 2008/02/14 08:22:22 subrata_modak 36 * Revision 1.3 2002/03/30 01:32:14 yardleyb 46 * Rewrote -pL IO routine to show 48 * when using -C. 59 * Revision 1.1 2001/12/04 18:52:33 yardleyb 89 #define INVALID_FD(fd) (fd == -1)
|
/external/libxml2/ |
D | ChangeLog | 14 * result/c14n/1-1-without-comments/* test/c14n/1-1-without-comments/*: 17 Thu Jul 9 08:52:35 CEST 2009 Daniel Veillard <daniel@veillard.com> 23 Thu Jul 9 08:43:06 CEST 2009 Daniel Veillard <daniel@veillard.com> 28 Fri Jun 19 19:51:08 CEST 2009 Rob Richards <rrichards@cdatazone.org> 57 Tue May 12 08:54:20 CEST 2009 Daniel Veillard <daniel@veillard.com> 61 Tue May 12 08:42:52 CEST 2009 Daniel Veillard <daniel@veillard.com> 83 Thu Mar 26 19:08:08 CET 2009 Rob Richards <rrichards@cdatazone.org> 113 Tue Mar 3 14:30.28 HKT 2009 William Brack <wbrack@mmm.com.hk> 192 Sun Dec 27 14:16:13 CET 2008 Rob Richards <rrichards@cdatazone.org> 206 * SAX2.c parser.c: fix for CVE-2008-4226, a memory overflow [all …]
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | timestamp-bugs.data | 1 - 2001-12-14 21:59:43.10 -5:30 2 - 2001-12-14 21:59:43.10 +5:30 3 - 2001-12-14 21:59:43.00101 4 - 2001-12-14 21:59:43+1 5 - 2001-12-14 21:59:43-1:30 6 - 2005-07-08 17:35:04.517600
|
D | spec-02-11.data | 1 ? - Detroit Tigers 2 - Chicago cubs 4 - 2001-07-23 8 : [ 2001-07-02, 2001-08-12, 9 2001-08-14 ]
|
/external/llvm/test/YAMLParser/ |
D | timestamp-bugs.test | 1 # RUN: yaml-bench -canonical %s 3 - 2001-12-14 21:59:43.10 -5:30 4 - 2001-12-14 21:59:43.10 +5:30 5 - 2001-12-14 21:59:43.00101 6 - 2001-12-14 21:59:43+1 7 - 2001-12-14 21:59:43-1:30 8 - 2005-07-08 17:35:04.517600
|
D | spec-02-11.test | 1 # RUN: yaml-bench -canonical %s 3 ? - Detroit Tigers 4 - Chicago cubs 6 - 2001-07-23 10 : [ 2001-07-02, 2001-08-12, 11 2001-08-14 ]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/YAMLParser/ |
D | timestamp-bugs.test | 1 # RUN: yaml-bench -canonical %s 3 - 2001-12-14 21:59:43.10 -5:30 4 - 2001-12-14 21:59:43.10 +5:30 5 - 2001-12-14 21:59:43.00101 6 - 2001-12-14 21:59:43+1 7 - 2001-12-14 21:59:43-1:30 8 - 2005-07-08 17:35:04.517600
|
D | spec-02-11.test | 1 # RUN: yaml-bench -canonical %s 3 ? - Detroit Tigers 4 - Chicago cubs 6 - 2001-07-23 10 : [ 2001-07-02, 2001-08-12, 11 2001-08-14 ]
|
/external/snakeyaml/src/test/resources/specification/ |
D | example2_11.yaml | 1 ? - Detroit Tigers 2 - Chicago cubs 4 - 2001-07-23 8 : [ 2001-07-02, 2001-08-12, 9 2001-08-14 ]
|
/external/python/cpython3/Lib/idlelib/ |
D | ChangeLog | 8 2001-07-20 11:35 elguavas 12 2001-07-19 16:40 elguavas 14 * IDLEFORK.html: replaced by IDLEFORK-index.html 16 2001-07-19 16:39 elguavas 18 * IDLEFORK-index.html: updated placeholder idlefork homepage 20 2001-07-19 14:49 elguavas 24 minor tidy-ups ready for 0.8.1 alpha tarball release 26 2001-07-17 15:12 kbk 36 2001-07-17 15:01 kbk 40 2001-07-17 14:59 kbk [all …]
|
/external/python/cpython2/Lib/idlelib/ |
D | ChangeLog | 8 2001-07-20 11:35 elguavas 12 2001-07-19 16:40 elguavas 14 * IDLEFORK.html: replaced by IDLEFORK-index.html 16 2001-07-19 16:39 elguavas 18 * IDLEFORK-index.html: updated placeholder idlefork homepage 20 2001-07-19 14:49 elguavas 24 minor tidy-ups ready for 0.8.1 alpha tarball release 26 2001-07-17 15:12 kbk 36 2001-07-17 15:01 kbk 40 2001-07-17 14:59 kbk [all …]
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue49/ |
D | CalendarTest.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 36 cal.setTimeZone(TimeZone.getTimeZone("GMT-8:00")); in testDumpDstIgnored() 41 assertEquals("calendar: 2001-09-08T17:46:40-8:00\nname: lunch\n", output); in testDumpDstIgnored() 55 "2001-09-08T18:46:40-7:00"); in testDumpDstIsNotTheSame() 65 "2010-02-22T02:15:41.374-8:00"); in testDumpDstIsTheSame() 73 "2010-02-22T16:00:41.374+5:45"); in testNepal() 78 "2010-02-22T22:15:41.374+12:00"); in testMoreThen10hours() 102 "calendar: 2001-12-14t21:59:43.10-05:00\nname: dinner", CalendarBean.class); in testLoadBean() 105 assertEquals(TimeZone.getTimeZone("GMT-5:00").getOffset(calendar.getTime().getTime()), in testLoadBean() 109 Date date = (Date) yaml.load("2001-12-14t21:59:43.10-05:00"); in testLoadBean() [all …]
|
/external/freetype/ |
D | ChangeLog.20 | 1 2002-02-09 Werner Lemberg <wl@gnu.org> 11 2002-02-08 David Turner <david@freetype.org> 22 2002-02-07 David Turner <david@freetype.org> 27 2002-02-06 David Turner <david@freetype.org> 69 2002-02-06 Detlef Würkner <TetiSoft@apg.lahn.de> 77 2002-02-04 Keith Packard <keithp@keithp.com> 94 high-level API. 117 2002-02-02 Keith Packard <keithp@keithp.com> 119 * builds/unix/freetype-config.in: Add missing `fi'. 126 2002-02-01 David Turner <david@freetype.org> [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | EthiopicTest.java | 5 * Copyright (C) 2005-2010, International Business Machines Corporation and * 55 { 0001, QIDAH, 2, MONTH, 1, 0001, HIJJAH, 2 }, // non-leap years 57 { 0001, QIDAH, 2, MONTH, -1, 0001, SHAWWAL, 2 }, 61 { 0001, HIJJAH, 1, DATE, 30, 0001, HIJJAH, 2 }, // 29-day month 62 { 0002, HIJJAH, 1, DATE, 31, 0002, HIJJAH, 2 }, // 30-day month 66 { 0002, HIJJAH, 30, YEAR, -1, 0001, HIJJAH, 29 }, 84 * 10/08/1858 17/04/1866 2402709 88 * -------------------------------------------------- 90 … * From the Calendrica applet: http://emr.cs.iit.edu/home/reingold/calendar-book/Calendrica.html 93 * 07/05/-8 01/01/0000 1721060 [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | EthiopicTest.java | 6 * Copyright (C) 2005-2010, International Business Machines Corporation and * 58 { 0001, QIDAH, 2, MONTH, 1, 0001, HIJJAH, 2 }, // non-leap years 60 { 0001, QIDAH, 2, MONTH, -1, 0001, SHAWWAL, 2 }, 64 { 0001, HIJJAH, 1, DATE, 30, 0001, HIJJAH, 2 }, // 29-day month 65 { 0002, HIJJAH, 1, DATE, 31, 0002, HIJJAH, 2 }, // 30-day month 69 { 0002, HIJJAH, 30, YEAR, -1, 0001, HIJJAH, 29 }, 87 * 10/08/1858 17/04/1866 2402709 91 * -------------------------------------------------- 93 … * From the Calendrica applet: http://emr.cs.iit.edu/home/reingold/calendar-book/Calendrica.html 96 * 07/05/-8 01/01/0000 1721060 [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | northamerica | 4 # 2009-05-17 by Arthur David Olson. 13 # From Paul Eggert (1999-03-22): 21 # From Paul Eggert (1999-03-31): 22 # Howse writes (pp 121-125) that time zones were invented by 23 # Professor Charles Ferdinand Dowd (1825-1904), 27 # in New York City (1869-10). His 1870 proposal was based on Washington, DC, 28 # but in 1872-05 he moved the proposed origin to Greenwich. 30 # From Paul Eggert (2018-03-20): 33 # work in the US was William Frederick Allen - railway engineer, 38 # to the General Time Convention on 1883-04-11, saying that his plan [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog | 3 Date: Mon May 19 09:41:32 2014 -0400 9 Date: Mon May 19 09:37:21 2014 -0400 15 Date: Sun May 11 10:30:22 2014 -0400 21 Date: Sun May 11 10:22:30 2014 -0400 27 Date: Sun May 11 09:56:40 2014 -0400 33 Date: Sun May 11 09:55:28 2014 -0400 39 Date: Sun May 11 09:52:47 2014 -0400 46 Date: Wed Apr 23 19:24:47 2014 -0400 48 Merge pull request #119 from joshtriplett/fastcall-fastball 54 Date: Tue Apr 22 21:17:52 2014 -0700 [all …]
|
/external/ImageMagick/Magick++/ |
D | ChangeLog | 1 2017-07-12 7.0.6-1 Dirk Lemstra <dirk@snakeware...> 5 2011-02-12 6.6.7-7 Cristy <quetzlzacatenango@image...> 8 2011-02-01 6.6.7-2 Cristy <quetzlzacatenango@image...> 11 2010-06-16 6.6.2-2 Cristy <quetzlzacatenango@image...> 14 2010-02-21 6.5.9-10 Cristy <quetzlzacatenango@image...> 18 2009-11-14 6.5.7-8 Cristy <quetzlzacatenango@image...> 23 2009-09-28 6.5.6-6 Cristy <quetzlzacatenango@image...> 26 2009-04-01 6.5.1-1 Cristy <quetzlzacatenango@image...> 30 2008-09-09 6.4.3-7 Cristy <quetzlzacatenango@image...> 33 2007-10-02 6.3.6-7 Cristy <quetzlzacatenango@image...> [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | dtfmrgts.cpp | 5 * Copyright (c) 1997-2016, International Business Machines Corporation and 26 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)"… 47 CASE(14,Test4104136) in runIndexedTest() 91 pat = sdf->toPattern(pat); in Test4029195() 96 fmtd = sdf->format(today, fmtd, pos); in Test4029195() 99 sdf->applyPattern("G yyyy DDD"); in Test4029195() 101 todayS = sdf->format(today, todayS, pos); in Test4029195() 104 today = sdf->parse(todayS, status); in Test4029195() 105 failure(status, "sdf->parse"); in Test4029195() 113 rt = sdf->format(sdf->parse(todayS, status), rt, pos); in Test4029195() [all …]
|