HomeSort by relevance Sort by last modified time
    Searched defs:hash_fn (Results 1 - 19 of 19) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
assoc_container.hpp 116 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, detail::integral_constant<int, Store_Hash> >::type, Policy_TL>::type, Allocator>
121 typename Hash_Fn,
151 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
158 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
170 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
179 // copied by the Hash_Fn object of the container object.
180 cc_hash_table(const hash_fn& h)
184 // copied by the hash_fn object of the container object, and
187 cc_hash_table(const hash_fn& h, const eq_fn& e
308 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /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_/
cc_ht_map_.hpp 45 #include <ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp>
63 template<typename Key, typename Mapped, typename Hash_Fn, \
76 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
83 ranged_hash_fn<Key, Hash_Fn, Allocator, Comb_Hash_Fn, Store_Hash>
106 typename Hash_Fn,
167 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
215 PB_DS_CLASS_NAME(const Hash_Fn&);
217 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
219 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Hash_Fn&)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 42 #include <ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp>
60 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
80 ranged_probe_fn<Key, Hash_Fn, Allocator, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 typename Hash_Fn,
168 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
219 PB_DS_CLASS_NAME(const Hash_Fn&);
221 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
223 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Probe_Fn&)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
assoc_container.hpp 132 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, detail::integral_constant<int, Store_Hash> >::type, Policy_TL>::type, Allocator>
137 typename Hash_Fn,
167 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
174 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
186 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
195 // copied by the Hash_Fn object of the container object.
196 cc_hash_table(const hash_fn& h)
200 // copied by the hash_fn object of the container object, and
203 cc_hash_table(const hash_fn& h, const eq_fn& e
324 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /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_/
cc_ht_map_.hpp 45 #include <ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp>
63 template<typename Key, typename Mapped, typename Hash_Fn, \
76 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
83 ranged_hash_fn<Key, Hash_Fn, Allocator, Comb_Hash_Fn, Store_Hash>
106 typename Hash_Fn,
167 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
215 PB_DS_CLASS_NAME(const Hash_Fn&);
217 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
219 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Hash_Fn&)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 42 #include <ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp>
60 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
80 ranged_probe_fn<Key, Hash_Fn, Allocator, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 typename Hash_Fn,
168 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
219 PB_DS_CLASS_NAME(const Hash_Fn&);
221 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
223 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Probe_Fn&)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
assoc_container.hpp 132 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, detail::integral_constant<int, Store_Hash> >::type, Policy_TL>::type, Allocator>
137 typename Hash_Fn,
167 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
174 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
186 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
195 // copied by the Hash_Fn object of the container object.
196 cc_hash_table(const hash_fn& h)
200 // copied by the hash_fn object of the container object, and
203 cc_hash_table(const hash_fn& h, const eq_fn& e
324 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /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_/
cc_ht_map_.hpp 45 #include <ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp>
63 template<typename Key, typename Mapped, typename Hash_Fn, \
76 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
83 ranged_hash_fn<Key, Hash_Fn, Allocator, Comb_Hash_Fn, Store_Hash>
106 typename Hash_Fn,
167 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
215 PB_DS_CLASS_NAME(const Hash_Fn&);
217 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
219 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Hash_Fn&)
    [all...]
  /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/gp_hash_table_map_/
