Searched refs:day (Results 1 – 9 of 9) sorted by relevance
/ndk/sources/host-tools/make-3.81/config/ |
D | mdate-sh | 160 ???*) day=$1;; 161 *) day=$3; shift;; 192 echo $day $month $year
|
D | po.m4 | 56 dnl This could go away some day; the PATH_PROG_WITH_TEST already does it. 72 dnl This could go away some day; the PATH_PROG_WITH_TEST already does it.
|
D | texinfo.tex | 2374 \number\day\space
|
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
D | c_wlocale_win32.c | 300 const wchar_t * _WLocale_full_dayofweek(_Locale_time_t * ltime, int day, in _WLocale_full_dayofweek() argument 302 { GetLocaleInfoW(ltime->lc.id, LOCALE_SDAYNAME1 + day, buf, (int)bufSize); return buf; } in _WLocale_full_dayofweek() 304 const wchar_t * _WLocale_abbrev_dayofweek(_Locale_time_t * ltime, int day, in _WLocale_abbrev_dayofweek() argument 306 { GetLocaleInfoW(ltime->lc.id, LOCALE_SABBREVDAYNAME1 + day, buf, (int)bufSize); return buf; } in _WLocale_abbrev_dayofweek()
|
D | c_locale_win32.c | 1274 const char * _Locale_full_dayofweek(_Locale_time_t * ltime, int day) { in _Locale_full_dayofweek() argument 1276 return names[day]; in _Locale_full_dayofweek() 1279 const char * _Locale_abbrev_dayofweek(_Locale_time_t * ltime, int day) { in _Locale_abbrev_dayofweek() argument 1281 return names[day]; in _Locale_abbrev_dayofweek()
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_xml_output_unittest.py | 182 day=int(match.group(3)), hour=int(match.group(4)),
|
/ndk/ |
D | README.md | 111 may not be desired for day to day development.
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | png.h | 687 png_byte day; /* day of month, 1 - 31 */ member
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 1186 # FIXME: To remove some day. 1191 # FIXME: To remove some day.
|