HomeSort by relevance Sort by last modified time
    Searched refs:Hash64StringWithSeed (Results 1 - 2 of 2) sorted by null

  /external/regex-re2/util/
util.h 115 static inline uint64 Hash64StringWithSeed(const char* s, int len, uint32 seed) {
  /external/regex-re2/re2/
dfa.cc 144 return Hash64StringWithSeed(s, len, a->flag_);
    [all...]

Completed in 1326 milliseconds