HomeSort by relevance Sort by last modified time
    Searched refs:_daylight (Results 1 - 9 of 9) sorted by null

  /external/libvncserver/compat/msvc/sys/
time.h 60 tz->tz_dsttime = _daylight;
  /external/python/cpython3/PC/
pyconfig.h 210 #define daylight _daylight
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
timemodule.c 63 #define daylight _daylight
771 PyModule_AddIntConstant(m, "daylight", _daylight);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
timemodule.c 63 #define daylight _daylight
771 PyModule_AddIntConstant(m, "daylight", _daylight);
    [all...]
  /external/python/cpython2/Modules/
timemodule.c 63 #define daylight _daylight
771 PyModule_AddIntConstant(m, "daylight", _daylight);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
time.h 103 __MINGW_IMPORT int _daylight; variable
108 _CRTIMP errno_t __cdecl _get_daylight(int *_Daylight);
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h 58 #define daylight _daylight
  /external/python/cpython3/Modules/
timemodule.c     [all...]
  /external/ImageMagick/MagickCore/
nt-base.c 420 time_zone->tz_dsttime=_daylight;
    [all...]

Completed in 667 milliseconds