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

  /bionic/libc/tzcode/
localtime.c 1122 register long theirdstoffset; local
    [all...]
  /external/chromium/third_party/icu/source/tools/tzcode/
localtime.c 1035 register long theirdstoffset; local
1044 ** Initial values of theirstdoffset and theirdstoffset.
1055 theirdstoffset = 0;
1059 theirdstoffset =
1095 theirdstoffset;
1103 theirdstoffset = theiroffset;
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 1035 register long theirdstoffset; local
1044 ** Initial values of theirstdoffset and theirdstoffset.
1055 theirdstoffset = 0;
1059 theirdstoffset =
1095 theirdstoffset;
1103 theirdstoffset = theiroffset;
    [all...]
  /system/core/libcutils/
tztime.c 1055 register long theirdstoffset; local
1064 ** Initial values of theirstdoffset and theirdstoffset.
1075 theirdstoffset = 0;
1079 theirdstoffset =
1115 theirdstoffset;
1123 theirdstoffset = theiroffset;
    [all...]

Completed in 16 milliseconds