/aosp_15_r20/frameworks/compile/mclinker/lib/Core/ |
D | IRBuilder.cpp | 31 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() 639 ResolveInfo::Type pType, in AddSymbol() 709 ResolveInfo::Type pType, in AddSymbol() 756 ResolveInfo::Type pType, in AddSymbol() [all …]
|
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/ |
D | ELFSegmentFactory.cpp | 18 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()
|
D | ELFSegment.cpp | 39 ELFSegment::ELFSegment(uint32_t pType, uint32_t pFlag) in ELFSegment() 84 ELFSegment* ELFSegment::Create(uint32_t pType, uint32_t pFlag) { in Create()
|
D | LDSection.cpp | 41 uint32_t pType, in LDSection() 68 uint32_t pType, in Create()
|
D | NamePool.cpp | 36 ResolveInfo::Type pType, in createSymbol() 58 ResolveInfo::Type pType, in insertSymbol()
|
D | RelocationFactory.cpp | 33 Relocation* RelocationFactory::produce(RelocationFactory::Type pType, in produce()
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.cpp | 74 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()
|
D | MipsGOT.cpp | 64 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()
|
D | MipsRelocator.cpp | 29 static bool HasSubType(const Relocation& pParent, Relocation::Type pType) { in HasSubType() 81 MipsRelocationInfo(Relocation& pParent, Relocation::Type pType, in MipsRelocationInfo() 748 Relocation::Type pType) { in setupRelDynEntry() 769 Relocation::Type pType) { in setupTLSDynEntry() 806 Relocation::Type pType) { in setupTLSDynEntry()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | pstore.h | 396 #define IPStore_CreateType(This,Key,pType,pInfo,dwFlags) (This)->lpVtbl->CreateType(This,Key,pType,… argument 397 #define IPStore_GetTypeInfo(This,Key,pType,ppInfo,dwFlags) (This)->lpVtbl->GetTypeInfo(This,Key,pTy… argument 398 #define IPStore_DeleteType(This,Key,pType,dwFlags) (This)->lpVtbl->DeleteType(This,Key,pType,dwFlag… argument 399 #define IPStore_CreateSubtype(This,Key,pType,pSubtype,pInfo,pRules,dwFlags) (This)->lpVtbl->CreateS… argument 400 #define IPStore_GetSubtypeInfo(This,Key,pType,pSubtype,ppInfo,dwFlags) (This)->lpVtbl->GetSubtypeIn… argument 401 #define IPStore_DeleteSubtype(This,Key,pType,pSubtype,dwFlags) (This)->lpVtbl->DeleteSubtype(This,K… argument 402 #define IPStore_ReadAccessRuleset(This,Key,pType,pSubtype,ppRules,dwFlags) (This)->lpVtbl->ReadAcce… argument 403 #define IPStore_WriteAccessRuleset(This,Key,pType,pSubtype,pRules,dwFlags) (This)->lpVtbl->WriteAcc… argument 405 #define IPStore_EnumSubtypes(This,Key,pType,dwFlags,ppenum) (This)->lpVtbl->EnumSubtypes(This,Key,p… argument
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Fragment/ |
D | Relocation.cpp | 47 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()
|
D | Stub.cpp | 75 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) { in addFixup()
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 1618 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()
|
/aosp_15_r20/frameworks/compile/mclinker/lib/MC/ |
D | InputFactory.cpp | 35 unsigned int pType, in produce() 44 unsigned int pType, in produce()
|
D | Input.cpp | 45 unsigned int pType, in Input() 61 unsigned int pType, in Input()
|
/aosp_15_r20/external/perfetto/infra/perfetto.dev/src/ |
H A D | gen_proto_reference.js | 57 function getFullName(pType) { argument 67 function genType(pType, depth) { argument
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DLL.NET/ |
H A D | dnssd_NET.cpp | 698 PString * pType = new PString(regtype); in Register() local 845 PString * pType = new PString(regtype); in Browse() local 881 PString * pType = new PString(regtype); in Resolve() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | OptionSetter.java | 402 ParameterizedType pType = (ParameterizedType) field.getGenericType(); in setOptionValue() local 418 ParameterizedType pType = (ParameterizedType) field.getGenericType(); in setOptionValue() local 470 ParameterizedType pType = (ParameterizedType) field.getGenericType(); in setFieldValue() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Script/ |
D | InputToken.cpp | 19 InputToken::InputToken(Type pType, const std::string& pName, bool pAsNeeded) in InputToken()
|
/aosp_15_r20/hardware/interfaces/broadcastradio/2.0/default/ |
H A D | VirtualProgram.cpp | 39 auto pType = getType(selector.primaryId); in operator ProgramInfo() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/grammar/ |
H A D | perfettosql_keywordhash.h | 420 static int keywordCode(const char* z, int n, int* pType) { in keywordCode()
|
/aosp_15_r20/external/parameter-framework/upstream/parameter/ |
H A D | SelectionCriteria.cpp | 54 const std::string &strName, const CSelectionCriterionType *pType, core::log::Logger &logger) in createSelectionCriterion()
|
H A D | SelectionCriteriaDefinition.cpp | 40 const std::string &strName, const CSelectionCriterionType *pType, core::log::Logger &logger) in createSelectionCriterion()
|
H A D | SelectionCriterion.cpp | 40 const CSelectionCriterionType *pType, in CSelectionCriterion()
|
/aosp_15_r20/external/gson/examples/android-proguard-example/src/com/google/gson/examples/android/model/ |
H A D | Cart.java | 88 ParameterizedType pType = (ParameterizedType) type; in getSimpleTypeName() local
|