Home
last modified time | relevance | path

Searched defs:HashName (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DHashNames.cpp26 ImmutableString HashName(const ImmutableString &name, ShHashFunction64 hashFunction) in HashName() function
46 ImmutableString HashName(const ImmutableString &name, in HashName() function
80 ImmutableString HashName(const TSymbol *symbol, ShHashFunction64 hashFunction, NameMap *nameMap) in HashName() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DHashNames.cpp21 ImmutableString HashName(const ImmutableString &name, ShHashFunction64 hashFunction) in HashName() function
57 ImmutableString HashName(const ImmutableString &name, in HashName() function
85 ImmutableString HashName(const TSymbol *symbol, ShHashFunction64 hashFunction, NameMap *nameMap) in HashName() function
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Ddevice_manager.cc250 std::string HashName(const std::string &origin_name) { return std::to_string(std::hash<string>{}(or… in HashName() function