HomeSort by relevance Sort by last modified time
    Searched full:hashing (Results 251 - 275 of 756) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
assoc_container.hpp 80 * @tparam Hash_Fn Hashing functor.
177 * @tparam Hash_Fn Hashing functor.
182 * this is the range-hashing functor.
339 * @tparam Hash_Fn Hashing functor.
344 * this is the range-hashing functor.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
assoc_container.hpp 80 * @tparam Hash_Fn Hashing functor.
177 * @tparam Hash_Fn Hashing functor.
182 * this is the range-hashing functor.
339 * @tparam Hash_Fn Hashing functor.
344 * this is the range-hashing functor.
  /external/guava/guava/src/com/google/common/hash/
BloomFilter.java 63 * Sets {@code numHashFunctions} bits of the given bit array, by hashing a user element.
70 * Queries {@code numHashFunctions} bits of the given bit array, by hashing a user element;
  /external/libdrm/
xf86drmHash.c 37 * sized table, especially when double hashing is not used for collision
84 have to change the HashHash hashing
  /external/mesa3d/src/glx/
glxhash.c 39 * sized table, especially when double hashing is not used for collision
86 have to change the HashHash hashing
  /external/openfst/src/include/fst/
state-table.h 143 // hashing tuple into the compact hash table.
243 // Hashing of composition state tuples.
  /external/vboot_reference/firmware/2lib/include/
2api.h 314 * Initialize hashing data for the specified tag.
317 * @param tag Tag to start hashing (enum vb2_hash_tag)
  /libcore/luni/src/main/java/java/util/
UUID.java 231 * <li>3 - Name-based with MD5 hashing UUID ({@link #nameUUIDFromBytes(byte[])})</li>
233 * <li>5 - Name-based with SHA-1 hashing UUID</li>
  /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 104 * @tparam Hash_Fn Hashing functor.
118 * this is the range-hashing functor.
  /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 102 * @tparam Hash_Fn Hashing functor.
116 * this is the range-hashing functor.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
hash_policy.hpp 107 /// A mask range-hashing class (uses a bitmask).
139 /// A mod range-hashing class (uses the modulo function).
  /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 104 * @tparam Hash_Fn Hashing functor.
118 * this is the range-hashing functor.
  /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 102 * @tparam Hash_Fn Hashing functor.
116 * this is the range-hashing functor.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
hash_policy.hpp 107 /// A mask range-hashing class (uses a bitmask).
139 /// A mod range-hashing class (uses the modulo function).
  /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 104 * @tparam Hash_Fn Hashing functor.
118 * this is the range-hashing functor.
  /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 102 * @tparam Hash_Fn Hashing functor.
116 * this is the range-hashing functor.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/
hash_policy.hpp 107 /// A mask range-hashing class (uses a bitmask).
139 /// A mod range-hashing class (uses the modulo function).
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unordered_map.h 246 * @param Hash Hashing function object type, defaults to hash<Value>.
314 * @param Hash Hashing function object type, defaults to hash<Value>.
unordered_set.h 241 * @param Hash Hashing function object type, defaults to hash<Value>.
306 * @param Hash Hashing function object type, defaults to hash<Value>.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
unordered_map.h 252 * @param Hash Hashing function object type, defaults to hash<Value>.
320 * @param Hash Hashing function object type, defaults to hash<Value>.
unordered_set.h 271 * @param Hash Hashing function object type, defaults to hash<Value>.
336 * @param Hash Hashing function object type, defaults to hash<Value>.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 105 * @tparam Hash_Fn Hashing functor.
119 * this is the range-hashing functor.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 103 * @tparam Hash_Fn Hashing functor.
117 * this is the range-hashing functor.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
hash_policy.hpp 107 /// A mask range-hashing class (uses a bitmask).
139 /// A mod range-hashing class (uses the modulo function).
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unordered_map.h 246 * @param Hash Hashing function object type, defaults to hash<Value>.
314 * @param Hash Hashing function object type, defaults to hash<Value>.

Completed in 506 milliseconds

<<11121314151617181920>>