| /arkcompiler/runtime_core/static_core/libpandafile/external/ |
| H A D | file_ext.h | 27 uint64_t offset; member
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| H A D | struct_field.h | 26 size_t offset; member
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| H A D | common.cpp | 34 std::string GetStringFromPandaFile(const panda_file::File &pfile, uint32_t offset) in GetStringFromPandaFile() argument
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| H A D | ref_updater.cpp | 31 void UpdateRemsetRefUpdater<LanguageConfig, NEED_LOCK>::Process(ObjectHeader *object, size_t offset, in Process() argument
|
| /arkcompiler/runtime_core/static_core/verification/cflow/ |
| H A D | cflow_common.cpp | 26 auto offset = static_cast<uint32_t>(reinterpret_cast<uintptr_t>(ptr) - reinterpret_cast<uintptr_t>(base)); in OffsetAsHexStr() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | binary_buffer_parser.cpp | 31 void BinaryBufferParser::ParseBuffer(void *dst, uint32_t count, uint32_t offset) in ParseBuffer() argument
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| H A D | inlineCache.cpp | 29 uint32_t offset = size_ + slotSize; in Offset() local
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| H A D | aligned_storage.h | 44 static constexpr size_t ConvertOffset(size_t dst_align, size_t offset) in ConvertOffset() argument
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/ |
| H A D | const_array_resolver_test.cpp | 100 size_t offset = 2; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/verification/config/debug_breakpoint/ |
| H A D | breakpoint.h | 44 CheckManagedBreakpoint([[maybe_unused]] DebugContext const *ctx, [[maybe_unused]] Method::UniqId id, [[maybe_unused]] Offset offset) CheckManagedBreakpoint() argument
|
| /arkcompiler/ets_frontend/ets2panda/lexer/token/ |
| H A D | sourceLocation.cpp | 23 void OffsetEntry::AddCol(size_t offset) in AddCol() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | byte_array.cpp | 21 void ByteArray::Set(JSThread* thread, uint32_t idx, DataViewType type, JSTaggedType val, uint32_t offset) in Set() argument 29 JSTaggedValue ByteArray::Get(JSThread *thread, uint32_t idx, DataViewType type, uint32_t offset) in Get() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | ir_module.cpp | 31 auto offset = methodLiteral->GetMethodId().GetOffset(); in GetFuncName() local
|
| /arkcompiler/ets_frontend/es2panda/lexer/token/ |
| H A D | sourceLocation.cpp | 24 void OffsetEntry::AddCol(size_t offset) in AddCol() argument
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | barriers.h | 32 static inline void SetPrimitive(void *obj, size_t offset, T value) in SetPrimitive() argument 40 static inline T AtomicSetPrimitive(volatile void *obj, size_t offset, T oldValue, T value) in AtomicSetPrimitive() argument 61 static inline T GetValue(const void *obj, size_t offset) in GetValue() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/getjspandafile_fuzzer/ |
| H A D | getjspandafile_fuzzer.cpp | 53 uint32_t offset = pathLen + MIN_SIZE_REQUIRED; in GetJSPandaFileFuzzTest() local
|
| /arkcompiler/runtime_core/libpandafile/ |
| H A D | field_data_accessor.cpp | 71 auto offset = static_cast<uint32_t>(helpers::Read<sizeof(uint32_t)>(&sp)); in GetValueInternal() local
|
| /arkcompiler/runtime_core/libziparchive/ |
| H A D | zip_archive.h | 53 uint32_t offset; member
|
| /arkcompiler/runtime_core/static_core/abc2program/common/ |
| H A D | abc_code_converter.cpp | 43 const auto offset = bcIns.GetId().AsFileId(); in IDToString() local
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| H A D | field_data_accessor.cpp | 67 auto offset = static_cast<uint32_t>(helpers::Read<sizeof(uint32_t)>(&sp)); in GetValueInternal() local
|
| H A D | debug_helpers.cpp | 41 const char *GetStringFromConstantPool(const File &pf, uint32_t offset) in GetStringFromConstantPool() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| H A D | debug_info.h | 55 void SetOffset(size_t offset) in SetOffset() argument
|
| /arkcompiler/runtime_core/static_core/libziparchive/ |
| H A D | zip_archive.h | 56 uint32_t offset; member
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/ |
| H A D | ets_test_mirror_classes.h | 32 constexpr MirrorFieldInfo(const char *name, std::size_t offset) : name_(name), offset_(offset) {} in MirrorFieldInfo() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/map_mirror_classes/ |
| H A D | test_map_mirror_classes.cpp | 27 uint32_t offset; member
|