| /arkcompiler/runtime_core/libpandabase/tests/ |
| H A D | mmap_fixed_test.cpp | 35 static constexpr size_t OFFSET = 4_KB; in TEST_F() local
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| H A D | ustring.cpp | 38 constexpr auto OFFSET = 10; in DecodeSurrogates() local 47 constexpr auto OFFSET = 10; in EncodeSurrogate() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | vtable.h | 30 OFFSET, enumerator
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| H A D | mmap_test.cpp | 125 static constexpr size_t OFFSET = 4_KB; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/verification/config/debug_breakpoint/ |
| H A D | config_handler_breakpoints.cpp | 69 static const auto OFFSET = (P4::OfString("0x") >> HEX) | DEC |= OFFSET_HANDLER; in BreakpointParser() local
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| H A D | ustring.cpp | 38 constexpr auto OFFSET = 10U; in DecodeSurrogates() local 47 constexpr auto OFFSET = 10U; in EncodeSurrogate() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/ |
| H A D | assembler_aarch64_test.cpp | 169 __ Ldp(Register(X3), Register(X4), MemoryOperand(Register(SP), 8, OFFSET)); in HWTEST_F_L0() local 170 __ Ldp(Register(X3).W(), Register(X4).W(), MemoryOperand(Register(SP), 8, OFFSET)); in HWTEST_F_L0() local 194 __ Ldr(Register(X3), MemoryOperand(Register(SP), 8, OFFSET)); in HWTEST_F_L0() local 195 __ Ldr(Register(X3).W(), MemoryOperand(Register(SP), 8, OFFSET)); in HWTEST_F_L0() local 197 __ Ldrb(Register(X1).W(), MemoryOperand(Register(SP), 8, OFFSET)); in HWTEST_F_L0() local 199 __ Ldrh(Register(X1).W(), MemoryOperand(Register(SP), 8, OFFSET)); in HWTEST_F_L0() local 200 __ Ldur(Register(X1), MemoryOperand(Register(SP), -8, OFFSET)); in HWTEST_F_L0() local 201 __ Stur(Register(X3), MemoryOperand(Register(SP), -8, OFFSET)); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| H A D | cframe_layout.h | 161 const auto OFFSET = GetFrameSize<SLOTS>() - slot - 2U; in GetOffset() local
|
| /arkcompiler/ets_frontend/ets2panda/lexer/regexp/ |
| H A D | regexp.cpp | 75 constexpr auto OFFSET = 10; in HexValue() local
|
| /arkcompiler/ets_frontend/es2panda/lexer/regexp/ |
| H A D | regexp.cpp | 83 constexpr auto OFFSET = 10; in HexValue() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| H A D | assembler_aarch64_constants.h | 192 OFFSET, enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| H A D | encode.cpp | 3086 static constexpr int32_t OFFSET = 2; in LoadStorePair() local
|