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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/compile/mclinker/include/mcld/ADT/
HashEntryFactory.h 22 typedef typename HashEntryTy::key_type key_type; typedef in class:mcld::HashEntryFactory
25 entry_type* produce(const key_type& pKey) {
HashTable.h 43 typedef typename HashEntryTy::key_type key_type; typedef in class:mcld::HashTable
71 entry_type* insert(const key_type& pKey, bool& pExist);
74 size_type erase(const key_type& pKey);
79 iterator find(const key_type& pKey);
83 const_iterator find(const key_type& pKey) const;
85 size_type count(const key_type& pKey) const;
105 chain_iterator begin(const key_type& pKey);
106 chain_iterator end(const key_type& pKey);
107 const_chain_iterator begin(const key_type& pKey) const
    [all...]
StringEntry.h 29 typedef llvm::StringRef key_type; typedef in class:mcld::StringEntry
33 key_type key() { return key_type(m_Key, m_KeyLen); }
35 const key_type key() const { return key_type(m_Key, m_KeyLen); }
53 explicit StringEntry(const key_type& pKey);
68 typedef llvm::StringRef key_type; typedef in class:mcld::StringEntry
72 key_type key() { return key_type(m_Key, m_KeyLen); }
74 const key_type key() const { return key_type(m_Key, m_KeyLen);
112 typedef typename StringEntry<DataType>::key_type key_type; typedef in class:mcld::StringEntryFactory
    [all...]
HashEntry.h 35 typedef KeyType key_type; typedef in class:mcld::HashEntry
58 bool compare(const key_type& pKey);
69 typedef typename HashEntryTy::key_type key_type; typedef in class:mcld::EntryFactory
76 HashEntryTy* produce(const key_type& pKey);
  /external/webrtc/talk/app/webrtc/
dtlsidentitystore.cc 59 WorkerTask(DtlsIdentityStoreImpl* store, rtc::KeyType key_type)
62 key_type_(key_type) {
142 rtc::KeyType key_type,
147 GenerateIdentity(key_type, observer);
164 rtc::KeyType key_type) const {
166 return request_info_[key_type].free_identity_.get() != nullptr;
170 rtc::KeyType key_type,
174 // Enqueue observer to be informed when generation of |key_type| is completed.
176 request_info_[key_type].request_observers_.push(observer);
179 if (request_info_[key_type].free_identity_.get())
    [all...]
dtlsidentitystore.h 79 rtc::KeyType key_type,
82 RequestIdentity(rtc::KeyParams(key_type), observer);
109 rtc::KeyType key_type,
116 bool HasFreeIdentityForTesting(rtc::KeyType key_type) const;
120 rtc::KeyType key_type,
122 void OnIdentityGenerated(rtc::KeyType key_type,
131 IdentityResult(rtc::KeyType key_type,
133 : key_type_(key_type), identity_(std::move(identity)) {}
  /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-linux-glibc2.15-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/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/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/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/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/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/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-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-linux-glibc2.15-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/r10/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;
  /prebuilts/ndk/r11/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;
  /prebuilts/ndk/r13/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;
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_set.i 20 size_type erase(const key_type& x);
21 size_type count(const key_type& x) const;
35 iterator find(const key_type& x);
36 iterator lower_bound(const key_type& x);
37 iterator upper_bound(const key_type& x);
38 std::pair<iterator,iterator> equal_range(const key_type& x);
86 typedef _Key key_type;
std_map.i 11 size_type erase(const key_type& x);
12 size_type count(const key_type& x) const;
19 iterator find(const key_type& x);
20 iterator lower_bound(const key_type& x);
21 iterator upper_bound(const key_type& x);
72 typedef _Key key_type;
  /external/libbrillo/brillo/
map_utils.h 17 inline std::set<typename T::key_type> GetMapKeys(const T& map) {
18 std::set<typename T::key_type> keys;
27 inline std::vector<typename T::key_type> GetMapKeysAsVector(const T& map) {
28 std::vector<typename T::key_type> keys;
47 inline std::vector<std::pair<typename T::key_type, typename T::mapped_type>>
49 std::vector<std::pair<typename T::key_type, typename T::mapped_type>> vector;
61 typename T::key_type key,
  /external/libcxx/test/std/containers/unord/unord.map/
types.pass.cpp 18 // typedef Key key_type;
23 // typedef pair<const key_type, mapped_type> value_type;
40 static_assert((std::is_same<C::key_type, char>::value), "");
42 static_assert((std::is_same<C::hasher, std::hash<C::key_type> >::value), "");
43 static_assert((std::is_same<C::key_equal, std::equal_to<C::key_type> >::value), "");
45 static_assert((std::is_same<C::value_type, std::pair<const C::key_type, C::mapped_type> >::value), "");
57 static_assert((std::is_same<C::key_type, char>::value), "");
59 static_assert((std::is_same<C::hasher, std::hash<C::key_type> >::value), "");
60 static_assert((std::is_same<C::key_equal, std::equal_to<C::key_type> >::value), "");
62 static_assert((std::is_same<C::value_type, std::pair<const C::key_type, C::mapped_type> >::value), "")
    [all...]
  /external/libcxx/test/std/containers/unord/unord.multimap/
types.pass.cpp 18 // typedef Key key_type;
23 // typedef pair<const key_type, mapped_type> value_type;
40 static_assert((std::is_same<C::key_type, char>::value), "");
42 static_assert((std::is_same<C::hasher, std::hash<C::key_type> >::value), "");
43 static_assert((std::is_same<C::key_equal, std::equal_to<C::key_type> >::value), "");
45 static_assert((std::is_same<C::value_type, std::pair<const C::key_type, C::mapped_type> >::value), "");
57 static_assert((std::is_same<C::key_type, char>::value), "");
59 static_assert((std::is_same<C::hasher, std::hash<C::key_type> >::value), "");
60 static_assert((std::is_same<C::key_equal, std::equal_to<C::key_type> >::value), "");
62 static_assert((std::is_same<C::value_type, std::pair<const C::key_type, C::mapped_type> >::value), "")
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/
types.pass.cpp 18 // typedef Key key_type;
23 // typedef pair<const key_type, mapped_type> value_type;
40 static_assert((std::is_same<C::key_type, char>::value), "");
42 static_assert((std::is_same<C::hasher, std::hash<C::key_type> >::value), "");
43 static_assert((std::is_same<C::key_equal, std::equal_to<C::key_type> >::value), "");
45 static_assert((std::is_same<C::value_type, std::pair<const C::key_type, C::mapped_type> >::value), "");
57 static_assert((std::is_same<C::key_type, char>::value), "");
59 static_assert((std::is_same<C::hasher, std::hash<C::key_type> >::value), "");
60 static_assert((std::is_same<C::key_equal, std::equal_to<C::key_type> >::value), "");
62 static_assert((std::is_same<C::value_type, std::pair<const C::key_type, C::mapped_type> >::value), "")
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/
types.pass.cpp 18 // typedef Key key_type;
23 // typedef pair<const key_type, mapped_type> value_type;
40 static_assert((std::is_same<C::key_type, char>::value), "");
42 static_assert((std::is_same<C::hasher, std::hash<C::key_type> >::value), "");
43 static_assert((std::is_same<C::key_equal, std::equal_to<C::key_type> >::value), "");
45 static_assert((std::is_same<C::value_type, std::pair<const C::key_type, C::mapped_type> >::value), "");
57 static_assert((std::is_same<C::key_type, char>::value), "");
59 static_assert((std::is_same<C::hasher, std::hash<C::key_type> >::value), "");
60 static_assert((std::is_same<C::key_equal, std::equal_to<C::key_type> >::value), "");
62 static_assert((std::is_same<C::value_type, std::pair<const C::key_type, C::mapped_type> >::value), "")
    [all...]

Completed in 1749 milliseconds

1 2 3 4 5 6 7 8 91011>>