HomeSort by relevance Sort by last modified time
    Searched full:stdoffset (Results 1 - 3 of 3) sorted by null

  /bionic/libc/tzcode/
localtime.c 968 long stdoffset; local
982 stdoffset = 0;
998 name = getoffset(name, &stdoffset);
1023 } else dstoffset = stdoffset - SECSPERHOUR;
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 917 long stdoffset; local
931 stdoffset = 0;
947 name = getoffset(name, &stdoffset);
971 } else dstoffset = stdoffset - SECSPERHOUR;
998 sp->ttis[1].tt_gmtoff = -stdoffset;
1011 stdoffset);
1097 sp->ats[i] += stdoffset -
1110 sp->ttis[0].tt_gmtoff = -stdoffset;
1122 sp->ttis[0].tt_gmtoff = -stdoffset;
    [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf     [all...]

Completed in 110 milliseconds