Home
last modified time | relevance | path

Searched refs:tadd (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/tests/st/ops/ascend/
Dtest_tdt_data_ms.py82 tadd = P.ReLU() variable
89 return tadd(input_)
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c175 static zic_t tadd(zic_t t1, zic_t t2);
1363 leapadd(tadd(t, tod), positive, lp->l_value, count); in inleap()
1663 ats[i] = tadd(ats[i], corr[j]); in writezone()
1922 todo = tadd(trans[i], -gmtoffs[j]); in writezone()
2500 untiltime = tadd(untiltime, in outzone()
2503 untiltime = tadd(untiltime, in outzone()
2524 jtime = tadd(jtime, -offset); in outzone()
2629 starttime = tadd(starttime, -stdoff); in outzone()
2631 starttime = tadd(starttime, -gmtoff); in outzone()
2823 trans[i] = tadd(trans[i], last); in adjleap()
[all …]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c175 static zic_t tadd(zic_t t1, zic_t t2);
1363 leapadd(tadd(t, tod), positive, lp->l_value, count); in inleap()
1663 ats[i] = tadd(ats[i], corr[j]); in writezone()
1922 todo = tadd(trans[i], -gmtoffs[j]); in writezone()
2500 untiltime = tadd(untiltime, in outzone()
2503 untiltime = tadd(untiltime, in outzone()
2524 jtime = tadd(jtime, -offset); in outzone()
2629 starttime = tadd(starttime, -stdoff); in outzone()
2631 starttime = tadd(starttime, -gmtoff); in outzone()
2823 trans[i] = tadd(trans[i], last); in adjleap()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c175 static zic_t tadd(zic_t t1, zic_t t2);
1363 leapadd(tadd(t, tod), positive, lp->l_value, count); in inleap()
1663 ats[i] = tadd(ats[i], corr[j]); in writezone()
1922 todo = tadd(trans[i], -gmtoffs[j]); in writezone()
2500 untiltime = tadd(untiltime, in outzone()
2503 untiltime = tadd(untiltime, in outzone()
2524 jtime = tadd(jtime, -offset); in outzone()
2629 starttime = tadd(starttime, -stdoff); in outzone()
2631 starttime = tadd(starttime, -gmtoff); in outzone()
2823 trans[i] = tadd(trans[i], last); in adjleap()
[all …]
/third_party/tzdata/
Dzic.c183 static zic_t tadd(zic_t t1, zic_t t2);
1572 t = tadd(t, tod); in getleapdatetime()
1948 ats[i] = tadd(ats[i], corr[j]); in writezone()
2253 todo = tadd(trans[i], -utoffs[j]); in writezone()
2777 untiltime = tadd(untiltime, in outzone()
2780 untiltime = tadd(untiltime, in outzone()
2801 jtime = tadd(jtime, -offset); in outzone()
2896 starttime = tadd(starttime, -save); in outzone()
2898 starttime = tadd(starttime, -stdoff); in outzone()
3025 trans[i] = tadd(trans[i], last); in adjleap()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc12583 "tadd\006staddb\006staddh\006staddl\007staddlb\007staddlh\005stclr\006st"