/external/tensorflow/tensorflow/core/framework/ |
D | resource_handle.h | 64 uint64 hash_code() const { return hash_code_; } in hash_code() function 65 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
|
D | resource_mgr.cc | 78 Status ResourceMgr::InsertDebugTypeName(uint64 hash_code, in InsertDebugTypeName()
|
/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/ukey2/src/main/cpp/src/securegcm/ |
D | java_util.cc | 48 int32_t hash_code = 1; in JavaHashCode() local
|
/external/clang/include/clang/Serialization/ |
D | ModuleFileExtension.h | 20 class hash_code; variable
|
/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
|
D | APInt.h | 29 class hash_code; variable
|
/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
|
D | APInt.h | 28 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
|
D | APInt.h | 29 class hash_code; variable
|
/external/rust/crates/weak-table/src/ |
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_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_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/libjpeg-turbo/ |
D | wrgif.c | 94 code_int *hash_code; /* => hash table of symbol codes */ member
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 33 class hash_code; variable
|
/external/sfntly/cpp/src/sample/chromium/ |
D | subsetter_impl.cc | 160 int32_t hash_code = HashCode(name_table->PlatformId(i), in HasName() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 39 class hash_code; variable
|
/external/ImageMagick/coders/ |
D | gif.c | 582 *hash_code, in EncodeImage() local
|
/external/webp/src/enc/ |
D | backward_references_enc.c | 286 uint32_t hash_code; in VP8LHashChainFill() local
|