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

  /external/clang/test/Misc/
diag-template-diffing.cpp 257 int k9 = f9(V9<double>()); variable
    [all...]
  /external/openssh/
umac.c 379 k8,k9,k10,k11; local
390 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11);
396 h2 += MUL64((k5 + d1), (k9 + d5));
404 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
426 k8,k9,k10,k11,k12,k13,k14,k15; local
438 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11);
446 h2 += MUL64((k5 + d1), (k9 + d5));
447 h3 += MUL64((k9 + d1), (k13 + d5));
457 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
481 k8,k9,k10,k11,k12,k13,k14,k15 local
    [all...]
  /external/clang/test/CXX/drs/
dr1xx.cpp 170 int k9 = f(&s.g<int>); // expected-error {{non-constant pointer to member}} member in namespace:dr115
  /external/webp/src/dsp/
dec_sse2.c 495 const __m128i k9 = _mm_set1_epi16(0x0900); local
504 const __m128i f9_lo = _mm_mulhi_epi16(f_lo, k9); // Filter (lo) * 9
505 const __m128i f9_hi = _mm_mulhi_epi16(f_hi, k9); // Filter (hi) * 9
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 861 milliseconds