Searched defs:dec (Results 1 – 5 of 5) sorted by relevance
17 declare function dec<T>(target: T): T; function
17 function dec(target:any, prop:any) { function
204 struct dec { // NOLINT(readability-identifier-naming) struct205 constexpr T operator()(const T &x) const in operator()
62 const int dec = 10; in StrToUInt() local
873 const int dec = 10; in ParseUint64ArgParam() local904 const int dec = 10; in ParseUint32ArgParam() local