Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/util/
Dbit_vector.h37 using Word = uint64_t; variable
53 operator Word() const in Word() function
/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.h264 static DateUnit Word(DateValueType type, int value, int len) in Word() function