HomeSort by relevance Sort by last modified time
    Searched defs:Hash (Results 101 - 125 of 285) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_sharding.h 30 #include "tensorflow/core/lib/hash/hash.h"
182 size_t Hash() const {
186 h = tensorflow::Hash64Combine(h, element.Hash());
195 h = tensorflow::Hash64Combine(h, std::hash<uint32>{}(v));
198 h = tensorflow::Hash64Combine(h, std::hash<uint32>{}(v));
  /external/v8/src/runtime/
runtime.cc 82 uint32_t Hash() {
100 function_name_map->InsertNew(identifier, identifier->Hash());
114 kRuntimeFunctionNameMap->Lookup(&identifier, identifier.Hash());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CVRecord.h 45 Optional<uint32_t> hash() const { return Hash; } function in class:llvm::codeview::CVRecord
47 void setHash(uint32_t Value) { Hash = Value; }
51 Optional<uint32_t> Hash;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CVRecord.h 45 Optional<uint32_t> hash() const { return Hash; } function in class:llvm::codeview::CVRecord
47 void setHash(uint32_t Value) { Hash = Value; }
51 Optional<uint32_t> Hash;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CVRecord.h 48 Optional<uint32_t> hash() const { return Hash; } function in class:llvm::codeview::CVRecord
50 void setHash(uint32_t Value) { Hash = Value; }
54 Optional<uint32_t> Hash;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CVRecord.h 48 Optional<uint32_t> hash() const { return Hash; } function in class:llvm::codeview::CVRecord
50 void setHash(uint32_t Value) { Hash = Value; }
54 Optional<uint32_t> Hash;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CVRecord.h 48 Optional<uint32_t> hash() const { return Hash; } function in class:llvm::codeview::CVRecord
50 void setHash(uint32_t Value) { Hash = Value; }
54 Optional<uint32_t> Hash;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CVRecord.h 48 Optional<uint32_t> hash() const { return Hash; } function in class:llvm::codeview::CVRecord
50 void setHash(uint32_t Value) { Hash = Value; }
54 Optional<uint32_t> Hash;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CVRecord.h 45 Optional<uint32_t> hash() const { return Hash; } function in class:llvm::codeview::CVRecord
47 void setHash(uint32_t Value) { Hash = Value; }
51 Optional<uint32_t> Hash;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CVRecord.h 45 Optional<uint32_t> hash() const { return Hash; } function in class:llvm::codeview::CVRecord
47 void setHash(uint32_t Value) { Hash = Value; }
51 Optional<uint32_t> Hash;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CVRecord.h 48 Optional<uint32_t> hash() const { return Hash; } function in class:llvm::codeview::CVRecord
50 void setHash(uint32_t Value) { Hash = Value; }
54 Optional<uint32_t> Hash;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CVRecord.h 48 Optional<uint32_t> hash() const { return Hash; } function in class:llvm::codeview::CVRecord
50 void setHash(uint32_t Value) { Hash = Value; }
54 Optional<uint32_t> Hash;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
CachedHashString.h 11 // and not-owning string types that store their hash in addition to their string
29 /// A container which contains a StringRef plus a precomputed hash.
33 uint32_t Hash;
40 CachedHashStringRef(StringRef S, uint32_t Hash)
41 : P(S.data()), Size(S.size()), Hash(Hash) {
47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
59 assert(!isEqual(S, getTombstoneKey()) && "Cannot hash the tombstone key!")
138 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashString
    [all...]

Completed in 1172 milliseconds

1 2 3 45 6 7 8 91011>>