Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/framework/
Dresource_handle.h52 uint64 hash_code() const { return hash_code_; } in hash_code() function
53 void set_hash_code(uint64 hash_code) { hash_code_ = hash_code; } in set_hash_code()
Dresource_handle.proto25 uint64 hash_code = 4; field
Dtype_index.h53 uint64 hash_code() const { return hash_; } in hash_code() function
Dresource_mgr.cc81 Status ResourceMgr::InsertDebugTypeName(uint64 hash_code, in InsertDebugTypeName()
/external/libcxx/src/
Dtypeinfo.cpp26 size_t std::type_info::hash_code() const _NOEXCEPT { in hash_code() function in std::type_info
/external/v8/src/inspector/
Dstring-16.h100 mutable std::size_t hash_code = 0; variable
/external/clang/include/clang/Serialization/
DModuleFileExtension.h20 class hash_code; variable
/external/llvm/include/llvm/ADT/
DStringRef.h26 class hash_code; variable
DHashing.h81 hash_code(size_t value) : value(value) {} in hash_code() function
DAPInt.h29 class hash_code; variable
/external/v8/src/
Dassembler.h84 size_t hash_code() const { return hash_code_; } in hash_code() function
85 void set_hash_code(size_t hash_code) { hash_code_ = hash_code; } in set_hash_code()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DHashing.h81 hash_code(size_t value) : value(value) {} in hash_code() function
DStringRef.h28 class hash_code; variable
DAPInt.h29 class hash_code; variable
/external/tensorflow/tensorflow/contrib/ignite/kernels/dataset/
Dignite_binary_object_parser.cc175 int32_t hash_code = ParseInt(ptr); in Parse() local
/external/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
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h33 class hash_code; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOperand.h38 class hash_code; variable
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc158 int32_t hash_code = HashCode(name_table->PlatformId(i), in HasName() local
/external/ImageMagick/coders/
Dgif.c582 *hash_code, in EncodeImage() local
/external/webp/src/enc/
Dbackward_references_enc.c254 uint32_t hash_code; in VP8LHashChainFill() local
/external/f2fs-tools/fsck/
Dfsck.c1262 f2fs_hash_t hash_code = f2fs_dentry_hash(name, len); in f2fs_check_hash_code() local
/external/tensorflow/tensorflow/core/kernels/
Dcudnn_rnn_ops.cc139 uint64 hash_code = list[0]; in HashList() local

12