| /third_party/boost/boost/compute/functional/ |
| D | hash.hpp | 48 struct hash_impl struct 50 typedef Key argument_type; 51 typedef ulong_ result_type; 53 hash_impl() in hash_impl() function 64 operator()(const Arg &arg) const in operator ()() 69 function<result_type(argument_type)> m_function;
|
| /third_party/boost/libs/compute/include/boost/compute/functional/ |
| D | hash.hpp | 48 struct hash_impl struct 50 typedef Key argument_type; 51 typedef ulong_ result_type; 53 hash_impl() in hash_impl() argument 64 operator()(const Arg &arg) const in operator ()() 69 function<result_type(argument_type)> m_function;
|
| /third_party/boost/libs/hana/test/map/ |
| D | cnstr.default.cpp | 47 struct hash_impl<NoDefault> { struct 48 static constexpr auto apply(NoDefault const&) in apply() 53 struct hash_impl<NoDefault_nonempty> { struct 54 static constexpr auto apply(NoDefault_nonempty const&) in apply() 59 struct hash_impl<Default> { struct 60 static constexpr auto apply(Default const&) in apply()
|
| D | at_key.collisions.cpp | 25 struct hash_impl<A> { struct 26 static constexpr auto apply(A const&) { in apply() 32 struct hash_impl<B> { struct 33 static constexpr auto apply(B const&) { in apply()
|
| D | cnstr.copy.cpp | 37 struct hash_impl<NoCopy> { struct 38 static constexpr auto apply(NoCopy const&) in apply() 43 struct hash_impl<NoCopy_nonempty> { struct 44 static constexpr auto apply(NoCopy_nonempty const&) in apply()
|
| D | cnstr.move.cpp | 58 struct hash_impl<NoMove> { struct 59 static constexpr auto apply(NoMove const&) in apply() 64 struct hash_impl<NoMove_nonempty> { struct 65 static constexpr auto apply(NoMove_nonempty const&) in apply()
|
| D | cnstr.trap.cpp | 45 struct hash_impl<Trap<i>> { struct 46 static constexpr auto apply(Trap<i> const&) in apply()
|
| /third_party/boost/libs/hana/test/set/ |
| D | cnstr.default.cpp | 40 struct hash_impl<NoDefault<i>> { struct 41 static constexpr auto apply(NoDefault<i> const&) in apply() 46 struct hash_impl<Default<i>> { struct 47 static constexpr auto apply(Default<i> const&) in apply()
|
| D | cnstr.trap.cpp | 44 struct hash_impl<Trap<i>> { struct 45 static constexpr auto apply(Trap<i> const&) in apply()
|
| /third_party/boost/boost/hana/ |
| D | hash.hpp | 44 struct hash_impl<Tag, when<condition>> : default_ { struct 105 struct hash_impl<Tag, when<hana::IntegralConstant<Tag>::value>> { struct 107 static constexpr auto apply(X const& x) { in apply()
|
| D | string.hpp | 341 struct hash_impl<string_tag> { struct 343 static constexpr auto apply(String const&) { in apply()
|
| D | type.hpp | 277 struct hash_impl<hana::type_tag> { struct 279 static constexpr T apply(T const& t) in apply()
|
| /third_party/boost/libs/hana/include/boost/hana/ |
| D | hash.hpp | 44 struct hash_impl<Tag, when<condition>> : default_ { struct 105 struct hash_impl<Tag, when<hana::IntegralConstant<Tag>::value>> { struct 107 static constexpr auto apply(X const& x) { in apply()
|
| D | string.hpp | 341 struct hash_impl<string_tag> { struct 343 static constexpr auto apply(String const&) { in apply()
|
| D | type.hpp | 277 struct hash_impl<hana::type_tag> { struct 279 static constexpr T apply(T const& t) in apply()
|
| /third_party/boost/libs/hana/test/_include/support/ |
| D | constexpr_move_only.hpp | 35 struct hash_impl<ConstexprMoveOnly<i>> { struct 36 static constexpr auto apply(ConstexprMoveOnly<i> const&) in apply()
|
| D | tracked_move_only.hpp | 39 struct hash_impl<TrackedMoveOnly<i>> { struct 40 static constexpr auto apply(TrackedMoveOnly<i> const&) in apply()
|
| /third_party/boost/libs/pfr/include/boost/pfr/detail/ |
| D | functional.hpp | 138 struct hash_impl { struct 140 constexpr static std::size_t compute(const T& val) noexcept { in compute() 148 struct hash_impl<N, N> { struct 150 constexpr static std::size_t compute(const T&) noexcept { in compute()
|
| /third_party/boost/boost/pfr/detail/ |
| D | functional.hpp | 138 struct hash_impl { struct 140 constexpr static std::size_t compute(const T& val) noexcept { in compute() 148 struct hash_impl<N, N> { struct 150 constexpr static std::size_t compute(const T&) noexcept { in compute()
|
| /third_party/ffmpeg/tools/ |
| D | crypto_bench.c | 63 struct hash_impl { struct 64 const char *lib; 65 const char *name; 66 void (*run)(uint8_t *output, const uint8_t *input, unsigned size); 67 const char *output;
|
| /third_party/boost/boost/container_hash/ |
| D | extensions.hpp | 340 struct hash_impl<false> struct 343 struct inner
|
| /third_party/boost/libs/unordered/test/objects/ |
| D | exception.hpp | 195 std::size_t hash_impl(object const& x) const in hash_impl() function in test::exception::hash
|