Searched defs:hash_fn (Results 1 – 5 of 5) sorted by relevance
| /external/skia/src/opts/ |
| D | SkChecksum_opts.h | 31 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t seed) { in hash_fn() function 87 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function 131 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function 176 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function
|
| /external/skqp/src/opts/ |
| D | SkChecksum_opts.h | 31 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t seed) { in hash_fn() function 87 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function 131 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function 176 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function
|
| /external/libchrome/base/ |
| D | hash.cc | 10 std::hash<std::string> hash_fn; in SuperFastHash() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | unique_op.cc | 134 auto hash_fn = [&Tin](const Eigen::Index& key) { in Compute() local
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | tdb.c | 241 unsigned int (*hash_fn)(TDB_DATA *key); member 3814 tdb_hash_func hash_fn) in tdb_open_ex()
|