Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
Dustring.cpp36 constexpr auto OFFSET = 10; in DecodeSurrogates() local
45 constexpr auto OFFSET = 10; in EncodeSurrogate() local
/arkcompiler/ets_frontend/ets2panda/util/
Dustring.cpp38 constexpr auto OFFSET = 10U; in DecodeSurrogates() local
47 constexpr auto OFFSET = 10U; 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.h30 OFFSET, enumerator
/arkcompiler/runtime_core/static_core/verification/config/debug_breakpoint/
Dconfig_handler_breakpoints.cpp69 static const auto OFFSET = (P4::OfString("0x") >> HEX) | DEC |= OFFSET_HANDLER; 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/ets2panda/lexer/regexp/
Dregexp.cpp76 constexpr auto OFFSET = 10; in HexValue() local
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp81 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.cpp3344 static constexpr int32_t OFFSET = 2; in LoadStorePair() local