Home
last modified time | relevance | path

Searched defs:Word (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/utils/
DSparseBitVector.ts50 export type Word = Uint16Array; alias
/arkcompiler/runtime_core/static_core/verification/util/
Dbit_vector.h37 using Word = uint64_t; variable
54 operator Word() const in Word() function
/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.h270 static DateUnit Word(DateValueType type, int value, int len) in Word() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Delf_types.h76 using Word = uint32_t; variable