Home
last modified time | relevance | path

Searched defs:uint16 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/typedarrayat/
Dtypedarrayat.js129 let uint16 = new Uint16Array(11); variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Dutil.h21 using uint16 = uint16_t; variable
/arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/
Dsharedtypedarray.ts803 let uint16 = new SendableUint16Array([1, 2, 3]); variable
809 let uint16 = new SendableUint16Array(); variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dtypes_def.h34 using uint16 = std::uint16_t; variable
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
Djit_dump_elf.h30 using uint16 = uint16_t; variable