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

  /external/chromium_org/third_party/smhasher/src/
City.cpp 88 static uint32 Fetch32(const char *p) {
127 uint64 a = Fetch32(s);
128 return HashLen16(len + (a << 3), Fetch32(s + len - 4));
  /art/runtime/
dex_instruction.h 406 uint32_t Fetch32(size_t offset) const {

Completed in 46 milliseconds