Home
last modified time | relevance | path

Searched defs:HashFunc (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCachedObject.h31 struct HashFunc { struct
DAttachmentState.h47 struct HashFunc { struct
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DD3D11on12Util.h42 struct HashFunc { struct
DSamplerHeapCacheD3D12.h62 struct HashFunc { struct
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DConcurrentCacheTests.cpp38 struct HashFunc { struct in __anonc76879480111::SimpleCachedObject
39 size_t operator()(const SimpleCachedObject* obj) const { in operator ()()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dcache_embedding_hashmap_struct.h46 T HashFunc(const T key, const size_t m) { in HashFunc() function