Searched refs:year (Results 1 – 19 of 19) sorted by relevance
/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
|
D | texinfo.tex | 2380 \space\number\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/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}.
|
D | make.info-2 | 3012 location until at least one year after the last time you 3065 and add to it an item stating at least the title, year, new 3068 the Document, create one stating the title, year, authors,
|
/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/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/build/tools/toolchain-licenses/ |
D | COPYING | 294 Copyright (C) <year> <name of author> 316 Gnomovision version 69, Copyright (C) year name of author
|
D | COPYING3 | 635 Copyright (C) <year> <name of author> 655 <program> 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/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_shared-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/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/sources/host-tools/ndk-stack/binutils/ |
D | COPYING3 | 635 Copyright (C) <year> <name of author> 655 <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
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 107 fixed another 25-year-old RE bug, in split. it's another failure
|
/ndk/sources/host-tools/make-3.81/ |
D | ChangeLog | 290 * main.c: Update the copyright year in the version output.
|