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

  /bionic/libc/include/
time.h 54 int tm_yday; member in struct:tm
  /external/syslinux/gpxe/src/include/
time.h 14 int tm_yday; /* day in the year */ member in struct:tm
  /bionic/libc/kernel/uapi/linux/
rtc.h 29 int tm_yday; member in struct:rtc_time
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
time.h 133 int tm_yday; /* days since January 1 [0-365] */ member in struct:tm
  /device/linaro/bootloader/edk2/StdLib/Include/
time.h 29 - int tm_yday; // days since January 1 - [0, 365]
149 int tm_yday; // days since January 1 [0, 365] member in struct:tm
185 original values of the tm_wday and tm_yday components of the structure are
188 the values of the tm_wday and tm_yday components of the structure are set
307 a decimal number (00-99). [tm_year, tm_wday, tm_yday]
309 (e.g., 1997). [tm_year, tm_wday, tm_yday]
313 %j is replaced by the day of the year as a decimal number (001-366). [tm_yday]
328 first day of week 1) as a decimal number (00-53). [tm_year, tm_wday, tm_yday]
330 (01-53). [tm_year, tm_wday, tm_yday]
334 first day of week 1) as a decimal number (00-53). [tm_year, tm_wday, tm_yday]
    [all...]
  /external/kernel-headers/original/uapi/linux/
rtc.h 29 int tm_yday; member in struct:rtc_time
  /external/libchrome/base/third_party/nspr/
prtime.h 161 PRInt16 tm_yday; /* calculated day of the year member in struct:PRExplodedTime
207 * - tm_wday and tm_yday: these fields are calculated by NSPR. Users
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtc.h 28 int tm_yday; member in struct:rtc_time
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
time.h 142 int tm_yday; /* Days in year.[0-365] */ member in struct:tm
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
time.h 96 int tm_yday; member in struct:tm
wchar.h 907 int tm_yday; member in struct:tm
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Include/
OpenSslSupport.h 135 int tm_yday; /* days since January 1 [0-365] */ member in struct:tm
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 129 int tm_yday; ///< day of the year member in struct:__anon46767
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 143 int tm_yday; ///< day of the year member in struct:__anon46688
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 385 int tm_yday; 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 1609 int tm_yday; member in struct:vki_rtc_time
    [all...]

Completed in 470 milliseconds