Home
last modified time | relevance | path

Searched defs:offset (Results 1 - 25 of 1191) sorted by relevance

12345678910>>...48

/arkcompiler/runtime_core/static_core/libpandafile/external/
H A Dfile_ext.h27 uint64_t offset; member
/arkcompiler/runtime_core/static_core/verification/util/
H A Dstruct_field.h26 size_t offset; member
/arkcompiler/runtime_core/bytecode_optimizer/
H A Dcommon.cpp34 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 Dref_updater.cpp31 void UpdateRemsetRefUpdater<LanguageConfig, NEED_LOCK>::Process(ObjectHeader *object, size_t offset, in Process() argument
/arkcompiler/runtime_core/static_core/verification/cflow/
H A Dcflow_common.cpp26 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 Dbinary_buffer_parser.cpp31 void BinaryBufferParser::ParseBuffer(void *dst, uint32_t count, uint32_t offset) in ParseBuffer() argument
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DinlineCache.cpp29 uint32_t offset = size_ + slotSize; in Offset() local
/base/sensors/miscdevice/utils/common/include/
H A Draw_file_descriptor.h25 int64_t offset = 0; member
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/
H A Dpinmux.c33 int32_t drv_pin_config_mode(port_name_e port, uint8_t offset, gpio_mode_e pin_mode) in drv_pin_config_mode() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dburn_file.c42 hi_void loaderboot_get_start_addr_offset(hi_u32 addr, hi_u32 *offset) in loaderboot_get_start_addr_offset() argument
/arkcompiler/runtime_core/libpandabase/utils/
H A Daligned_storage.h44 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 Dconst_array_resolver_test.cpp100 size_t offset = 2; in TEST_F() local
/arkcompiler/runtime_core/static_core/verification/config/debug_breakpoint/
H A Dbreakpoint.h44 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 DsourceLocation.cpp23 void OffsetEntry::AddCol(size_t offset) in AddCol() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dbyte_array.cpp21 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 Dir_module.cpp31 auto offset = methodLiteral->GetMethodId().GetOffset(); in GetFuncName() local
/arkcompiler/ets_frontend/es2panda/lexer/token/
H A DsourceLocation.cpp24 void OffsetEntry::AddCol(size_t offset) in AddCol() argument
/base/global/i18n/frameworks/intl/test/fuzztest/numberformat_fuzzer/
H A Dnumberformat_fuzzer.cpp30 uint32_t offset = 0; in DoSomethingInterestingWithMyAPI() local
/base/global/i18n/frameworks/intl/test/fuzztest/preferredlanguage_fuzzer/
H A Dpreferredlanguage_fuzzer.cpp33 uint32_t offset = 0; in DoSomethingInterestingWithMyAPI() local
/base/global/i18n/frameworks/intl/test/fuzztest/timezone_fuzzer/
H A Dtimezone_fuzzer.cpp31 uint32_t offset = 0; in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_manager/test/fuzz_test/cmabort_fuzzer/
H A Dcmabort_fuzzer.cpp33 uint32_t offset = 0; in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_manager/test/fuzz_test/cmisauthorizedapp_fuzzer/
H A Dcmisauthorizedapp_fuzzer.cpp33 uint32_t offset = 0; in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_manager/test/fuzz_test/cmuninstallusertrustedcert_fuzzer/
H A Dcmuninstallusertrustedcert_fuzzer.cpp33 uint32_t offset = 0; in DoSomethingInterestingWithMyAPI() local
/base/web/webview/ohos_adapter/media_adapter/src/
H A Dbuffer_info_adapter_impl.cpp45 void BufferInfoAdapterImpl::SetOffset(int32_t offset) in SetOffset() argument
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/bufferinfoadapterimpl_fuzzer/
H A Dbufferinfoadapterimpl_fuzzer.cpp33 int32_t offset = static_cast<int32_t>(size); in BufferInfoAdapterImplFuzzTest() local

Completed in 6 milliseconds

12345678910>>...48