Home
last modified time | relevance | path

Searched defs:newDom (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dgregocal.cpp1013 int32_t newDom = (dom + amount*7 - start) % gap; in roll() local
/third_party/node/deps/icu-small/source/i18n/
H A Dgregocal.cpp988 int32_t newDom = (dom + amount*7 - start) % gap; variable
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dgregocal.cpp1013 int32_t newDom = (dom + amount*7 - start) % gap; in roll() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp2019 int32_t newDom = i + amount; in TestWOY() local

Completed in 13 milliseconds