gp_ht_map_.hpp 42 #include <ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp>
60 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
80 ranged_probe_fn<Key, Hash_Fn, Allocator, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 typename Hash_Fn,
168 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
219 PB_DS_CLASS_NAME(const Hash_Fn&);
221 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
223 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Probe_Fn&)
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp 116 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, detail::integral_constant<int, Store_Hash> >::type, Policy_TL>::type, Allocator>
121 typename Hash_Fn,
151 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
158 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
170 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
179 // copied by the Hash_Fn object of the container object.
180 cc_hash_table(const hash_fn& h)
184 // copied by the hash_fn object of the container object, and
187 cc_hash_table(const hash_fn& h, const eq_fn& e
308 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 45 #include <ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp>
63 template<typename Key, typename Mapped, typename Hash_Fn, \
76 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
83 ranged_hash_fn<Key, Hash_Fn, Allocator, Comb_Hash_Fn, Store_Hash>
106 typename Hash_Fn,
167 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
215 PB_DS_CLASS_NAME(const Hash_Fn&);
217 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
219 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Hash_Fn&)
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 42 #include <ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp>
60 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
80 ranged_probe_fn<Key, Hash_Fn, Allocator, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 typename Hash_Fn,
168 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
219 PB_DS_CLASS_NAME(const Hash_Fn&);
221 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
223 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Probe_Fn&)
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp 116 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, detail::integral_constant<int, Store_Hash> >::type, Policy_TL>::type, Allocator>
121 typename Hash_Fn,
151 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
158 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
170 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
179 // copied by the Hash_Fn object of the container object.
180 cc_hash_table(const hash_fn& h)
184 // copied by the hash_fn object of the container object, and
187 cc_hash_table(const hash_fn& h, const eq_fn& e
308 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 45 #include <ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp>
63 template<typename Key, typename Mapped, typename Hash_Fn, \
76 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
83 ranged_hash_fn<Key, Hash_Fn, Allocator, Comb_Hash_Fn, Store_Hash>
106 typename Hash_Fn,
167 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
215 PB_DS_CLASS_NAME(const Hash_Fn&);
217 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
219 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Hash_Fn&)
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 42 #include <ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp>
60 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
80 ranged_probe_fn<Key, Hash_Fn, Allocator, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 typename Hash_Fn,
168 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
219 PB_DS_CLASS_NAME(const Hash_Fn&);
221 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
223 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Probe_Fn&)
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp 116 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, detail::integral_constant<int, Store_Hash> >::type, Policy_TL>::type, Allocator>
121 typename Hash_Fn,
151 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
158 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
170 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
179 // copied by the Hash_Fn object of the container object.
180 cc_hash_table(const hash_fn& h)
184 // copied by the hash_fn object of the container object, and
187 cc_hash_table(const hash_fn& h, const eq_fn& e
308 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 45 #include <ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp>
63 template<typename Key, typename Mapped, typename Hash_Fn, \
76 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
83 ranged_hash_fn<Key, Hash_Fn, Allocator, Comb_Hash_Fn, Store_Hash>
106 typename Hash_Fn,
167 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
215 PB_DS_CLASS_NAME(const Hash_Fn&);
217 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
219 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Hash_Fn&)
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 42 #include <ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp>
60 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_CLASS_NAME<Key, Mapped, Hash_Fn, Eq_Fn, Allocator, \
80 ranged_probe_fn<Key, Hash_Fn, Allocator, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 typename Hash_Fn,
168 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
219 PB_DS_CLASS_NAME(const Hash_Fn&);
221 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&);
223 PB_DS_CLASS_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Probe_Fn&)
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 242 unsigned int (*hash_fn)(TDB_DATA *key); member in struct:tdb_context
747 return tdb_lock(tdb, BUCKET(tdb->hash_fn(&key)), F_WRLCK);
755 return tdb_lock_nonblock(tdb, BUCKET(tdb->hash_fn(&key)), F_WRLCK);
761 return tdb_lock(tdb, BUCKET(tdb->hash_fn(&key)), F_WRLCK | TDB_MARK_LOCK);
767 return tdb_unlock(tdb, BUCKET(tdb->hash_fn(&key)), F_WRLCK | TDB_MARK_LOCK);
772 return tdb_unlock(tdb, BUCKET(tdb->hash_fn(&key)), F_WRLCK);
777 return tdb_lock(tdb, BUCKET(tdb->hash_fn(&key)), F_RDLCK);
782 return tdb_unlock(tdb, BUCKET(tdb->hash_fn(&key)), F_RDLCK);
    [all...]

Completed in 414 milliseconds