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.java78 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.java1332 LoadedApk.ServiceDispatcher sd = smap.valueAt(i); in removeContextRegistrations() local
1667 LoadedApk.ServiceDispatcher sd = null; in getServiceDispatcherCommon() local
1696 LoadedApk.ServiceDispatcher sd = null; in lookupServiceDispatcher() local
1710 LoadedApk.ServiceDispatcher sd = null; in forgetServiceDispatcher() local
1780 InnerConnection(LoadedApk.ServiceDispatcher sd) { in InnerConnection()
1786 LoadedApk.ServiceDispatcher sd = mDispatcher.get(); in connected() local
DContextImpl.java1710 IServiceConnection sd; in bindServiceCommon() local
1755 IServiceConnection sd = mPackageInfo.lookupServiceDispatcher(conn, getOuterContext()); in updateServiceGroup() local
1776 IServiceConnection sd = mPackageInfo.forgetServiceDispatcher( in unbindService() local
/frameworks/native/opengl/libagl/
Dprimitives.cpp903 GLfixed sd = dot4(equation.v, s->eye.v); in clip_triangle() local
968 GLfixed sd = frustumPlaneDist(plane, s->clip); in clip_triangle() local
1045 const GLfixed sd = dot4(equation.v, s->eye.v); in clip_line() local
1080 const GLfixed sd = frustumPlaneDist(plane, s->clip); in clip_line() 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/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.java255 final IServiceConnection sd = mContext.getServiceDispatcher(this, this, flags); in handleMessage() local
/frameworks/av/media/codec2/hidl/client/
Dclient.cpp699 const hidl_vec<StructDescriptor>& sd) { in getParamReflector()
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp929 for (const std::shared_ptr<C2StructDescriptor> &sd : mHistory) { in visited() local
/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp1152 uint32_t sd; in parseChunk() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java624 sTable.add(new MccEntry(634,"sd",2)); //Sudan (Republic of the) in sTable.add()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java9974 final IServiceConnection sd = mContext.getServiceDispatcher( in bindDeviceAdminServiceAsUser() local