Home
last modified time | relevance | path

Searched defs:ftz (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneTest.java1311 TimeZone ftz = TimeZone.getTimeZone(funkyName); in TestOddTimeZoneNames() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneTest.java1339 TimeZone ftz = TimeZone.getTimeZone(funkyName); in TestOddTimeZoneNames() local
/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h468 bool ftz; /* Flush-to-zero for F16_TO_F32 */ member
642 bool ftz; member
Dbi_schedule.c134 enum bi_ftz_state ftz; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir.h961 unsigned ftz : 1; // flush denormal to zero variable