Home
last modified time | relevance | path

Searched defs:pOffset (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/frameworks/compile/mclinker/lib/Fragment/
DFragmentRef.cpp39 FragmentRef::FragmentRef(Fragment& pFrag, FragmentRef::Offset pOffset) in FragmentRef() function in mcld::FragmentRef
50 FragmentRef* FragmentRef::Create(Fragment& pFrag, uint64_t pOffset) { in Create()
76 FragmentRef* FragmentRef::Create(LDSection& pSection, uint64_t pOffset) { in Create()
112 FragmentRef& FragmentRef::assign(Fragment& pFrag, FragmentRef::Offset pOffset) { in assign()
DStub.cpp75 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) { in addFixup()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp224 Relocator::DWord pOffset) { in helper_thumb32_branch_upper()
230 Relocator::DWord pOffset) { in helper_thumb32_branch_lower()
249 Relocator::DWord pOffset) { in helper_thumb32_cond_branch_upper()
256 Relocator::DWord pOffset) { in helper_thumb32_cond_branch_lower()
773 uint32_t pOffset) { in applyDebugStringOffset()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp908 uint32_t& pOffset, in readRelocation()
938 uint64_t& pOffset, in readRelocation()
966 uint32_t pOffset, in emitRelocation()
986 uint64_t pOffset, in emitRelocation()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp33 uint64_t pOffset, in helper_DynRel_init()
846 uint32_t pOffset) { in applyDebugStringOffset()
1109 uint64_t pOffset, in helper_DynRel_init()
1515 uint32_t pOffset) { in applyDebugStringOffset()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1639 uint32_t& pOffset, in readRelocation()
1680 uint64_t& pOffset, in readRelocation()
1711 uint32_t pOffset, in emitRelocation()
1731 uint64_t pOffset, in emitRelocation()
/aosp_15_r20/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp338 size_t pOffset, in CreateRegion()
593 uint32_t pOffset, in AddRelocation()
/aosp_15_r20/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DDelayMix_16x16.cpp28 LVM_INT16* pOffset, /* Delay offset */ in DelayMix_Float()
/aosp_15_r20/frameworks/compile/mclinker/lib/Support/
DMemoryArea.cpp41 llvm::StringRef MemoryArea::request(size_t pOffset, size_t pLength) { in request()
DFileOutputBuffer.cpp49 MemoryRegion FileOutputBuffer::request(size_t pOffset, size_t pLength) { in request()
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Fragment/
DFragment.h47 void setOffset(uint64_t pOffset) { m_Offset = pOffset; } in setOffset()
DStub.h36 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.h114 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset) {} in applyDebugStringOffset()
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/ar/
H A DArArchiveOutputStream.java113 …private long fill( final long pOffset, final long pNewOffset, final char pFill ) throws IOExceptio… in fill()
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkBuffer.cpp107 void Buffer::copyFrom(const void *srcMemory, VkDeviceSize pSize, VkDeviceSize pOffset) in copyFrom()
H A DVkDeviceMemory.cpp293 VkResult DeviceMemory::map(VkDeviceSize pOffset, VkDeviceSize pSize, void **ppData) in map()
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/
DELFSegment.h76 void setOffset(uint64_t pOffset) { m_Offset = pOffset; } in setOffset()
DEhFrame.h95 void setPersonalityOffset(uint64_t pOffset) { in setPersonalityOffset()
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DEhFrameReader.cpp45 uint64_t pOffset, in scan()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationHelpers.h119 uint64_t pOffset, in helper_DynRela_init()
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DZipFileRO.java147 Ref<Long> pOffset, in getEntryInfo()
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_descriptor_set_layout.c520 VkDeviceSize *pOffset) in nvk_GetDescriptorSetLayoutBindingOffsetEXT()
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DZipFileRO.cpp122 uint32_t* pUncompLen, uint32_t* pCompLen, off64_t* pOffset, in getEntryInfo()
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_hint_tables.cpp452 RetainPtr<const CPDF_Object> pOffset = pDict->GetObjectFor("S"); in LoadHintStream() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_mem_alloc_wrapper.cpp252 VkDeviceSize *pOffset) in VirtualAllocate()

1234