/aosp_15_r20/external/libbpf/src/ |
H A D | hashmap.c | 38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init() 51 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn, in hashmap__new()
|
H A D | hashmap.h | 73 hashmap_hash_fn hash_fn; member
|
H A D | btf.c | 3393 hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn; in btf_dedup_new() local
|
/aosp_15_r20/external/libchrome/base/ |
H A D | hash.cc | 10 std::hash<std::string> hash_fn; in SuperFastHash() local
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | block_mapping.cc | 36 std::hash<string> hash_fn; in HashValue() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/ |
D | assoc_container.hpp | 211 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::cc_hash_table 375 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::gp_hash_table
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/ |
D | assoc_container.hpp | 211 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::cc_hash_table 375 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::gp_hash_table
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | hashmap.c | 13 static size_t hash_fn(const void *k, void *ctx) in hash_fn() function
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/packages/ |
D | UidMap.h | 188 std::hash<std::string> hash_fn; in operator() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | unique_op.cc | 178 auto hash_fn = [&Tin](const Eigen::Index& key) { in Compute() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.cc | 172 void DropDeletesWithoutResize(CommonFields& common, const void* hash_fn, in DropDeletesWithoutResize()
|
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/ |
D | hashmap.h | 73 hashmap_hash_fn hash_fn; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/ |
D | cc_ht_map_.hpp | 194 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::detail::PB_DS_CC_HASH_NAME
|
/aosp_15_r20/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_/ |
D | cc_ht_map_.hpp | 194 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::detail::PB_DS_CC_HASH_NAME
|
/aosp_15_r20/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_/ |
D | gp_ht_map_.hpp | 201 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::detail::PB_DS_GP_HASH_NAME
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/ |
D | gp_ht_map_.hpp | 201 typedef Hash_Fn hash_fn; typedef in __gnu_pbds::detail::PB_DS_GP_HASH_NAME
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.cc | 216 const void* hash_fn = policy.hash_fn(common); in DropDeletesWithoutResize() local
|
/aosp_15_r20/external/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.cc | 216 const void* hash_fn = policy.hash_fn(common); in DropDeletesWithoutResize() local
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | tdb.c | 247 unsigned int (*hash_fn)(TDB_DATA *key); member 3833 tdb_hash_func hash_fn) in tdb_open_ex()
|