HomeSort by relevance Sort by last modified time
    Searched defs:key_type (Results 1 - 25 of 499) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/compile/mclinker/include/mcld/ADT/
HashEntryFactory.h 23 typedef typename HashEntryTy::key_type key_type; typedef in class:mcld::HashEntryFactory
26 entry_type* produce(const key_type& pKey)
HashEntry.h 39 typedef KeyType key_type; typedef in class:mcld::HashEntry
67 bool compare(const key_type& pKey);
79 typedef typename HashEntryTy::key_type key_type; typedef in class:mcld::EntryFactory
86 HashEntryTy* produce(const key_type& pKey);
StringEntry.h 32 typedef llvm::StringRef key_type; typedef in class:mcld::StringEntry
36 key_type key()
37 { return key_type(m_Key, m_KeyLen); }
39 const key_type key() const
40 { return key_type(m_Key, m_KeyLen); }
65 StringEntry(const key_type& pKey);
82 typedef llvm::StringRef key_type; typedef in class:mcld::StringEntry
86 key_type key()
87 { return key_type(m_Key, m_KeyLen); }
89 const key_type key() cons
136 typedef typename StringEntry<DataType>::key_type key_type; typedef in class:mcld::StringEntryFactory
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/trie_policy/
sample_trie_e_access_traits.hpp 54 typedef std::string key_type; typedef in class:sample_trie_e_access_traits
59 key_type>::other::const_reference
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/trie_policy/
sample_trie_e_access_traits.hpp 54 typedef std::string key_type; typedef in class:sample_trie_e_access_traits
59 key_type>::other::const_reference
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/trie_policy/
sample_trie_e_access_traits.hpp 54 typedef std::string key_type; typedef in class:sample_trie_e_access_traits
59 key_type>::other::const_reference
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/
sample_trie_e_access_traits.hpp 54 typedef std::string key_type; typedef in class:sample_trie_e_access_traits
59 key_type>::other::const_reference
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/
sample_trie_e_access_traits.hpp 54 typedef std::string key_type; typedef in class:sample_trie_e_access_traits
59 key_type>::other::const_reference
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/
sample_trie_e_access_traits.hpp 54 typedef std::string key_type; typedef in class:sample_trie_e_access_traits
59 key_type>::other::const_reference
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/trie_policy/
sample_trie_e_access_traits.hpp 54 typedef std::string key_type; typedef in class:sample_trie_e_access_traits
59 key_type>::other::const_reference
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/trie_policy/
sample_trie_e_access_traits.hpp 54 typedef std::string key_type; typedef in class:sample_trie_e_access_traits
59 key_type>::other::const_reference
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/trie_policy/
sample_trie_access_traits.hpp 50 typedef std::string key_type; typedef in struct:__gnu_pbds::sample_trie_access_traits
52 typedef typename _Alloc::template rebind<key_type> __rebind_k;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/trie_policy/
sample_trie_e_access_traits.hpp 54 typedef std::string key_type; typedef in class:sample_trie_e_access_traits
59 key_type>::other::const_reference
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/trie_policy/
sample_trie_access_traits.hpp 50 typedef std::string key_type; typedef in struct:__gnu_pbds::sample_trie_access_traits
52 typedef typename _Alloc::template rebind<key_type> __rebind_k;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/trie_policy/
sample_trie_access_traits.hpp 50 typedef std::string key_type; typedef in struct:__gnu_pbds::sample_trie_access_traits
52 typedef typename _Alloc::template rebind<key_type> __rebind_k;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/basic_tree_policy/
basic_tree_policy_base.hpp 65 typedef typename value_type::first_type key_type; typedef in struct:__gnu_pbds::detail::basic_tree_policy_base
70 key_type>::type>::other::const_reference
122 typedef value_type key_type; typedef in struct:__gnu_pbds::detail::basic_tree_policy_base
127 key_type>::type>::other::const_reference
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/
cond_key_dtor_entry_dealtor.hpp 58 typedef typename HT_Map::key_type key_type; typedef in class:__gnu_pbds::detail::PB_DS_CKDED_CLASS_NAME
108 m_p_e->m_value.first.~key_type();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/basic_tree_policy/
basic_tree_policy_base.hpp 65 typedef typename value_type::first_type key_type; typedef in struct:__gnu_pbds::detail::basic_tree_policy_base
70 key_type>::type>::other::const_reference
122 typedef value_type key_type; typedef in struct:__gnu_pbds::detail::basic_tree_policy_base
127 key_type>::type>::other::const_reference
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/cc_hash_table_map_/
cond_key_dtor_entry_dealtor.hpp 58 typedef typename HT_Map::key_type key_type; typedef in class:__gnu_pbds::detail::PB_DS_CKDED_CLASS_NAME
108 m_p_e->m_value.first.~key_type();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/basic_tree_policy/
basic_tree_policy_base.hpp 65 typedef typename value_type::first_type key_type; typedef in struct:__gnu_pbds::detail::basic_tree_policy_base
70 key_type>::type>::other::const_reference
122 typedef value_type key_type; typedef in struct:__gnu_pbds::detail::basic_tree_policy_base
127 key_type>::type>::other::const_reference
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/cc_hash_table_map_/
cond_key_dtor_entry_dealtor.hpp 58 typedef typename HT_Map::key_type key_type; typedef in class:__gnu_pbds::detail::PB_DS_CKDED_CLASS_NAME
108 m_p_e->m_value.first.~key_type();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/basic_tree_policy/
basic_tree_policy_base.hpp 65 typedef typename value_type::first_type key_type; typedef in struct:__gnu_pbds::detail::basic_tree_policy_base
70 key_type>::type>::other::const_reference
122 typedef value_type key_type; typedef in struct:__gnu_pbds::detail::basic_tree_policy_base
127 key_type>::type>::other::const_reference
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cond_key_dtor_entry_dealtor.hpp 58 typedef typename HT_Map::key_type key_type; typedef in class:__gnu_pbds::detail::PB_DS_CKDED_CLASS_NAME
108 m_p_e->m_value.first.~key_type();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/basic_tree_policy/
basic_tree_policy_base.hpp 65 typedef typename value_type::first_type key_type; typedef in struct:__gnu_pbds::detail::basic_tree_policy_base
70 key_type>::type>::other::const_reference
122 typedef value_type key_type; typedef in struct:__gnu_pbds::detail::basic_tree_policy_base
127 key_type>::type>::other::const_reference
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cond_key_dtor_entry_dealtor.hpp 58 typedef typename HT_Map::key_type key_type; typedef in class:__gnu_pbds::detail::PB_DS_CKDED_CLASS_NAME
108 m_p_e->m_value.first.~key_type();

Completed in 635 milliseconds

1 2 3 4 5 6 7 8 91011>>