Home
last modified time | relevance | path

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

/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/gatekeeperd/
H A DSoftGateKeeper.h137 fast_hash_t fast_hash; in ComputeFastHash() local
149 bool VerifyFast(const fast_hash_t &fast_hash, const SizedBuffer &password) { in VerifyFast()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/String/
H A Dfast_search.cpp34 fast_hash (string s) { in fast_hash() function
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/
H A Dcaching.py367 fast_hash = crc variable in TrackedArray
660 def fast_hash(self): member in DataStore
/dports/games/spring/spring_98.0/rts/Rendering/Shaders/
H A DShader.h19 struct fast_hash : public std::unary_function<int, size_t> struct
21 size_t operator()(const int a) const in operator()
/dports/www/osrm-backend/osrm-backend-5.26.0/src/contractor/
H A Dgraph_contractor.cpp124 inline bool Bias(const util::XORFastHash<> &fast_hash, const NodeID a, const NodeID b) in Bias()
572 util::XORFastHash<> fast_hash; in contractGraph() local
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmachinestate.c1596 LIVES_GLOBAL_INLINE uint32_t fast_hash(const char *key) { in fast_hash() function