/external/chromium_org/third_party/re2/util/ |
util.h | 118 void hashword2(const uint32*, size_t, uint32*, uint32*); 128 hashword2((uint32*)s, len/4, &x, &y);
|
hash.cc | 2 // Also threw away all but hashword and hashword2. 188 hashword2() -- same as hashword(), but take two seeds and return two 194 void hashword2 ( function in namespace:re2
|
/external/regex-re2/util/ |
util.h | 117 void hashword2(const uint32*, size_t, uint32*, uint32*); 127 hashword2((uint32*)s, len/4, &x, &y);
|
hash.cc | 2 // Also threw away all but hashword and hashword2. 188 hashword2() -- same as hashword(), but take two seeds and return two 194 void hashword2 ( function in namespace:re2
|
/system/extras/ksmutils/ |
lookup3.c | 212 hashword2() -- same as hashword(), but take two seeds and return two 218 void hashword2 ( function [all...] |