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

  /bionic/libc/include/
time.h 53 int tm_wday; member in struct:tm
  /external/syslinux/gpxe/src/include/
time.h 13 int tm_wday; /* day of the week */ member in struct:tm
  /bionic/libc/kernel/uapi/linux/
rtc.h 28 int tm_wday; member in struct:rtc_time
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
time.h 132 int tm_wday; /* days since Sunday [0-6] */ member in struct:tm
  /device/linaro/bootloader/edk2/StdLib/Include/
time.h 28 - int tm_wday; // days since Sunday - [0, 6]
109 Values for the tm_wday member of struct tm.
148 int tm_wday; // days since Sunday [0, 6] 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
293 %a is replaced by the locale's abbreviated weekday name. [tm_wday]
294 %A is replaced by the locale's full weekday name. [tm_wday]
307 a decimal number (00-99). [tm_year, tm_wday, tm_yday]
309 (e.g., 1997). [tm_year, tm_wday, tm_yday]
326 where Monday is 1. [tm_wday]
    [all...]
  /external/kernel-headers/original/uapi/linux/
rtc.h 28 int tm_wday; member in struct:rtc_time
  /external/libchrome/base/third_party/nspr/
prtime.h 159 PRInt8 tm_wday; /* calculated day of the week 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 27 int tm_wday; member in struct:rtc_time
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
time.h 141 int tm_wday; /* Day of week. [0-6] */ member in struct:tm
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
time.h 95 int tm_wday; member in struct:tm
wchar.h 906 int tm_wday; member in struct:tm
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Include/
OpenSslSupport.h 134 int tm_wday; /* days since Sunday [0-6] */ member in struct:tm
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 128 int tm_wday; ///< day of the week member in struct:__anon46767
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 142 int tm_wday; ///< day of the week member in struct:__anon46688
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 384 int tm_wday; 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 1608 int tm_wday; member in struct:vki_rtc_time
    [all...]

Completed in 923 milliseconds