Searched defs:tzset (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython2/
H A Dconfigure14337 # Before we can test tzset, we need to check if struct tm has a tm_zone
14408 # check tzset(3) exists and works like we expect it to
14409 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working tzset()" >&5
14410 $as_echo_n "checking for working tzset()... " >&6; }
14431 /* Note that we need to ensure that not only does tzset(3)
14446 tzset(); function
14457 tzset(); function
14466 tzset(); function
/external/python/cpython3/
H A Dconfigure15538 # Before we can test tzset, we need to check if struct tm has a tm_zone
15609 # check tzset(3) exists and works like we expect it to
15610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working tzset()" >&5
15611 $as_echo_n "checking for working tzset()... " >&6; }
15632 /* Note that we need to ensure that not only does tzset(3)
15647 tzset(); function
15658 tzset(); function
15667 tzset(); function
/external/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c44 ** 1. They might reference tzname[0] before calling tzset (explicitly
46 ** 2. They might reference tzname[1] before calling tzset (explicitly
1203 tzset(void) function
1334 tzset();
1934 tzset();
2019 tzset();
2029 tzset();

Completed in 309 milliseconds