Home
last modified time | relevance | path

Searched defs:part1 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/parser/ts/inline-property/
Dinline-property4.ts27 const part1 = "dynamic"; constant
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.cpp252 uint32_t part1 = static_cast<uint32_t>(number % TEN7POW); in FillDigits64FixedLength() local
264 uint32_t part1 = static_cast<uint32_t>(number % TEN7POW); in FillDigits64() local