Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest_decorator9.ts17 declare function dec<T>(target: T): T; function
Dtest-class-auto-accessor-7.ts17 function dec(target:any, prop:any) { function
/arkcompiler/toolchain/tooling/utils/
Dutils.cpp62 const int dec = 10; in StrToUInt() local
73 const int dec = 10; in StrToInt32() local
85 const int dec = 10; in StrToInt32() local
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dmath_helpers.h204 struct dec { // NOLINT(readability-identifier-naming) struct
205 constexpr T operator()(const T &x) const in operator()
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dpandargs.h769 const int dec = 10; in ParseIntArgParam() local
876 const int dec = 10; in ParseUint64ArgParam() local
909 const int dec = 10; in ParseUint32ArgParam() local