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

  /art/runtime/
dex_instruction.h 637 uint32_t Fetch32(size_t offset) const {
  /external/libtextclassifier/util/hash/
farmhash.cc 178 STATIC_INLINE uint32_t Fetch32(const char *p) {
394 uint64_t a = Fetch32(s);
395 return HashLen16(len + (a << 3), Fetch32(s + len - 4), mul);
528 #define Fetch Fetch32
656 #define Fetch Fetch32
908 #define Fetch Fetch32
1108 #define Fetch Fetch32
    [all...]

Completed in 69 milliseconds