/external/tensorflow/tensorflow/core/framework/ |
D | resource_handle.h | 69 uint64 hash_code() const { return hash_code_; } in hash_code() function 70 void set_hash_code(uint64 hash_code) { hash_code_ = hash_code; } in set_hash_code()
|
D | resource_handle.proto | 29 uint64 hash_code = 4; field
|
D | type_index.h | 53 uint64 hash_code() const { return hash_; } in hash_code() function
|
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_connections/src/ |
D | java_utils.rs | 17 pub(crate) fn hash_code(input: &[u8]) -> i32 { in hash_code() function
|
/external/perfetto/protos/perfetto/trace/android/view/ |
D | surfacecontrol.proto | 23 optional int32 hash_code = 1; field
|
/external/cronet/tot/third_party/libc++/src/src/ |
D | typeinfo.cpp | 26 size_t std::type_info::hash_code() const noexcept { in hash_code() function in std::type_info
|
/external/libcxx/src/ |
D | typeinfo.cpp | 26 size_t std::type_info::hash_code() const _NOEXCEPT { in hash_code() function in std::type_info
|
/external/cronet/stable/third_party/libc++/src/src/ |
D | typeinfo.cpp | 26 size_t std::type_info::hash_code() const noexcept { in hash_code() function in std::type_info
|
/external/clang/include/clang/Serialization/ |
D | ModuleFileExtension.h | 20 class hash_code; variable
|
/external/sdv/vsomeip/third_party/boost/type_index/include/boost/type_index/ |
D | ctti_type_index.hpp | 205 inline std::size_t ctti_type_index::hash_code() const BOOST_NOEXCEPT { in hash_code() function in boost::typeindex::ctti_type_index
|
D | stl_type_index.hpp | 183 inline std::size_t stl_type_index::hash_code() const BOOST_NOEXCEPT { in hash_code() function in boost::typeindex::stl_type_index
|
D | type_index_facade.hpp | 104 inline std::size_t hash_code() const BOOST_NOEXCEPT { in hash_code() function in boost::typeindex::type_index_facade
|
/external/llvm/include/llvm/ADT/ |
D | StringRef.h | 26 class hash_code; variable
|
D | Hashing.h | 81 hash_code(size_t value) : value(value) {} in hash_code() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | Hashing.h | 80 hash_code(size_t value) : value(value) {} in hash_code() function
|
D | StringRef.h | 33 class hash_code; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | Hashing.h | 83 hash_code(size_t value) : value(value) {} in hash_code() function
|
D | StringRef.h | 29 class hash_code; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Hashing.h | 81 hash_code(size_t value) : value(value) {} in hash_code() function
|
D | StringRef.h | 27 class hash_code; variable
|
/external/rust/android-crates-io/crates/weak-table/src/ |
D | weak_value_hash_map.rs | 31 hash_code: HashCode, field 299 let hash_code = self.hash(&key); in entry_no_grow() localVariable 341 let hash_code = self.hash(key); in find_bucket() localVariable
|
D | weak_weak_hash_map.rs | 32 hash_code: HashCode, field 301 let hash_code = self.hash(&key, K::hash); in entry_no_grow() localVariable 342 let hash_code = self.hash(key, Q::hash); in find_bucket() localVariable
|
D | weak_key_hash_map.rs | 26 hash_code: HashCode, field 338 let hash_code = self.hash(&key, K::hash); in entry_no_grow() localVariable 379 let hash_code = self.hash(key, Q::hash); in find_bucket() localVariable
|
/external/pdfium/core/fxge/android/ |
D | cfpf_skiafontmgr.cpp | 131 uint32_t hash_code = 0; in SkiaNormalizeFontName() local
|
/external/libjpeg-turbo/ |
D | wrgif.c | 94 code_int *hash_code; /* => hash table of symbol codes */ member
|