Home
last modified time | relevance | path

Searched defs:kappa (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Ddtoa_helper.cpp108 uint32_t DtoaHelper::PopDigit(int kappa, uint32_t &p1) in PopDigit()
162 int kappa = CountDecimalDigit32(p1); // kappa in [0, 9] in DigitGen() local
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.cpp105 int kappa = CountDecimalDigit32(p1); // kappa in [0, 9] in DigitGen() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument