Home
last modified time | relevance | path

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

/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-src/source/mindspore/ccsrc/frontend/parallel/
Ddevice_manager.cc386 std::string HashName(const std::string &origin_name) { return std::to_string(std::hash<string>{}(or… in HashName() function