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

  /bionic/libc/tzcode/
localtime.c 1121 register long theirstdoffset; local
    [all...]
  /external/chromium/third_party/icu/source/tools/tzcode/
localtime.c 1034 register long theirstdoffset; local
1044 ** Initial values of theirstdoffset and theirdstoffset.
1046 theirstdoffset = 0;
1050 theirstdoffset =
1068 theiroffset = theirstdoffset;
1098 theirstdoffset;
1104 else theirstdoffset = theiroffset;
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 1034 register long theirstdoffset; local
1044 ** Initial values of theirstdoffset and theirdstoffset.
1046 theirstdoffset = 0;
1050 theirstdoffset =
1068 theiroffset = theirstdoffset;
1098 theirstdoffset;
1104 else theirstdoffset = theiroffset;
    [all...]
  /system/core/libcutils/
tztime.c 1054 register long theirstdoffset; local
1064 ** Initial values of theirstdoffset and theirdstoffset.
1066 theirstdoffset = 0;
1070 theirstdoffset =
1088 theiroffset = theirstdoffset;
1118 theirstdoffset;
1124 else theirstdoffset = theiroffset;
    [all...]

Completed in 15 milliseconds