Home
last modified time | relevance | path

Searched defs:sd (Results 1 – 20 of 20) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DELFObjectReader.cpp166 SectionData* sd = IRBuilder::CreateSectionData(**section); in readSections() local
175 SectionData* sd = IRBuilder::CreateSectionData(**section); in readSections() local
207 SectionData* sd = IRBuilder::CreateSectionData(**section); in readSections() local
217 SectionData* sd = IRBuilder::CreateSectionData(**section); in readSections() local
245 SectionData* sd = IRBuilder::CreateSectionData(**section); in readSections() local
DBranchIsland.cpp106 SectionData* sd = m_Entry.getParent(); in addStub() local
132 SectionData* sd = m_Entry.getParent(); in addStub() local
DBranchIslandFactory.cpp44 SectionData& sd = *((*sect)->getSectionData()); in group() local
DELFObjectWriter.cpp383 const SectionData* sd = NULL; in emitSectionData() local
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp53 SectionData* sd = SectionData::Create(*m_pSection); in Input() local
65 SectionData* sd = SectionData::Create(*m_pSection); in Input() local
89 SectionData* sd = SectionData::Create(*m_pSection); in Output() local
101 SectionData* sd = SectionData::Create(*m_pSection); in Output() local
/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DBenchmarkResults.java103 double sd = 0; in standardDeviation() local
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp320 SectionData* sd = (*sect)->getSectionData(); in scanErrata() local
495 SectionData* sd = (*island).begin()->getParent(); in doRelax() local
/frameworks/base/core/java/android/app/
DLoadedApk.java1458 LoadedApk.ServiceDispatcher sd = smap.valueAt(i); in removeContextRegistrations() local
1796 LoadedApk.ServiceDispatcher sd = null; in getServiceDispatcherCommon() local
1825 LoadedApk.ServiceDispatcher sd = null; in lookupServiceDispatcher() local
1839 LoadedApk.ServiceDispatcher sd = null; in forgetServiceDispatcher() local
1909 InnerConnection(LoadedApk.ServiceDispatcher sd) { in InnerConnection()
1915 LoadedApk.ServiceDispatcher sd = mDispatcher.get(); in connected() local
DContextImpl.java1954 IServiceConnection sd; in bindServiceCommon() local
1999 IServiceConnection sd = mPackageInfo.lookupServiceDispatcher(conn, getOuterContext()); in updateServiceGroup() local
2020 IServiceConnection sd = mPackageInfo.forgetServiceDispatcher( in unbindService() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp649 SectionData* sd = (*island).begin()->getParent(); in doRelax() local
698 SectionData* sd = NULL; in mergeSection() local
/frameworks/av/services/mediacodec/registrant/
DCodecServiceRegistrant.cpp339 const hidl_vec<StructDescriptor>& sd) { in getParamReflector()
/frameworks/av/media/codec2/tests/
DC2SampleComponent_test.cpp348 void dumpStruct(const C2StructDescriptor &sd) { in dumpStruct()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp877 SectionData* sd = (*island).begin()->getParent(); in doRelax() local
1194 SectionData* sd = NULL; in mergeSection() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp948 SectionData* sd = (*island).begin()->getParent(); in doRelax() local
/frameworks/base/core/java/android/widget/
DRemoteViewsAdapter.java257 final IServiceConnection sd = mContext.getServiceDispatcher(this, this, flags); in handleMessage() local
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp945 for (const std::shared_ptr<C2StructDescriptor> &sd : mHistory) { in visited() local
/frameworks/av/media/codec2/hidl/client/
Dclient.cpp856 const hidl_vec<StructDescriptor>& sd) { in getParamReflector()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java537 sTable.add(new MccEntry(634, "sd", 2)); // Sudan (Republic of the) in sTable.add()
/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp1275 uint32_t sd; in parseChunk() local
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java12264 final IServiceConnection sd = mContext.getServiceDispatcher( in bindDeviceAdminServiceAsUser() local