Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
Dustring.cpp38 constexpr auto OFFSET = 10U; in DecodeSurrogates() local
47 constexpr auto OFFSET = 10U; in EncodeSurrogate() local
/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.h115 #define TSOBJLAYOUT_ACCESSOR(NAME, OFFSET) \ argument
/arkcompiler/runtime_core/static_core/verification/config/debug_breakpoint/
Dconfig_handler_breakpoints.cpp69 static const auto OFFSET = ((P4::OfString("0x") >> HEX) | DEC) |= offsetHandler; in BreakpointParser() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dmmap_test.cpp125 static constexpr size_t OFFSET = 4_KB; in TEST_F() local
/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_frontend/ets2panda/lexer/regexp/
Dregexp.cpp77 constexpr auto OFFSET = 10; in HexValue() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64_constants.h192 OFFSET, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp2673 static constexpr ssize_t OFFSET = 2; in LoadStoreRegistersMainLoop() local