/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/testdata/ |
D | testdata_en.txt | 19 3 years ago 20 2 years ago 22 0 years 24 2 years from now 25 3 years from now 26 5 years from now 27 10 years from now 28 11 years from now 29 12 years from now 30 20 years from now [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/testdata/ |
D | testdata_en.txt | 19 3 years ago 20 2 years ago 22 0 years 24 2 years from now 25 3 years from now 26 5 years from now 27 10 years from now 28 11 years from now 29 12 years from now 30 20 years from now [all …]
|
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/ |
D | jquery.timeago.js | 43 years: "%d years", property 63 var years = days / 365; 80 years < 2 && substitute($l.year, 1) || 81 substitute($l.years, Math.floor(years));
|
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/ |
D | TimeSeriesActivity.java | 45 Number[] years = { in onCreate() local 54 Arrays.asList(years), in onCreate() 91 plot1.setDomainStep(XYStepMode.SUBDIVIDE, years.length); in onCreate()
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/ |
D | ICUZDump.java | 254 String[] years = val.split(","); in main() local 255 if (years.length == 1) { in main() 256 high = Integer.parseInt(years[0]); in main() 257 } else if (years.length == 2) { in main() 258 low = Integer.parseInt(years[0]); in main() 259 high = Integer.parseInt(years[1]); in main()
|
/external/bison/build-aux/ |
D | update-copyright | 39 # 2. Convert 2-digit years to 4-digit years by prepending "19". 75 # 2. Its format is "Copyright (C)", then a list of copyright years, 98 # 7. Each copyright year is 2 or 4 digits, and years are separated by 108 # copyright years (such as 90, 1991, 1992-2007, 2008) in a 205 # Convert 2-digit to 4-digit years.
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/ |
D | TimestampTagTest.java | 94 int years = cal.get(Calendar.YEAR); in getText() local 101 String result = String.valueOf(years) + "-" + String.valueOf(months) + "-" in getText()
|
/external/icu/icu4c/source/test/perf/DateFmtPerf/ |
D | datedata.h | 39 static int years[] = { variable
|
/external/toybox/kconfig/ |
D | README | 15 than the author of squashfs, who spent 5 years actively trying to get his code 18 for years. No really, here's where he wrote about it himself:
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zdump.c | 692 register intmax_t myy, seconds, years; in yeartot() local 703 years = diff400 * 400; in yeartot() 706 years = 1; in yeartot() 708 myy += years; in yeartot() 719 years = diff400 * 400; in yeartot() 722 years = 1; in yeartot() 724 myy -= years; in yeartot()
|
/external/curl/ |
D | CHANGES | 2 version of what has changed over the years in different curl releases.
|
/external/ceres-solver/docs/source/ |
D | history.rst | 11 years of on-and-off development, Ceres Solver was released as open
|
/external/antlr/antlr-3.4/tool/ |
D | README.txt | 16 been working on parser generators for 20 years and on this particular 17 version of ANTLR for 7 years.
|
/external/libgsm/ |
D | NOTICE | 20 Since the original terms of 15 years ago maybe do not make our
|
/external/curl/docs/ |
D | ROADMAP.md | 1 curl the next few years - perhaps 135 definitions and such like that are currently earmarked to be removed years
|
/external/boringssl/src/ |
D | README.md | 15 BoringSSL arose because Google used OpenSSL for many years in various ways and,
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
D | ICUDurationTest.java | 192 int years = cal.get(Calendar.YEAR) - 1970; // year of Date(0) in TestBasics() local 193 expect = years + " anni fa"; in TestBasics()
|
/external/ImageMagick/ |
D | AUTHORS.txt | 2 ImageMagick project in the last few years: 156 Responsible for the ImageMagick Linux binary distributions for many years.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/ |
D | ICUDurationTest.java | 196 int years = cal.get(Calendar.YEAR) - 1970; // year of Date(0) in TestBasics() local 197 expect = years + " anni fa"; in TestBasics()
|
/external/guava/ |
D | README | 30 2. Deprecated non-beta APIs will be removed two years after the
|
/external/zlib/src/contrib/asm686/ |
D | README.686 | 39 I've been ignoring these assembly routines for years, believing that
|
/external/cblas/ |
D | README | 60 Fixed the i?amax error that I reported three years ago: standard dictates
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebate.txt | 42 around for 27 years and perhaps more; why do you consider it problematic
|
/external/autotest/client/tests/dacapo/ |
D | control | 11 memory loads. The suite is the culmination of over five years work at eight
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/ |
D | SafeRepresenter.java | 334 int years = calendar.get(Calendar.YEAR); in representData() local 341 StringBuilder buffer = new StringBuilder(String.valueOf(years)); in representData()
|