Home
last modified time | relevance | path

Searched defs:UT (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dmath_helpers.h68 using UT = std::make_unsigned_t<T>; in IsPowerOfTwo() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js32663 class UT extends OT { class