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

  /external/libchrome/base/
hash.cc 12 std::hash<std::string> hash_fn; local
13 return hash_fn(std::string(data, len));
  /external/skia/src/opts/
SkChecksum_opts.h 31 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t seed) { function in namespace:SK_OPTS_NS
87 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) {
131 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) {
176 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) {
  /system/bt/service/common/bluetooth/
uuid.h 104 std::hash<std::string> hash_fn; local
105 return hash_fn(std::string((char*)uuid_bytes.data(), uuid_bytes.size()));
  /system/update_engine/payload_generator/
block_mapping.cc 35 std::hash<string> hash_fn; local
36 return hash_fn(string(blob.begin(), blob.end()));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
assoc_container.hpp 67 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, \
80 * @tparam Hash_Fn Hashing functor.
97 typename Hash_Fn,
167 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
177 * @tparam Hash_Fn Hashing functor.
180 * If Hash_Fn is not null_type, then this
187 * If Hash_Fn is null_type, then the
198 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
211 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
375 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
assoc_container.hpp 67 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, \
80 * @tparam Hash_Fn Hashing functor.
97 typename Hash_Fn,
167 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
177 * @tparam Hash_Fn Hashing functor.
180 * If Hash_Fn is not null_type, then this
187 * If Hash_Fn is null_type, then the
198 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
211 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
375 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/
assoc_container.hpp 67 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, \
80 * @tparam Hash_Fn Hashing functor.
97 typename Hash_Fn,
167 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
177 * @tparam Hash_Fn Hashing functor.
180 * If Hash_Fn is not null_type, then this
187 * If Hash_Fn is null_type, then the
198 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
211 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
375 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
assoc_container.hpp 67 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, \
80 * @tparam Hash_Fn Hashing functor.
97 typename Hash_Fn,
167 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
177 * @tparam Hash_Fn Hashing functor.
180 * If Hash_Fn is not null_type, then this
187 * If Hash_Fn is null_type, then the
198 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
211 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
375 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
assoc_container.hpp 67 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, \
80 * @tparam Hash_Fn Hashing functor.
97 typename Hash_Fn,
167 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
177 * @tparam Hash_Fn Hashing functor.
180 * If Hash_Fn is not null_type, then this
187 * If Hash_Fn is null_type, then the
198 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
211 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
375 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
assoc_container.hpp 67 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, \
80 * @tparam Hash_Fn Hashing functor.
97 typename Hash_Fn,
167 basic_hash_table<Key, Mapped, Hash_Fn, Eq_Fn, Resize_Policy, Store_Hash, \
177 * @tparam Hash_Fn Hashing functor.
180 * If Hash_Fn is not null_type, then this
187 * If Hash_Fn is null_type, then the
198 typename Hash_Fn = typename detail::default_hash_fn<Key>::type,
211 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::cc_hash_table
375 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::gp_hash_table
    [all...]
  /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_/
cc_ht_map_.hpp 45 #include <ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp>
70 template<typename Key, typename Mapped, typename Hash_Fn, \
75 PB_DS_CC_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
82 ranged_hash_fn<Key, Hash_Fn, _Alloc, Comb_Hash_Fn, Store_Hash>
104 * @tparam Hash_Fn Hashing functor.
116 * If Hash_Fn is not null_type, then this
133 typename Hash_Fn,
194 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CC_HASH_NAME
243 PB_DS_CC_HASH_NAME(const Hash_Fn&)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 42 #include <ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp>
68 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_GP_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
80 ranged_probe_fn<Key, Hash_Fn, _Alloc, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 * @tparam Hash_Fn Hashing functor.
114 * If Hash_Fn is not null_type, then this
135 typename Hash_Fn,
201 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_GP_HASH_NAME
253 PB_DS_GP_HASH_NAME(const Hash_Fn&)
    [all...]
  /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_/
cc_ht_map_.hpp 45 #include <ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp>
70 template<typename Key, typename Mapped, typename Hash_Fn, \
75 PB_DS_CC_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
82 ranged_hash_fn<Key, Hash_Fn, _Alloc, Comb_Hash_Fn, Store_Hash>
104 * @tparam Hash_Fn Hashing functor.
116 * If Hash_Fn is not null_type, then this
133 typename Hash_Fn,
194 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CC_HASH_NAME
243 PB_DS_CC_HASH_NAME(const Hash_Fn&)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 42 #include <ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp>
68 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_GP_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
80 ranged_probe_fn<Key, Hash_Fn, _Alloc, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 * @tparam Hash_Fn Hashing functor.
114 * If Hash_Fn is not null_type, then this
135 typename Hash_Fn,
201 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_GP_HASH_NAME
253 PB_DS_GP_HASH_NAME(const Hash_Fn&)
    [all...]
  /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_/
cc_ht_map_.hpp 45 #include <ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp>
70 template<typename Key, typename Mapped, typename Hash_Fn, \
75 PB_DS_CC_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
82 ranged_hash_fn<Key, Hash_Fn, _Alloc, Comb_Hash_Fn, Store_Hash>
104 * @tparam Hash_Fn Hashing functor.
116 * If Hash_Fn is not null_type, then this
133 typename Hash_Fn,
194 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CC_HASH_NAME
243 PB_DS_CC_HASH_NAME(const Hash_Fn&)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.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>
68 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_GP_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
80 ranged_probe_fn<Key, Hash_Fn, _Alloc, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 * @tparam Hash_Fn Hashing functor.
114 * If Hash_Fn is not null_type, then this
135 typename Hash_Fn,
201 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_GP_HASH_NAME
253 PB_DS_GP_HASH_NAME(const Hash_Fn&)
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/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>
70 template<typename Key, typename Mapped, typename Hash_Fn, \
75 PB_DS_CC_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
82 ranged_hash_fn<Key, Hash_Fn, _Alloc, Comb_Hash_Fn, Store_Hash>
104 * @tparam Hash_Fn Hashing functor.
116 * If Hash_Fn is not null_type, then this
133 typename Hash_Fn,
194 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CC_HASH_NAME
243 PB_DS_CC_HASH_NAME(const Hash_Fn&)
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/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>
68 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_GP_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
80 ranged_probe_fn<Key, Hash_Fn, _Alloc, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 * @tparam Hash_Fn Hashing functor.
114 * If Hash_Fn is not null_type, then this
135 typename Hash_Fn,
201 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_GP_HASH_NAME
253 PB_DS_GP_HASH_NAME(const Hash_Fn&)
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/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>
70 template<typename Key, typename Mapped, typename Hash_Fn, \
75 PB_DS_CC_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
82 ranged_hash_fn<Key, Hash_Fn, _Alloc, Comb_Hash_Fn, Store_Hash>
104 * @tparam Hash_Fn Hashing functor.
116 * If Hash_Fn is not null_type, then this
133 typename Hash_Fn,
194 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CC_HASH_NAME
243 PB_DS_CC_HASH_NAME(const Hash_Fn&)
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/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>
68 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_GP_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
80 ranged_probe_fn<Key, Hash_Fn, _Alloc, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 * @tparam Hash_Fn Hashing functor.
114 * If Hash_Fn is not null_type, then this
135 typename Hash_Fn,
201 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_GP_HASH_NAME
253 PB_DS_GP_HASH_NAME(const Hash_Fn&)
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/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>
70 template<typename Key, typename Mapped, typename Hash_Fn, \
75 PB_DS_CC_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
82 ranged_hash_fn<Key, Hash_Fn, _Alloc, Comb_Hash_Fn, Store_Hash>
104 * @tparam Hash_Fn Hashing functor.
116 * If Hash_Fn is not null_type, then this
133 typename Hash_Fn,
194 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_CC_HASH_NAME
243 PB_DS_CC_HASH_NAME(const Hash_Fn&)
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/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>
68 template<typename Key, typename Mapped, typename Hash_Fn, typename Eq_Fn, \
73 PB_DS_GP_HASH_NAME<Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, \
80 ranged_probe_fn<Key, Hash_Fn, _Alloc, Comb_Probe_Fn, Probe_Fn, Store_Hash>
102 * @tparam Hash_Fn Hashing functor.
114 * If Hash_Fn is not null_type, then this
135 typename Hash_Fn,
201 typedef Hash_Fn hash_fn; typedef in class:__gnu_pbds::detail::PB_DS_GP_HASH_NAME
253 PB_DS_GP_HASH_NAME(const Hash_Fn&)
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 243 unsigned int (*hash_fn)(TDB_DATA *key); member in struct:tdb_context
749 return tdb_lock(tdb, BUCKET(tdb->hash_fn(&key)), F_WRLCK);
757 return tdb_lock_nonblock(tdb, BUCKET(tdb->hash_fn(&key)), F_WRLCK);
763 return tdb_lock(tdb, BUCKET(tdb->hash_fn(&key)), F_WRLCK | TDB_MARK_LOCK);
769 return tdb_unlock(tdb, BUCKET(tdb->hash_fn(&key)), F_WRLCK | TDB_MARK_LOCK);
774 return tdb_unlock(tdb, BUCKET(tdb->hash_fn(&key)), F_WRLCK);
779 return tdb_lock(tdb, BUCKET(tdb->hash_fn(&key)), F_RDLCK);
784 return tdb_unlock(tdb, BUCKET(tdb->hash_fn(&key)), F_RDLCK);
    [all...]

Completed in 2068 milliseconds