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

/frameworks/compile/mclinker/include/mcld/Support/
H A DAllocators.h89 typedef const typename ChunkType::value_type& const_reference; typedef in class:mcld::LinearAllocatorBase
111 const_pointer address(const_reference X) const
119 void construct(pointer pPtr, const_reference pValue)
323 typedef const DataType& const_reference; typedef in class:mcld::MallocAllocator
345 const_pointer address(const_reference X) const
377 typedef const void* const_reference; typedef in class:mcld::MallocAllocator
402 const_pointer address(const_reference X) const
426 void construct(pointer pObject, const_reference pValue)
/frameworks/native/services/sensorservice/
H A Dmat.h131 typedef TYPE const& const_reference; typedef in class:android::mat
262 typedef TYPE const& const_reference; typedef in class:android::mat
H A Dvec.h309 typedef TYPE const& const_reference; typedef in class:android::vec
/frameworks/compile/mclinker/include/mcld/ADT/
H A DBinTree.h369 typedef const value_type& const_reference; typedef in class:mcld::BinaryTree

Completed in 225 milliseconds