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

  /external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp 865 // stz_dowim stz_dow
869 // E.g., to encode Mon>=7, use stz_dowim=7, stz_dow=-2
870 // to encode Mon<=7, use stz_dowim=-7, stz_dow=-2
871 // to encode 7, use stz_dowim=7, stz_dow=0
878 int32_t stz_dowim() const { function in struct:FinalRulePart
    [all...]
  /external/icu4c/tools/tzcode/
tz2icu.cpp 865 // stz_dowim stz_dow
869 // E.g., to encode Mon>=7, use stz_dowim=7, stz_dow=-2
870 // to encode Mon<=7, use stz_dowim=-7, stz_dow=-2
871 // to encode 7, use stz_dowim=7, stz_dow=0
878 int32_t stz_dowim() const { function in struct:FinalRulePart
    [all...]

Completed in 118 milliseconds