HomeSort by relevance Sort by last modified time
    Searched defs:key_type (Results 1 - 25 of 556) 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 36 typedef KeyType key_type; typedef in class:mcld::HashEntry
64 bool compare(const key_type& pKey);
76 typedef typename HashEntryTy::key_type key_type; typedef in class:mcld::EntryFactory
83 HashEntryTy* produce(const key_type& pKey);
StringEntry.h 29 typedef llvm::StringRef key_type; typedef in class:mcld::StringEntry
33 key_type key()
34 { return key_type(m_Key, m_KeyLen); }
36 const key_type key() const
37 { return key_type(m_Key, m_KeyLen); }
62 StringEntry(const key_type& pKey);
79 typedef llvm::StringRef key_type; typedef in class:mcld::StringEntry
83 key_type key()
84 { return key_type(m_Key, m_KeyLen); }
86 const key_type key() cons
133 typedef typename StringEntry<DataType>::key_type key_type; typedef in class:mcld::StringEntryFactory
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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.11-4.8/x86_64-linux/include/c++/4.8/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/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/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;
  /bootable/recovery/
verifier.h 35 KeyType key_type; member in struct:__anon1132
  /external/chromium_org/ui/wm/core/
accelerator_filter.cc 60 AcceleratorDelegate::KeyType key_type = local
64 if (delegate_->ProcessAccelerator(*event, accelerator, key_type))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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.11-4.6/x86_64-linux/include/c++/4.6/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.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
cond_key_dtor_entry_dealtor.hpp 52 typedef typename HT_Map::key_type key_type; typedef in class:__gnu_pbds::detail::cond_dealtor
86 m_p_e->m_value.first.~key_type();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
cond_key_dtor_entry_dealtor.hpp 52 typedef typename HT_Map::key_type key_type; typedef in class:__gnu_pbds::detail::cond_dealtor
86 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

Completed in 1095 milliseconds

1 2 3 4 5 6 7 8 91011>>