Searched defs:random (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | allocation_inspector.cpp | 39 double random = base::RandomGenerator::NextDouble(); in GetNextStepSize() local |
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| D | number_helper.cpp | 1353 uint64_t random = (state >> base::RIGHT12) | EXPONENTBITS_RANGE_IN_ONE_AND_TWO; in ToDouble() local |
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ | ||
| D | cocos_worker_test.js | 11755 static random(t, e) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.Pi |