Home
last modified time | relevance | path

Searched defs:pType (Results 1 – 25 of 47) sorted by relevance

12

/aosp12/frameworks/compile/mclinker/lib/LD/
H A DELFSegmentFactory.cpp18 ELFSegmentFactory::iterator ELFSegmentFactory::find(uint32_t pType, in find()
33 uint32_t pType, in find()
47 ELFSegmentFactory::iterator ELFSegmentFactory::find(uint32_t pType, in find()
63 uint32_t pType, in find()
78 ELFSegment* ELFSegmentFactory::produce(uint32_t pType, uint32_t pFlag) { in produce()
84 uint32_t pType, in insert()
H A DELFSegment.cpp39 ELFSegment::ELFSegment(uint32_t pType, uint32_t pFlag) in ELFSegment()
84 ELFSegment* ELFSegment::Create(uint32_t pType, uint32_t pFlag) { in Create()
H A DLDSection.cpp41 uint32_t pType, in LDSection()
68 uint32_t pType, in Create()
H A DNamePool.cpp36 ResolveInfo::Type pType, in createSymbol()
58 ResolveInfo::Type pType, in insertSymbol()
H A DRelocationFactory.cpp33 Relocation* RelocationFactory::produce(RelocationFactory::Type pType, in produce()
/aosp12/frameworks/compile/mclinker/lib/Fragment/
H A DRelocation.cpp47 Relocation* Relocation::Create(Type pType, in Create()
66 Relocation::Relocation(Relocation::Type pType, in Relocation() function in mcld::Relocation
126 void Relocation::setType(Type pType) { in setType()
H A DStub.cpp75 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) { in addFixup()
/aosp12/frameworks/compile/mclinker/lib/MC/
H A DInputFactory.cpp35 unsigned int pType, in produce()
44 unsigned int pType, in produce()
H A DInput.cpp45 unsigned int pType, in Input()
61 unsigned int pType, in Input()
H A DSearchDirs.cpp71 mcld::Input::Type pType) { in find()
H A DInputBuilder.cpp56 unsigned int pType, in createInput()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/util/
H A DQCameraBufferMaps.cpp104 QCameraBufferMaps::QCameraBufferMaps(cam_mapping_buf_type pType, in QCameraBufferMaps()
166 uint32_t QCameraBufferMaps::enqueue(cam_mapping_buf_type pType, in enqueue()
226 uint32_t QCameraBufferMaps::makeSingletonBufMapList(cam_mapping_buf_type pType, in makeSingletonBufMapList()
/aosp12/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp31 LDFileFormat::Kind GetELFSectionKind(uint32_t pType, in GetELFSectionKind()
126 Input::Type pType) { in CreateInput()
271 uint32_t pType, in CreateELFHeader()
400 ResolveInfo::Type pType, in AddSymbol()
456 ResolveInfo::Type pType, in addSymbolFromObject()
531 ResolveInfo::Type pType, in addSymbolFromDynObj()
591 Relocation::Type pType, in AddRelocation()
/aosp12/frameworks/compile/mclinker/lib/Script/
H A DInputToken.cpp19 InputToken::InputToken(Type pType, const std::string& pName, bool pAsNeeded) in InputToken()
H A DAssignment.cpp31 Type pType, in Assignment()
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp74 bool MipsGNULDBackend::needsLA25Stub(Relocation::Type pType, in needsLA25Stub()
899 Relocation::Type& pType, in readRelocation()
906 Relocation::Type& pType, in readRelocation()
914 Relocation::Type& pType, in readRelocation()
936 Relocation::Type& pType, in readRelocation()
957 Relocation::Type pType, in emitRelocation()
964 Relocation::Type pType, in emitRelocation()
972 Relocation::Type pType, in emitRelocation()
984 Relocation::Type pType, in emitRelocation()
H A DMipsGOT.cpp64 void MipsGOT::GOTMultipart::consumeTLS(Relocation::Type pType) { in consumeTLS()
349 Fragment* MipsGOT::consumeTLS(Relocation::Type pType) { in consumeTLS()
405 Relocation::Type pType) { in recordTLSEntry()
426 Relocation::Type pType) { in lookupTLSEntry()
/aosp12/hardware/interfaces/broadcastradio/2.0/default/
H A DVirtualProgram.cpp39 auto pType = getType(selector.primaryId); variable
/aosp12/frameworks/wilhelm/src/itf/
H A DIMetadataTraversal.cpp86 SLint32 *pNodeID, SLuint32 *pType, SLuint32 size, SLchar *pMimeType) in IMetadataTraversal_GetChildInfo()
/aosp12/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttributeValue.h47 void setType(unsigned int pType) { m_Type = pType; } in setType()
/aosp12/frameworks/compile/mclinker/include/mcld/
H A DLinkerConfig.h74 void setCodeGenType(CodeGenType pType) { m_CodeGenType = pType; } in setCodeGenType()
/aosp12/frameworks/compile/mclinker/include/mcld/MC/
H A DSymbolCategory.h138 explicit Category(Type pType) in Category()
/aosp12/hardware/qcom/display/msm8994/liboverlay/pipes/
H A DoverlayGenPipe.cpp69 void GenericPipe::setPipeType(const utils::eMdpPipeType& pType) { in setPipeType()
/aosp12/hardware/qcom/display/msm8226/liboverlay/pipes/
H A DoverlayGenPipe.cpp69 void GenericPipe::setPipeType(const utils::eMdpPipeType& pType) { in setPipeType()
/aosp12/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1618 Relocation::Type& pType, in readRelocation()
1637 Relocation::Type& pType, in readRelocation()
1659 Relocation::Type& pType, in readRelocation()
1678 Relocation::Type& pType, in readRelocation()
1700 Relocation::Type pType, in emitRelocation()
1709 Relocation::Type pType, in emitRelocation()
1720 Relocation::Type pType, in emitRelocation()
1729 Relocation::Type pType, in emitRelocation()

12