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

  /system/extras/ksmutils/
lookup3.c 294 const uint8_t *k8; local
338 k8 = (const uint8_t *)k;
342 case 11: c+=((uint32_t)k8[10])<<16; /* fall through */
343 case 10: c+=((uint32_t)k8[9])<<8; /* fall through */
344 case 9 : c+=k8[8]; /* fall through */
346 case 7 : b+=((uint32_t)k8[6])<<16; /* fall through */
347 case 6 : b+=((uint32_t)k8[5])<<8; /* fall through */
348 case 5 : b+=k8[4]; /* fall through */
350 case 3 : a+=((uint32_t)k8[2])<<16; /* fall through */
351 case 2 : a+=((uint32_t)k8[1])<<8; /* fall through *
360 const uint8_t *k8; local
479 const uint8_t *k8; local
545 const uint8_t *k8; local
656 const uint8_t *k8; local
    [all...]
  /external/clang/test/Misc/
diag-template-diffing.cpp 236 int k8 = f8(U8<char>()); variable
    [all...]
  /external/clang/test/CXX/drs/
dr1xx.cpp 168 int k8 = f(&s.f<int>); member in namespace:dr115
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 161 milliseconds