| /third_party/mindspore/mindspore-src/source/mindspore/core/ir/dtype/ |
| D | tensor_type.cc | 59 …size_t hash_value = hash_combine(static_cast<size_t>(kMetaTypeObject), static_cast<size_t>(object_… in hash() local 115 …size_t hash_value = hash_combine(static_cast<size_t>(kMetaTypeObject), static_cast<size_t>(object_… in hash() local 235 …size_t hash_value = hash_combine(static_cast<size_t>(kMetaTypeObject), static_cast<size_t>(object_… in hash() local 277 …size_t hash_value = hash_combine(static_cast<size_t>(kMetaTypeObject), static_cast<size_t>(object_… in hash() local 343 …size_t hash_value = hash_combine(static_cast<size_t>(kMetaTypeObject), static_cast<size_t>(object_… in hash() local
|
| D | container.cc | 127 …size_t hash_value = hash_combine(static_cast<size_t>(kMetaTypeObject), static_cast<size_t>(object_… in hash() local 204 …size_t hash_value = hash_combine(static_cast<size_t>(kMetaTypeObject), static_cast<size_t>(object_… in hash() local 314 …size_t hash_value = hash_combine(static_cast<size_t>(kMetaTypeObject), static_cast<size_t>(object_… in hash() local
|
| D | number.cc | 30 …size_t hash_value = hash_combine(static_cast<size_t>(kMetaTypeObject), static_cast<size_t>(object_… in hash() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/abstract/ |
| D | abstract_function.cc | 177 auto hash_value = static_cast<std::size_t>(tid()); in hash() local 211 auto hash_value = hash_combine(tid(), PointerHash<FuncGraphPtr>{}(func_graph())); in HashWithoutTrackingId() local 217 auto hash_value = hash_combine(tid(), PointerHash<FuncGraphPtr>{}(func_graph())); in hash() local 254 auto hash_value = hash_combine(tid(), PointerHash<MetaFuncGraphPtr>{}(meta_func_graph_)); in hash() local 324 auto hash_value = hash_combine(tid(), fn_->hash()); in hash() local 405 auto hash_value = hash_combine(tid(), PointerHash<AbstractFuncAtomPtr>{}(fn_)); in hash() local 424 auto hash_value = hash_combine(tid(), output_->hash()); in hash() local 473 auto hash_value = hash_combine(tid(), PointerHash<PrimitivePtr>{}(prim_)); in hash() local
|
| D | analysis_context.cc | 63 std::size_t hash_value = args.size(); in ArgsHashForWhileHeader() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ |
| D | Math.h | 100 inline hash_code hash_value(const Vector &V) { in hash_value() function 237 inline hash_code hash_value(const Matrix &M) { in hash_value() function 267 inline hash_code hash_value(const MDVector<Metadata> &V) { in hash_value() function 284 inline hash_code hash_value(const MDMatrix<Metadata> &M) { in hash_value() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/ |
| D | remove_value_node_dup.cc | 38 HashValue *const hash_value) { in TryToDoReplace()
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/utils/ |
| D | symbolic.h | 47 auto hash_value = hash_combine(std::hash<AnfNodePtr>{}(node_), std::hash<int64_t>{}(index_)); in hash() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/string/ |
| D | extract_feature.cc | 76 int64_t hash_value = lite::StringHash64(str.data, str.len) % kMaxDimension; in Run() local
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| D | hashtab.h | 41 unsigned int (*hash_value) (struct hashtab_val * h, const_hashtab_key_t key); /* hash function */ member
|
| /third_party/gn/src/gn/ |
| D | builder_record_map.h | 26 size_t hash_value() const { return record->label().hash(); } in hash_value() function
|
| D | pointer_set.h | 45 size_t hash_value() const { return MakeHash(ptr_); } in hash_value() function
|
| D | string_atom.cc | 52 size_t hash_value() const { return hash; } in hash_value() function
|
| D | unique_vector.h | 25 size_t hash_value() const { return hash32; } in hash_value() function
|
| D | hash_table_base_unittest.cc | 62 size_t hash_value() const { return int_ptr->hash(); } in hash_value() function
|
| /third_party/selinux/libselinux/src/ |
| D | hashtab.h | 37 unsigned int (*hash_value) (struct hashtab_val * h, const_hashtab_key_t key); /* hash function */ member
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/ |
| D | ge_adapter_info.h | 40 auto hash_value = hash_combine(std::hash<T>()(p.first), PointerHash<ValuePtr>{}(p.second)); in operator() local
|
| /third_party/openssl/apps/ |
| D | crl.c | 313 unsigned long hash_value = in crl_main() local
|
| D | rehash.c | 302 unsigned long hash_value = in do_file() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | Hashing.h | 93 friend size_t hash_value(const hash_code &code) { return code.value; } in hash_value() function
|
| D | ArrayRef.h | 544 template <typename T> hash_code hash_value(ArrayRef<T> S) { in hash_value() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | Hashing.h | 94 friend size_t hash_value(const hash_code &code) { return code.value; } in hash_value() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/ |
| D | static_analysis.h | 244 auto hash_value = key.attrs.size(); in operator() local
|
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/ |
| D | wrgif.c | 95 hash_entry *hash_value; /* => hash table of symbol values */ member
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | wrgif.c | 95 hash_entry *hash_value; /* => hash table of symbol values */ member
|