Home
last modified time | relevance | path

Searched defs:hash_code (Results 1 – 21 of 21) sorted by relevance

/third_party/mindspore/mindspore-src/source/third_party/proto/tensorflow/
Dresource_handle.proto29 uint64 hash_code = 4; field
/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/
Ddshape.cc127 auto hash_code = static_cast<std::size_t>(tid()); in hash() local
Ddshape.h179 auto hash_code = static_cast<std::size_t>(tid()); in MS_DECLARE_PARENT() local
/third_party/ffmpeg/libavcodec/
Dlzwenc.c153 static inline void addCode(LZWEncodeState * s, uint8_t c, int hash_prefix, int hash_code) in addCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DHashing.h80 hash_code(size_t value) : value(value) {} in hash_code() function
DStringRef.h33 class hash_code; variable
DAPInt.h28 class hash_code; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DHashing.h81 hash_code(size_t value) : value(value) {} in hash_code() function
DStringRef.h27 class hash_code; variable
DAPInt.h29 class hash_code; variable
/third_party/skia/m133/third_party/externals/libjpeg-turbo/
Dwrgif.c94 code_int *hash_code; /* => hash table of symbol codes */ member
/third_party/skia/third_party/externals/libjpeg-turbo/
Dwrgif.c94 code_int *hash_code; /* => hash table of symbol codes */ member
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc123 int32_t hash_code = HashCode(name_table->PlatformId(i), in HasName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h39 class hash_code; variable
/third_party/rust/rust/library/alloc/src/collections/vec_deque/
Dtests.rs1159 fn hash_code(value: impl Hash) -> u64 { in issue_80303() function
/third_party/skia/third_party/externals/libwebp/src/enc/
Dbackward_references_enc.c286 uint32_t hash_code; in VP8LHashChainFill() local
/third_party/skia/m133/third_party/externals/libwebp/src/enc/
Dbackward_references_enc.c297 uint32_t hash_code; in VP8LHashChainFill() local
/third_party/openssl/apps/lib/
Ds_cb.c1475 int hash_code = salg[0]; in security_callback_debug() local
/third_party/f2fs-tools/fsck/
Dfsck.c1465 f2fs_hash_t hash_code = f2fs_dentry_hash(encoding, casefolded, name, len); in f2fs_check_hash_code() local
/third_party/f2fs-tools/include/
Df2fs_fs.h1368 __le32 hash_code; /* hash code of file name */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp52667 size_t hash_code() const noexcept in hash_code() function in std::type_info