Home
last modified time | relevance | path

Searched defs:sd (Results 1 – 17 of 17) 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.java76 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.java1096 LoadedApk.ServiceDispatcher sd = smap.valueAt(i); in removeContextRegistrations() local
1417 LoadedApk.ServiceDispatcher sd = null; in getServiceDispatcher() local
1443 LoadedApk.ServiceDispatcher sd = null; in forgetServiceDispatcher() local
1509 InnerConnection(LoadedApk.ServiceDispatcher sd) { in InnerConnection()
1515 LoadedApk.ServiceDispatcher sd = mDispatcher.get(); in connected() local
DContextImpl.java1600 IServiceConnection sd; in bindServiceCommon() local
1638 IServiceConnection sd = mPackageInfo.forgetServiceDispatcher( in unbindService() local
/frameworks/native/opengl/libagl/
Dprimitives.cpp902 GLfixed sd = dot4(equation.v, s->eye.v); in clip_triangle() local
967 GLfixed sd = frustumPlaneDist(plane, s->clip); in clip_triangle() local
1044 const GLfixed sd = dot4(equation.v, s->eye.v); in clip_line() local
1079 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/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/av/media/libstagefright/codec2/tests/
DC2Param_test.cpp2466 void dumpStruct(const C2StructDescriptor &sd) { in dumpStruct()
/frameworks/av/media/libstagefright/
DMPEG4Extractor.cpp1086 uint32_t sd; in parseChunk() local
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java7982 final IServiceConnection sd = mContext.getServiceDispatcher( in bindDeviceAdminServiceAsUser() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java652 sTable.add(new MccEntry(634,"sd",2)); //Sudan (Republic of the) in sTable.add()