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

  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 86 int r_todo; /* a rule to do (used in outzone) */
87 zic_t r_temp; /* used in outzone */
163 static void outzone(const struct zone * zp, int ntzones);
714 outzone(&zones[i], j - i);
2096 outzone(zpfirst, zonecount) function
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 86 int r_todo; /* a rule to do (used in outzone) */
87 zic_t r_temp; /* used in outzone */
163 static void outzone(const struct zone * zp, int ntzones);
714 outzone(&zones[i], j - i);
2096 outzone(zpfirst, zonecount) function
    [all...]

Completed in 96 milliseconds