Home
last modified time | relevance | path

Searched refs:const_reference (Results 1 – 11 of 11) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DRelocData.h50 typedef RelocationListType::const_reference const_reference; typedef
78 const_reference front () const { return m_Relocations.front(); } in front()
80 const_reference back () const { return m_Relocations.back(); } in back()
DSectionData.h45 typedef FragmentListType::const_reference const_reference; typedef
71 const_reference front () const { return m_Fragments.front(); } in front()
73 const_reference back () const { return m_Fragments.back(); } in back()
/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h106 typedef const typename ChunkType::value_type& const_reference; typedef
128 const_pointer address(const_reference X) const in address()
136 void construct(pointer pPtr, const_reference pValue) in construct()
337 typedef const DataType& const_reference; typedef
359 const_pointer address(const_reference X) const in address()
391 typedef const void* const_reference; typedef
416 const_pointer address(const_reference X) const in address()
440 void construct(pointer pObject, const_reference pValue) in construct()
/frameworks/native/include/ui/
Dvec2.h40 typedef T const& const_reference; typedef
Dvec3.h39 typedef T const& const_reference; typedef
Dvec4.h39 typedef T const& const_reference; typedef
Dmat4.h46 typedef T const& const_reference; typedef
/frameworks/native/services/sensorservice/
Dmat.h131 typedef TYPE const& const_reference; typedef
262 typedef TYPE const& const_reference; typedef
Dvec.h309 typedef TYPE const& const_reference;
/frameworks/compile/mclinker/include/mcld/
DInputTree.h80 typedef const value_type& const_reference; typedef
/frameworks/compile/mclinker/include/mcld/ADT/
DBinTree.h369 typedef const value_type& const_reference; typedef