HomeSort by relevance Sort by last modified time
    Searched refs:ConstTraits (Results 1 - 7 of 7) sorted by null

  /frameworks/compile/mclinker/include/mcld/ADT/
TypeTraits.h 23 struct ConstTraits
29 typedef ConstTraits<DataType> const_traits;
40 typedef ConstTraits<DataType> const_traits;
51 typedef ConstTraits<DataType> const_traits;
63 typedef ConstTraits<DataType> const_traits;
HashTable.h 53 ConstTraits<HashEntryTy> > const_chain_iterator;
58 ConstTraits<HashEntryTy> > const_entry_iterator;
BinTree.h 376 typedef TreeIterator<value_type, ConstTraits<value_type> > const_iterator;
379 typedef PolicyIterator<value_type, ConstTraits<value_type>, DFSIterator> const_dfs_iterator;
381 typedef PolicyIterator<value_type, ConstTraits<value_type>, BFSIterator> const_bfs_iterator;
  /frameworks/compile/mclinker/include/mcld/Support/
MemoryRegion.h 46 typedef ConstTraits<mcld::sys::fs::detail::Address>::value_type ConstAddress;
48 typedef ConstTraits<mcld::sys::fs::detail::Offset>::value_type ConstOffset;
Directory.h 118 typedef ConstTraits<Directory> const_traits;
GCFactory.h 122 ConstTraits<
  /frameworks/compile/mclinker/include/mcld/MC/
MCFragmentRef.h 36 typedef ConstTraits<unsigned char>::pointer ConstAddress;

Completed in 528 milliseconds