Home
last modified time | relevance | path

Searched defs:SetOffset (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DUnwindPlan.h274 void SetOffset(int32_t offset) { in SetOffset() function
337 void SetOffset(lldb::addr_t offset) { m_offset = offset; } in SetOffset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DUnwindPlan.h274 void SetOffset(int32_t offset) { in SetOffset() function
337 void SetOffset(lldb::addr_t offset) { m_offset = offset; } in SetOffset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DUnwindPlan.h274 void SetOffset(int32_t offset) { in SetOffset() function
337 void SetOffset(lldb::addr_t offset) { m_offset = offset; } in SetOffset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DUnwindPlan.h274 void SetOffset(int32_t offset) { in SetOffset() function
337 void SetOffset(lldb::addr_t offset) { m_offset = offset; } in SetOffset() function
/aosp_15_r20/art/runtime/
H A Dart_field.cc34 void ArtField::SetOffset(MemberOffset num_bytes) { in SetOffset() function in art::ArtField
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugPubTable.cpp29 uint64_t SetOffset = Offset; in extract() local
/aosp_15_r20/system/update_engine/common/
H A Dfile_fetcher.h46 void SetOffset(off_t offset) override { offset_ = offset; } in SetOffset() function
H A Dmulti_range_http_fetcher.cc194 void MultiRangeHttpFetcher::SetOffset(off_t offset) { in SetOffset() function in chromeos_update_engine::MultiRangeHttpFetcher
H A Dmock_http_fetcher.h63 void SetOffset(off_t offset) override { in SetOffset() function
/aosp_15_r20/art/runtime/mirror/
H A Dfield.h134 void SetOffset(uint32_t offset) REQUIRES_SHARED(Locks::mutator_lock_) { in SetOffset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Expression/
DMaterializer.h136 void SetOffset(uint32_t offset) { m_offset = offset; } in SetOffset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Expression/
DMaterializer.h136 void SetOffset(uint32_t offset) { m_offset = offset; } in SetOffset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Expression/
DMaterializer.h136 void SetOffset(uint32_t offset) { m_offset = offset; } in SetOffset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Expression/
DMaterializer.h136 void SetOffset(uint32_t offset) { m_offset = offset; } in SetOffset() function
/aosp_15_r20/external/cronet/net/base/
H A Dio_buffer.cc82 void DrainableIOBuffer::SetOffset(int bytes) { in SetOffset() function in net::DrainableIOBuffer
H A Dfile_stream_context_win.cc26 void SetOffset(OVERLAPPED* overlapped, const LARGE_INTEGER& offset) { in SetOffset() function
/aosp_15_r20/frameworks/av/media/codec2/vndk/internal/
H A DC2ParamInternal.h27 inline static void SetOffset(C2FieldDescriptor &fd, uint32_t offset) { in SetOffset() function
/aosp_15_r20/system/update_engine/
H A Dlibcurl_http_fetcher.h90 void SetOffset(off_t offset) override { bytes_downloaded_ = offset; } in SetOffset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DAddress.h448 bool SetOffset(lldb::addr_t offset) { in SetOffset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DAddress.h446 bool SetOffset(lldb::addr_t offset) { in SetOffset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DAddress.h448 bool SetOffset(lldb::addr_t offset) { in SetOffset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DAddress.h448 bool SetOffset(lldb::addr_t offset) { in SetOffset() function
/aosp_15_r20/art/dex2oat/linker/
H A Dmulti_oat_relative_patcher.h65 void SetOffset(MethodReference method_ref, uint32_t offset) { in SetOffset() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp159 int SetOffset = MBBInfo.IncomingCFAOffset; in calculateOutgoingCFAInfo() local
/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Dwriter.h41 void SetOffset(dex::u4 offset) { in SetOffset() function

12