Home
last modified time | relevance | path

Searched defs:dec (Results 1 – 6 of 6) 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.cpp58 const int dec = 10; in StrToUInt() local
69 const int dec = 10; in StrToInt32() local
81 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/libabckit/tests/ut/ir_core/phi/
Dphi.cpp81 AbckitInst *dec = nullptr; in TransformIR() local
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dpandargs.h770 const int dec = 10; in ParseIntArgParam() local
877 const int dec = 10; in ParseUint64ArgParam() local
910 const int dec = 10; in ParseUint32ArgParam() local