Home
last modified time | relevance | path

Searched refs:vector_hash (Results 1 – 17 of 17) sorted by relevance

/dports/games/libretro-vecx/libretro-vecx-9af0702/
H A Dvecx.c110 static long vector_hash[VECTOR_HASH]; variable
982 index = vector_hash[key]; in alg_addline()
1008 vector_hash[key] = vector_draw_cnt; in alg_addline()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dhashtable.c132 static SgHashVal vector_hash(SgObject o, int level);
138 else if (SG_VECTORP(o)) return vector_hash(o, level); in level_hash()
177 static SgHashVal vector_hash(SgObject obj, int level) in vector_hash() function
226 return vector_hash(obj, MAX_NESTING_LEVEL); in equal_hash_rec()
/dports/databases/xtrabackup/boost_1_59_0/libs/fusion/test/
H A DJamfile138 [ run sequence/vector_hash.cpp : : : : ]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/fusion/test/
H A DJamfile138 [ run sequence/vector_hash.cpp : : : : ]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/fusion/test/
H A DJamfile138 [ run sequence/vector_hash.cpp : : : : ]
/dports/databases/percona57-server/boost_1_59_0/libs/fusion/test/
H A DJamfile138 [ run sequence/vector_hash.cpp : : : : ]
/dports/databases/percona57-client/boost_1_59_0/libs/fusion/test/
H A DJamfile138 [ run sequence/vector_hash.cpp : : : : ]
/dports/math/libsemigroups/libsemigroups-1.3.7/include/libsemigroups/
H A Delement.hpp475 static inline size_t vector_hash(std::vector<T> const& vec) { in vector_hash() function in libsemigroups::detail::ElementWithVectorData
538 this->_hash_value = this->vector_hash(this->_vector); in cache_hash_value()
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/include/
H A Delement.hpp492 static inline size_t vector_hash(std::vector<T> const& vec) { in vector_hash() function in libsemigroups::detail::ElementWithVectorData
528 this->_hash_value = this->vector_hash(this->_vector); in cache_hash_value()
/dports/devel/boost-docs/boost_1_72_0/libs/fusion/test/
H A DJamfile171 [ run sequence/vector_hash.cpp ]
/dports/devel/boost-python-libs/boost_1_72_0/libs/fusion/test/
H A DJamfile171 [ run sequence/vector_hash.cpp ]
/dports/devel/boost-libs/boost_1_72_0/libs/fusion/test/
H A DJamfile171 [ run sequence/vector_hash.cpp ]
/dports/devel/hyperscan/boost_1_75_0/libs/fusion/test/
H A DJamfile171 [ run sequence/vector_hash.cpp ]
/dports/math/py-z3-solver/z3-z3-4.8.10/src/util/
H A Dvector.h661 struct vector_hash : public vector_hash_tpl<Hash, vector<typename Hash::data> > {}; struct
/dports/math/z3/z3-z3-4.8.13/src/util/
H A Dvector.h784 struct vector_hash : public vector_hash_tpl<Hash, vector<typename Hash::data_t> > {}; struct
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/src/
H A Delement.cpp564 this->_hash_value += vector_hash(row); in cache_hash_value()
/dports/math/libsemigroups/libsemigroups-1.3.7/src/
H A Delement.cpp683 this->_hash_value += vector_hash(row); in cache_hash_value()