Home
last modified time | relevance | path

Searched defs:OFFSET (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
Dustring.cpp38 constexpr auto OFFSET = 10; in DecodeSurrogates() local
47 constexpr auto OFFSET = 10; in EncodeSurrogate() local
/arkcompiler/runtime_core/libpandabase/tests/
Dmmap_fixed_test.cpp35 static constexpr size_t OFFSET = 4_KB; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/
Dvtable.h28 OFFSET, enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_obj_layout_info.h114 #define TSOBJLAYOUT_ACCESSOR(NAME, OFFSET) \ argument
/arkcompiler/runtime_core/libpandabase/utils/
Dcframe_layout.h161 const auto OFFSET = GetFrameSize<SLOTS>() - slot - 2U; in GetOffset() local
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp78 constexpr auto OFFSET = 10; in HexValue() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64_constants.h192 OFFSET, enumerator