/ndk/sources/host-tools/make-3.81/config/ |
D | mdate-sh | 167 *:*) set `date`; eval year=\$$# 186 year=`expr $year - 1` 188 *) year=$3;; 192 echo $day $month $year
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | mdate-sh | 170 *:*) set `date`; eval year=\$$# 189 year=`expr $year - 1` 191 *) year=$3;; 195 echo $day $month $year
|
/ndk/sources/cxx-stl/stlport/src/ |
D | time_facets.cpp | 198 # define __is_leap(year)\ argument 199 ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 393 int year = t->tm_year + __TM_YEAR_BASE; in __write_formatted_timeT() local 397 year--; in __write_formatted_timeT() 398 days = __iso_week_days (t->tm_yday + (365 + __is_leap (year)), t->tm_wday); in __write_formatted_timeT() 401 int d = __iso_week_days (t->tm_yday - (365 + __is_leap (year)), t->tm_wday); in __write_formatted_timeT() 404 ++year; in __write_formatted_timeT() 411 val = (long)(year % 100 + 100) % 100; in __write_formatted_timeT() 414 val = (long)year; in __write_formatted_timeT()
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | readin.good | 1 ``Democracy will not come today, this year,
|
D | readin.inp | 1 ``Democracy will not come today, this year,
|
D | distrib.good | 17 year in the bag of one bee:
|
D | distrib.inp | 16 year in the bag of one bee:
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | Makefile.am | 25 { echo Copyright year not updated; exit 1; }
|
D | configure.ac | 16 [Define to the copyright year printed by --version.])
|
D | COPYING.DOC | 169 location until at least one year after the last time you distribute an 210 to it an item stating at least the title, year, new authors, and 213 stating the title, year, authors, and publisher of the Document as
|
D | Makefile.in | 1039 { echo Copyright year not updated; exit 1; }
|
D | COPYING | 636 Copyright (C) <year> <name of author> 656 <program> Copyright (C) <year> <name of author>
|
D | config_h.in | 22 /* Define to the copyright year printed by --version. */
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_xml_output_unittest.py | 181 year=int(match.group(1)), month=int(match.group(2)),
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 176 location until at least one year after the last time you distribute an 234 to it an item stating at least the title, year, new authors, and 237 stating the title, year, authors, and publisher of the Document as 419 Copyright (C) @var{year} @var{your name}.
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 294 Copyright (C) <year> <name of author> 316 Gnomovision version 69, Copyright (C) year name of author
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 294 Copyright (C) <year> <name of author> 316 Gnomovision version 69, Copyright (C) year name of author
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 294 Copyright (C) <year> <name of author> 316 Gnomovision version 69, Copyright (C) year name of author
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 294 Copyright (C) <year> <name of author> 316 Gnomovision version 69, Copyright (C) year name of author
|
/ndk/tests/abcc/jni/mman-win32/ |
D | LICENSE.TXT | 294 Copyright (C) <year> <name of author> 315 Gnomovision version 69, Copyright (C) year name of author
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 294 Copyright (C) <year> <name of author> 316 Gnomovision version 69, Copyright (C) year name of author
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | __config | 696 # define _LIBCPP_STD_VER 13 // current year, or date of c++14 ratification
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | COPYING3 | 635 Copyright (C) <year> <name of author> 655 <program> Copyright (C) <year> <name of author>
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/ |
D | COPYING | 636 Copyright (C) <year> <name of author> 656 <program> Copyright (C) <year> <name of author>
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | png.h | 685 png_uint_16 year; /* full year, as in, 1995 */ member
|