Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dmark_stack.h158 inline void Extend() in Extend() function
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/consts/
DArkuiConstants.ts31 Extend = 'Extend', enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_int_val.h443 IntVal Extend(PrimType newType) const in Extend() function
472 IntVal Extend(uint8 newWidth, bool isSigned) const in Extend() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64_constants.h45 enum Extend : uint8_t { enum