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

  /external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp 720 DOWLEQ = 2
805 if (_mode == "DOWLEQ") {
806 mode = DOWLEQ;
868 // DOWLEQ: -dom -(dow+1)
879 return (mode == DOWLEQ) ? -dom : dom;
958 // rule US DOWLEQ 9 31 0 7200 0 0 0 # 53: US, file data/northamerica, line 114, mode DOWLEQ, October, dom 31, Sunday, time 7200, isstd 0, isgmt 0, offset 0
    [all...]
  /external/icu4c/tools/tzcode/
tz2icu.cpp 720 DOWLEQ = 2
805 if (_mode == "DOWLEQ") {
806 mode = DOWLEQ;
868 // DOWLEQ: -dom -(dow+1)
879 return (mode == DOWLEQ) ? -dom : dom;
958 // rule US DOWLEQ 9 31 0 7200 0 0 0 # 53: US, file data/northamerica, line 114, mode DOWLEQ, October, dom 31, Sunday, time 7200, isstd 0, isgmt 0, offset 0
    [all...]

Completed in 25 milliseconds