Home
last modified time | relevance | path

Searched refs:day (Results 1 – 9 of 9) sorted by relevance

/ndk/sources/host-tools/make-3.81/config/
Dmdate-sh160 ???*) day=$1;;
161 *) day=$3; shift;;
192 echo $day $month $year
Dpo.m456 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.
Dtexinfo.tex2374 \number\day\space
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_wlocale_win32.c300 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()
Dc_locale_win32.c1274 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/
Dgtest_xml_output_unittest.py182 day=int(match.group(3)), hour=int(match.group(4)),
/ndk/
DREADME.md111 may not be desired for day to day development.
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpng.h687 png_byte day; /* day of month, 1 - 31 */ member
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.01186 # FIXME: To remove some day.
1191 # FIXME: To remove some day.