/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | D3D11on12Util.h | 42 struct HashFunc { struct 81 D3D11on12ResourceCacheEntry::HashFunc,
|
D | SamplerHeapCacheD3D12.h | 62 struct HashFunc { struct 99 SamplerHeapCacheEntry::HashFunc,
|
D | D3D11on12Util.cpp | 93 size_t D3D11on12ResourceCacheEntry::HashFunc::operator()( in operator ()()
|
D | SamplerHeapCacheD3D12.cpp | 154 size_t SamplerHeapCacheEntry::HashFunc::operator()(const SamplerHeapCacheEntry* entry) const { in operator ()()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | AttachmentState.cpp | 81 size_t AttachmentStateBlueprint::HashFunc::operator()( in operator ()() 138 return AttachmentStateBlueprint::HashFunc()(this); in ComputeContentHash()
|
D | CachedObject.cpp | 29 size_t CachedObject::HashFunc::operator()(const CachedObject* obj) const { in operator ()()
|
D | CachedObject.h | 31 struct HashFunc { struct
|
D | AttachmentState.h | 47 struct HashFunc { struct
|
/third_party/mindspore/mindspore/ccsrc/utils/ |
D | cache_embedding_hashmap_struct.h | 46 T HashFunc(const T key, const size_t m) { in HashFunc() function
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | ComputePipeline.h | 37 struct HashFunc { struct
|
D | Sampler.h | 39 struct HashFunc { struct
|
D | PipelineLayout.h | 56 struct HashFunc { struct
|
D | BindGroupLayout.h | 52 struct HashFunc { struct
|
D | ShaderModule.h | 67 struct HashFunc { struct
|
D | ComputePipeline.cpp | 61 size_t ComputePipelineBase::HashFunc::operator()(const ComputePipelineBase* pipeline) const { in operator ()()
|
D | PipelineLayout.cpp | 99 size_t PipelineLayoutBase::HashFunc::operator()(const PipelineLayoutBase* pl) const { in operator ()()
|
D | RenderPipeline.h | 87 struct HashFunc { struct
|
D | Sampler.cpp | 87 size_t SamplerBase::HashFunc::operator()(const SamplerBase* module) const { in operator ()()
|
D | BindGroupLayout.cpp | 146 size_t BindGroupLayoutBase::HashFunc::operator()(const BindGroupLayoutBase* bgl) const { in operator ()()
|
D | ShaderModule.cpp | 251 size_t ShaderModuleBase::HashFunc::operator()(const ShaderModuleBase* module) const { in operator ()()
|
D | Device.cpp | 47 std::unordered_set<Object*, typename Object::HashFunc, typename Object::EqualityFunc>;
|
D | RenderPipeline.cpp | 559 size_t RenderPipelineBase::HashFunc::operator()(const RenderPipelineBase* pipeline) const { in operator ()()
|
/third_party/skia/third_party/externals/dawn/src/common/ |
D | ConcurrentCache.h | 51 std::unordered_set<T*, typename T::HashFunc, typename T::EqualityFunc> mCache;
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | map_cache_idx_cpu_kernel.cc | 123 T tmp_entry = HashFunc(key, hashmap_length_); in LaunchKernel() 157 T entry = HashFunc(emb_idx, hashmap_length_); in LaunchKernel()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | ConcurrentCacheTests.cpp | 38 struct HashFunc { struct in __anond37b7da60111::SimpleCachedObject
|