HomeSort by relevance Sort by last modified time
    Searched refs:tzset (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
34-1-buildonly.c 9 void tzset(void);
20 dummyvar = tzset;
  /external/compiler-rt/test/msan/
tzset.cc 12 tzset();
  /external/pdfium/xfa/fxfa/parser/
cxfa_timezoneprovider.cpp 24 tzset();
  /external/autotest/client/common_lib/
time_utils_unittest.py 27 time.tzset()
32 time.tzset()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_time.py 136 @unittest.skipIf(not hasattr(time, "tzset"),
137 "time module has no attribute tzset")
149 # They are also documented in the tzset(3) man page on most Unix
161 time.tzset()
163 time.tzset()
173 time.tzset()
185 time.tzset()
202 time.tzset()
  /external/python/cpython2/Lib/test/
test_time.py 136 @unittest.skipIf(not hasattr(time, "tzset"),
137 "time module has no attribute tzset")
149 # They are also documented in the tzset(3) man page on most Unix
161 time.tzset()
163 time.tzset()
173 time.tzset()
185 time.tzset()
207 time.tzset()
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_time.py 136 @unittest.skipIf(not hasattr(time, "tzset"),
137 "time module has no attribute tzset")
149 # They are also documented in the tzset(3) man page on most Unix
161 time.tzset()
163 time.tzset()
173 time.tzset()
185 time.tzset()
207 time.tzset()
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_time.py 136 @unittest.skipIf(not hasattr(time, "tzset"),
137 "time module has no attribute tzset")
149 # They are also documented in the tzset(3) man page on most Unix
161 time.tzset()
163 time.tzset()
173 time.tzset()
185 time.tzset()
207 time.tzset()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_time.py 136 @unittest.skipIf(not hasattr(time, "tzset"),
137 "time module has no attribute tzset")
149 # They are also documented in the tzset(3) man page on most Unix
161 time.tzset()
163 time.tzset()
173 time.tzset()
185 time.tzset()
207 time.tzset()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_time.py 136 @unittest.skipIf(not hasattr(time, "tzset"),
137 "time module has no attribute tzset")
149 # They are also documented in the tzset(3) man page on most Unix
161 time.tzset()
163 time.tzset()
173 time.tzset()
185 time.tzset()
207 time.tzset()
  /bionic/tests/
time_test.cpp 88 tzset();
92 tzset();
120 tzset();
129 tzset();
149 tzset();
155 tzset();
214 tzset();
231 tzset();
783 tzset();
788 tzset();
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Time/
TimeVals.h 114 extern void tzset(void);
  /external/toybox/toys/posix/
date.c 212 tzset();
220 tzset();
  /bionic/libc/tzcode/
private.h 376 # undef tzset macro
377 # define tzset tz_tzset macro
390 void tzset(void);
  /bionic/libc/include/
time.h 90 void tzset(void);
  /bionic/tests/headers/posix/
time_h.c 105 FUNCTION(tzset, void (*f)(void));
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
time.h 165 void tzset(void);
  /system/core/adb/
adb_trace.cpp 58 tzset();
  /external/pdfium/fpdfsdk/
cpdfsdk_datetime.cpp 82 tzset();
93 tzset();
  /external/python/cpython3/Lib/test/
test_time.py 275 @unittest.skipUnless(hasattr(time, "tzset"),
276 "time module has no attribute tzset")
288 # They are also documented in the tzset(3) man page on most Unix
300 time.tzset()
302 time.tzset()
312 time.tzset()
324 time.tzset()
348 time.tzset()
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
timemodule.c 666 tzset();
677 "tzset()\n\
681 standard Unix timezone format as documented in the tzset man page\n\
685 Changing the TZ environment variable without calling tzset *may* change\n\
695 are), and the extraneous calls to tzset(3) should be removed.
697 little as possible when introducing the time.tzset and time.tzsetwall
699 at the top of this function and removing the call to tzset() from
703 tzset()
709 tzset();
768 tzset();
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
timemodule.c 666 tzset();
677 "tzset()\n\
681 standard Unix timezone format as documented in the tzset man page\n\
685 Changing the TZ environment variable without calling tzset *may* change\n\
695 are), and the extraneous calls to tzset(3) should be removed.
697 little as possible when introducing the time.tzset and time.tzsetwall
699 at the top of this function and removing the call to tzset() from
703 tzset()
709 tzset();
768 tzset();
    [all...]
  /external/python/cpython2/Modules/
timemodule.c 666 tzset();
677 "tzset()\n\
681 standard Unix timezone format as documented in the tzset man page\n\
685 Changing the TZ environment variable without calling tzset *may* change\n\
695 are), and the extraneous calls to tzset(3) should be removed.
697 little as possible when introducing the time.tzset and time.tzsetwall
699 at the top of this function and removing the call to tzset() from
703 tzset()
709 tzset();
768 tzset();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
time.h 133 void __cdecl tzset(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
243 void __cdecl tzset(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
EmuThunk.c 437 // timezone and daylight lib globals depend on tzset be called 1st.
438 tzset ();

Completed in 309 milliseconds

1 2 3