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

  /external/chromium_org/base/
os_compat_nacl.cc 19 tzset();
25 tzset();
  /external/compiler-rt/test/msan/
tzset.cc 12 tzset();
  /development/ndk/platforms/android-L/include/
time.h 82 extern void tzset(void) __LIBC_ABI_PUBLIC__;
  /bionic/libc/include/
time.h 84 extern void tzset(void) __LIBC_ABI_PUBLIC__;
  /development/ndk/platforms/android-3/include/
time.h 85 extern void tzset(void);
  /development/ndk/platforms/android-8/include/
time.h 85 extern void tzset(void);
  /bionic/tests/
time_test.cpp 46 tzset();
50 tzset();
88 tzset();
92 tzset();
  /external/chromium_org/third_party/icu/source/common/
putilimp.h 111 # define U_TZSET tzset
436 * The t_tzset() function (similar to tzset) uses the current setting
  /external/chromium_org/v8/src/base/platform/
platform-solaris.cc 68 tzset();
  /external/icu/icu4c/source/common/
putilimp.h 111 # define U_TZSET tzset
433 * The t_tzset() function (similar to tzset) uses the current setting
  /external/e2fsprogs/e2fsck/
logfile.c 77 tzset();
  /external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c 51 ** 1. They might reference tzname[0] before calling tzset (explicitly
53 ** 2. They might reference tzname[1] before calling tzset (explicitly
1179 tzset(void) function
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 51 ** 1. They might reference tzname[0] before calling tzset (explicitly
53 ** 2. They might reference tzname[1] before calling tzset (explicitly
1179 tzset(void) function
    [all...]
  /bionic/libc/tzcode/
strftime.c 141 tzset();
localtime.c 57 ** 1. They might reference tzname[0] before calling tzset (explicitly
59 ** 2. They might reference tzname[1] before calling tzset (explicitly
1267 tzset(void) function
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/time/
wcsftime.c 125 tzset();
  /external/iptables/extensions/
libxt_time.c 152 tzset();
  /external/compiler-rt/lib/msan/
msan_interceptors.cc     [all...]
  /external/chromium_org/base/time/
time_unittest.cc 609 tzset();
  /external/icu/icu4c/source/
config.status 586 s,@U_TZSET@,tzset,;t t
    [all...]
configure     [all...]
  /external/chromium_org/testing/gtest/test/
gtest_unittest.cc 442 // tzset() distinguishes between the TZ variable being present and empty
452 tzset();
460 tzset();
    [all...]
  /external/gtest/test/
gtest_unittest.cc 447 // tzset() distinguishes between the TZ variable being present and empty
459 tzset();
467 tzset();
    [all...]
  /external/chromium_org/third_party/icu/source/
configure     [all...]

Completed in 854 milliseconds