Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h90 typedef const typename ChunkType::value_type& const_reference;
112 const_pointer address(const_reference X) const
120 void construct(pointer pPtr, const_reference pValue)
324 typedef const DataType& const_reference;
346 const_pointer address(const_reference X) const
378 typedef const void* const_reference;
403 const_pointer address(const_reference X) const
427 void construct(pointer pObject, const_reference pValue)
/frameworks/base/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/ADT/
DBinTree.h372 typedef const value_type& const_reference; typedef