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

  /external/chromium/chrome/browser/chromeos/cros/
cros_library_loader.cc 22 static const base::TimeDelta max_time = base::TimeDelta::FromSeconds(1); local
28 max_time,
  /external/icu4c/tools/tzcode/
zic.c 201 static zic_t max_time; variable
828 max_time = -(min_time + 1);
1234 z.z_untiltime < max_time &&
1236 zones[nzones - 1].z_untiltime < max_time &&
1321 if (dayoff > max_time / SECSPERDAY) {
    [all...]

Completed in 96 milliseconds