Home
last modified time | relevance | path

Searched refs:years (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/testdata/
Dtestdata_en.txt19 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/
Dtestdata_en.txt19 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/syslinux/com32/lib/libpng/
DY2KINFO14 that will hold years up to 65535. The other two hold the date in text
15 format, and will hold years up to 9999.
39 libpng are not passing 4-digit years into the png_convert_to_rfc_1123()
43 stated that it works with 4-digit years, and the APIs have been
47 integer to hold the year, and can hold years as large as 65535.
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DTimeSeriesActivity.java45 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/
DICUZDump.java256 String[] years = val.split(","); in main() local
257 if (years.length == 1) { in main()
258 high = Integer.parseInt(years[0]); in main()
259 } else if (years.length == 2) { in main()
260 low = Integer.parseInt(years[0]); in main()
261 high = Integer.parseInt(years[1]); in main()
/external/bison/build-aux/
Dupdate-copyright39 # 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/
DTimestampTagTest.java94 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/
Ddatedata.h43 static int years[] = { variable
/external/toybox/kconfig/
DREADME15 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/
Dzdump.c692 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/
DCHANGES2 version of what has changed over the years in different curl releases.
/external/ltp/utils/ffsb-6.0-rc2/
Dregistration-description5 FFSB is currently at version 5.0, and has been an internal tool at IBM for about four years. I has…
/external/antlr/antlr-3.4/tool/
DREADME.txt16 been working on parser generators for 20 years and on this particular
17 version of ANTLR for 7 years.
/external/libgsm/
DNOTICE20 Since the original terms of 15 years ago maybe do not make our
DCOPYRIGHT20 Since the original terms of 15 years ago maybe do not make our
/external/curl/docs/
DROADMAP.md1 curl the next few years - perhaps
135 definitions and such like that are currently earmarked to be removed years
/external/ImageMagick/
DAUTHORS.txt2 ImageMagick project in the last few years:
156 Responsible for the ImageMagick Linux binary distributions for many years.
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
DICUDurationTest.java189 int years = cal.get(Calendar.YEAR) - 1970; // year of Date(0) in TestBasics() local
190 expect = years + " anni fa"; in TestBasics()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
DICUDurationTest.java190 int years = cal.get(Calendar.YEAR) - 1970; // year of Date(0) in TestBasics() local
191 expect = years + " anni fa"; in TestBasics()
/external/guava/
DREADME30 2. Deprecated non-beta APIs will be removed two years after the
/external/cblas/
DREADME60 Fixed the i?amax error that I reported three years ago: standard dictates
/external/zlib/src/contrib/asm686/
DREADME.68639 I've been ignoring these assembly routines for years, believing that
/external/boringssl/src/
DREADME.md15 BoringSSL arose because Google used OpenSSL for many years in various ways and,
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebate.txt42 around for 27 years and perhaps more; why do you consider it problematic
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebate.txt42 around for 27 years and perhaps more; why do you consider it problematic

12345678910>>...13