Home
last modified time | relevance | path

Searched defs:UInt32Hash (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A Dequivalence_relation_test.cpp32 struct UInt32Hash { struct
33 size_t operator()(const uint32_t* element) const { in operator ()()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dequivalence_relation_test.cpp32 struct UInt32Hash { struct
33 size_t operator()(const uint32_t* element) const { in operator ()()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dequivalence_relation_test.cpp32 struct UInt32Hash { struct
33 size_t operator()(const uint32_t* element) const { in operator ()()
/aosp_15_r20/external/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp52 struct UInt32Hash { struct
55 std::size_t operator()(uint32_t data) const { in operator ()()
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dunordered_set_operations.bench.cpp47 struct UInt32Hash { struct
71 struct UInt32Hash2 { argument