Home
last modified time | relevance | path

Searched refs:ConstTraits (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/mclinker/include/mcld/ADT/
DTypeTraits.h20 struct ConstTraits { struct
25 typedef ConstTraits<DataType> const_traits; argument
35 typedef ConstTraits<DataType> const_traits;
45 typedef ConstTraits<DataType> const_traits;
56 typedef ConstTraits<DataType> const_traits;
DHashTable.h48 ConstTraits<HashEntryTy> > const_chain_iterator;
53 ConstTraits<HashEntryTy> > const_entry_iterator;
DBinTree.h348 typedef TreeIterator<value_type, ConstTraits<value_type> > const_iterator;
352 typedef PolicyIterator<value_type, ConstTraits<value_type>, DFSIterator>
357 typedef PolicyIterator<value_type, ConstTraits<value_type>, BFSIterator>
/frameworks/compile/mclinker/include/mcld/Support/
DMemoryRegion.h20 typedef ConstTraits<uint8_t>::pointer ConstAddress;
DDirectory.h119 typedef ConstTraits<Directory> const_traits;
DGCFactory.h108 ConstTraits<typename Alloc::value_type> > const_iterator;
/frameworks/compile/mclinker/include/mcld/
DInputTree.h78 typedef TreeIterator<value_type, ConstTraits<value_type> > const_iterator;
82 typedef PolicyIterator<value_type, ConstTraits<value_type>, DFSIterator>
86 typedef PolicyIterator<value_type, ConstTraits<value_type>, BFSIterator>
/frameworks/compile/mclinker/include/mcld/Fragment/
DFragmentRef.h31 typedef ConstTraits<unsigned char>::pointer ConstAddress;