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

  /external/openssh/
umac.c 374 k8,k9,k10,k11; local
385 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11);
394 h2 += MUL64((k6 + d2), (k10 + d6));
399 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
421 k8,k9,k10,k11,k12,k13,k14,k15; local
433 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11);
445 h2 += MUL64((k6 + d2), (k10 + d6));
446 h3 += MUL64((k10 + d2), (k14 + d6));
452 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
476 k8,k9,k10,k11,k12,k13,k14,k15 local
    [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-actions.h 411 int k4, int k5, int k6, int k7, int k8, int k9, int k10>
419 GMOCK_FIELD_(ArgumentTuple, k10));
425 get<k8>(args), get<k9>(args), get<k10>(args));
588 int k9 = -1, int k10 = -1>
607 k5, k6, k7, k8, k9, k10>::Select(args));
612 k1, k2, k3, k4, k5, k6, k7, k8, k9, k10>::type InnerFunctionType;
    [all...]
gmock-generated-matchers.h 736 int k9, int k10, typename InnerMatcher>
738 k10>
741 k9, k10>(matcher);
    [all...]

Completed in 1809 milliseconds