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

  /bionic/libc/tzcode/
localtime.c 695 static const int year_lengths[2] = { variable
    [all...]
  /external/chromium/third_party/icu/source/tools/tzcode/
localtime.c 608 static const int year_lengths[2] = { variable
1027 newfirst += year_lengths[isleap(year)] *
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 608 static const int year_lengths[2] = { variable
1027 newfirst += year_lengths[isleap(year)] *
    [all...]
  /system/core/libcutils/
tztime.c 628 static const int year_lengths[2] = { variable
1047 newfirst += year_lengths[isleap(year)] *
    [all...]

Completed in 101 milliseconds