/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/hash_fn/ |
direct_mask_range_hashing_imp.hpp | 38 * Contains a range-hashing policy implementation
|
direct_mod_range_hashing_imp.hpp | 38 * Contains a range-hashing policy implementation
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pep247.py | 3 for hashing algorithms
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pep247.py | 3 for hashing algorithms
|
/external/guava/guava-tests/test/com/google/common/io/ |
ByteSourceTester.java | 26 import com.google.common.hash.Hashing; 199 HashCode expectedHash = Hashing.md5().hashBytes(expected); 200 assertEquals(expectedHash, source.hash(Hashing.md5()));
|
/external/jemalloc/src/ |
ckh.c | 3 * Implementation of (2^1+,2) cuckoo hashing, where 2^1+ indicates that each 5 * functions are employed. The original cuckoo hashing algorithm was described 8 * Pagh, R., F.F. Rodler (2004) Cuckoo Hashing. Journal of Algorithms 11 * Generalization of cuckoo hashing was discussed in: 33 * line. So, on 32- and 64-bit systems, we use (8,2) and (4,2) cuckoo hashing, 373 * entries. We are using (2+,2) cuckoo hashing, which has an expected
|
/external/boringssl/src/include/openssl/ |
digest.h | 127 * initialised, for a fresh hashing operation using |type|. It returns one on 136 /* EVP_DigestUpdate hashes |len| bytes from |data| into the hashing operation 149 * |EVP_DigestInit_ex| is called to start another hashing operation. */ 158 /* EVP_Digest performs a complete hashing operation in one call. It hashes
|
/external/elfutils/src/libelf/ |
dl-hash.h | 34 /* This is the hashing function specified by the ELF ABI. In the
|
/external/guava/guava/src/com/google/common/collect/ |
RegularImmutableSet.java | 49 for (int i = Hashing.smear(target.hashCode()); true; i++) {
|
/external/guava/guava-tests/test/com/google/common/hash/ |
Murmur3Hash128Test.java | 19 import static com.google.common.hash.Hashing.murmur3_128;
|
Murmur3Hash32Test.java | 19 import static com.google.common.hash.Hashing.murmur3_32;
|
/external/llvm/lib/Support/ |
CMakeLists.txt | 57 Hashing.cpp
|
/external/llvm/unittests/ADT/ |
DenseSetTest.cpp | 21 // Test hashing with a set of only two entries.
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/ |
mask_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|
mod_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/ |
mask_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|
mod_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/ |
mask_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|
mod_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/hash_fn/ |
mask_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|
mod_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/hash_fn/ |
mask_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|
mod_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/hash_fn/ |
mask_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|
mod_based_range_hashing.hpp | 38 * Contains a range hashing policy base.
|