HomeSort by relevance Sort by last modified time
    Searched defs:tm_mday (Results 1 - 23 of 23) sorted by null

  /bionic/libc/include/
time.h 50 int tm_mday; member in struct:tm
  /external/syslinux/gpxe/src/include/
time.h 10 int tm_mday; /* day of the month */ member in struct:tm
  /external/zlib/src/contrib/minizip/
zip.h 94 uInt tm_mday; /* day of the month - [1,31] */ member in struct:tm_zip_s
unzip.h 89 uInt tm_mday; /* day of the month - [1,31] */ member in struct:tm_unz_s
  /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
zip.h 94 uInt tm_mday; /* day of the month - [1,31] */ member in struct:tm_zip_s
unzip.h 89 uInt tm_mday; /* day of the month - [1,31] */ member in struct:tm_unz_s
  /bionic/libc/kernel/uapi/linux/
rtc.h 25 int tm_mday; member in struct:rtc_time
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
time.h 129 int tm_mday; /* day of the month [1-31] */ member in struct:tm
  /device/linaro/bootloader/edk2/StdLib/Include/
time.h 25 - int tm_mday; // day of the month - [1, 31]
144 int tm_mday; // day of the month [1, 31] member in struct:tm
191 the final value of tm_mday is not set until tm_mon and tm_year
300 %d is replaced by the day of the month as a decimal number (01-31). [tm_mday]
301 %D is equivalent to "%m/%d/%y". [tm_mon, tm_mday, tm_year]
303 a single digit is preceded by a space. [tm_mday]
305 [tm_year, tm_mon, tm_mday]
  /external/curl/lib/
parsedate.c 277 int tm_mday; member in struct:my_tm
314 + leap_days + month_days_cumulative [month] + tm->tm_mday - 1) * 24
514 tm.tm_mday = mdaynum;
  /external/kernel-headers/original/uapi/linux/
rtc.h 25 int tm_mday; member in struct:rtc_time
  /external/libchrome/base/third_party/nspr/
prtime.h 153 PRInt32 tm_mday; /* days past tm_mon (1-31, note that it member in struct:PRExplodedTime
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtc.h 24 int tm_mday; member in struct:rtc_time
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
time.h 138 int tm_mday; /* Day. [1-31] */ member in struct:tm
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
time.h 92 int tm_mday; member in struct:tm
wchar.h 903 int tm_mday; member in struct:tm
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Include/
OpenSslSupport.h 131 int tm_mday; /* day of the month [1-31] */ member in struct:tm
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
efi.h 93 uint8_t tm_mday; /* 1 - 31 */ member in struct:efi_tm
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 125 int tm_mday; ///< day of the month member in struct:__anon46767
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 139 int tm_mday; ///< day of the month member in struct:__anon46688
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 381 int tm_mday; member in struct:__sanitizer::__sanitizer_tm
    [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 3186 var ___tm_struct_layout={__size__:44,tm_sec:0,tm_min:4,tm_hour:8,tm_mday:12,tm_mon:16,tm_year:20,tm_wday:24,tm_yday:28,tm_isdst:32,tm_gmtoff:36,tm_zone:40}; property in class:_time.___tm_struct_layout
    [all...]
  /external/valgrind/include/vki/
vki-linux.h 1605 int tm_mday; member in struct:vki_rtc_time
    [all...]

Completed in 752 milliseconds