Home
last modified time | relevance | path

Searched refs:leapadd (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c150 static void leapadd(zic_t t, int positive, int rolling, int count);
1363 leapadd(tadd(t, tod), positive, lp->l_value, count); in inleap()
2784 leapadd(const zic_t t, const int positive, const int rolling, int count) in leapadd() function
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c150 static void leapadd(zic_t t, int positive, int rolling, int count);
1363 leapadd(tadd(t, tod), positive, lp->l_value, count); in inleap()
2784 leapadd(const zic_t t, const int positive, const int rolling, int count) in leapadd() function
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c150 static void leapadd(zic_t t, int positive, int rolling, int count);
1363 leapadd(tadd(t, tod), positive, lp->l_value, count); in inleap()
2784 leapadd(const zic_t t, const int positive, const int rolling, int count) in leapadd() function
/third_party/tzdata/
Dzic.c144 static void leapadd(zic_t, int, int);
1730 leapadd(t, correction, lp->l_value); in inleap()
3152 leapadd(zic_t t, int correction, int rolling) in leapadd() function