HomeSort by relevance Sort by last modified time
    Searched refs:k8 (Results 1 - 25 of 46) sorted by null

1 2

  /external/libnl/lib/
hash.c 186 const uint8_t *k8; local
231 k8 = (const uint8_t *)k;
235 case 11: c+=((uint32_t)k8[10])<<16; /* fall through */
236 case 10: c+=((uint32_t)k8[9])<<8; /* fall through */
237 case 9 : c+=k8[8]; /* fall through */
239 case 7 : b+=((uint32_t)k8[6])<<16; /* fall through */
240 case 6 : b+=((uint32_t)k8[5])<<8; /* fall through */
241 case 5 : b+=k8[4]; /* fall through */
243 case 3 : a+=((uint32_t)k8[2])<<16; /* fall through */
244 case 2 : a+=((uint32_t)k8[1])<<8; /* fall through *
253 const uint8_t *k8; local
363 const uint8_t *k8; local
    [all...]
  /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...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
nops-5.s 52 .arch k8
53 k8: label
x86-64-nops-5-k8.d 1 #as: -march=k8
4 #name: x86-64 -march=k8 nops 5
57 0+a0 <k8>:
nops-1-k8.d 1 #as: -mtune=k8
4 #name: i386 -mtune=k8 nops 1
x86-64-nops-1-k8.d 1 #as: -mtune=k8
4 #name: x86-64 -mtune=k8 nops 1
nops-5-i686.d 56 0+a0 <k8>:
nops-5.d 54 0+a0 <k8>:
x86-64-nops-5.d 56 0+a0 <k8>:
  /hardware/qcom/msm8998/json-c/
linkhash.c 286 const uint8_t *k8 = (const uint8_t *)k; local
290 case 11: c+=((uint32_t)k8[10])<<16; /* fall through */
291 case 10: c+=((uint32_t)k8[9])<<8; /* fall through */
292 case 9 : c+=k8[8]; /* fall through */
294 case 7 : b+=((uint32_t)k8[6])<<16; /* fall through */
295 case 6 : b+=((uint32_t)k8[5])<<8; /* fall through */
296 case 5 : b+=k8[4]; /* fall through */
298 case 3 : a+=((uint32_t)k8[2])<<16; /* fall through */
299 case 2 : a+=((uint32_t)k8[1])<<8; /* fall through */
300 case 1 : a+=k8[0]; break
308 const uint8_t *k8; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-nops-5-k8.d 2 #as: -march=k8
4 #name: x86-64 (ILP32) -march=k8 nops 5
56 0+a0 <k8>:
x86-64-nops-1-k8.d 2 #as: -mtune=k8
4 #name: x86-64 (ILP32) -mtune=k8 nops 1
x86-64-nops-5.d 55 0+a0 <k8>:
  /external/openssh/
umac.c 373 k8,k9,k10,k11; local
384 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11);
387 h2 += MUL64((k4 + d0), (k8 + d4));
398 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
420 k8,k9,k10,k11,k12,k13,k14,k15; local
432 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11);
436 h2 += MUL64((k4 + d0), (k8 + d4));
437 h3 += MUL64((k8 + d0), (k12 + d4));
451 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
475 k8,k9,k10,k11,k12,k13,k14,k15 local
    [all...]
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
TimePickerDialog.java 819 int k8 = KeyEvent.KEYCODE_8;
827 Node minuteSecondDigit = new Node(k0, k1, k2, k3, k4, k5, k6, k7, k8, k9)
    [all...]
  /prebuilts/go/darwin-x86/test/
zerodivide.go 26 i8, j8, k8 int8 = 0, 0, 1 var
56 k8++
124 ErrorTest{"int8 1/0", func() { use(k8 / j8) }, "divide"},
  /prebuilts/go/linux-x86/test/
zerodivide.go 26 i8, j8, k8 int8 = 0, 0, 1 var
56 k8++
124 ErrorTest{"int8 1/0", func() { use(k8 / j8) }, "divide"},
  /external/skia/tools/viewer/sk_app/
Window.h 78 k8, member in class:sk_app::Window::Key
  /system/extras/ioblame/
ioblame.sh 256 cat $infile | sed s/,//g | sort -d -k2,2 -k8,8 > foo1
284 cat $infile | sed s/,//g | sort -d -k8,8 -k2,2 > foo1
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-matchers.h 65 int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1,
71 int k7, int k8, int k9>
78 GMOCK_FIELD_TYPE_(Tuple, k7), GMOCK_FIELD_TYPE_(Tuple, k8),
83 get<k5>(t), get<k6>(t), get<k7>(t), get<k8>(t), get<k9>(t));
200 int k7, int k8>
201 class TupleFields<Tuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, -1> {
207 GMOCK_FIELD_TYPE_(Tuple, k7), GMOCK_FIELD_TYPE_(Tuple, k8)> type;
211 get<k5>(t), get<k6>(t), get<k7>(t), get<k8>(t));
219 int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1,
226 k6, k7, k8, k9>::type SelectedArgs
    [all...]
gmock-generated-actions.h 410 int k4, int k5, int k6, int k7, int k8, int k9, int k10>
417 GMOCK_FIELD_(ArgumentTuple, k8), GMOCK_FIELD_(ArgumentTuple, k9),
424 get<k8>(args), get<k9>(args), get<k10>(args));
545 int k4, int k5, int k6, int k7, int k8>
547 k1, k2, k3, k4, k5, k6, k7, k8, -1, -1> {
553 GMOCK_FIELD_(ArgumentTuple, k8));
559 get<k8>(args));
564 int k4, int k5, int k6, int k7, int k8, int k9>
566 k1, k2, k3, k4, k5, k6, k7, k8, k9, -1> {
572 GMOCK_FIELD_(ArgumentTuple, k8), GMOCK_FIELD_(ArgumentTuple, k9))
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-generated-matchers.h 66 int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1,
72 int k7, int k8, int k9>
79 GMOCK_FIELD_TYPE_(Tuple, k7), GMOCK_FIELD_TYPE_(Tuple, k8),
83 get<k5>(t), get<k6>(t), get<k7>(t), get<k8>(t), get<k9>(t));
191 int k7, int k8>
192 class TupleFields<Tuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, -1> {
198 GMOCK_FIELD_TYPE_(Tuple, k7), GMOCK_FIELD_TYPE_(Tuple, k8)> type;
201 get<k5>(t), get<k6>(t), get<k7>(t), get<k8>(t));
209 int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1,
216 k6, k7, k8, k9>::type SelectedArgs
    [all...]
gmock-generated-actions.h 294 int k4, int k5, int k6, int k7, int k8, int k9, int k10>
301 GMOCK_FIELD_(ArgumentTuple, k8), GMOCK_FIELD_(ArgumentTuple, k9),
307 get<k8>(args), get<k9>(args), get<k10>(args));
420 int k4, int k5, int k6, int k7, int k8>
422 k1, k2, k3, k4, k5, k6, k7, k8, -1, -1> {
428 GMOCK_FIELD_(ArgumentTuple, k8));
433 get<k8>(args));
438 int k4, int k5, int k6, int k7, int k8, int k9>
440 k1, k2, k3, k4, k5, k6, k7, k8, k9, -1> {
446 GMOCK_FIELD_(ArgumentTuple, k8), GMOCK_FIELD_(ArgumentTuple, k9))
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-generated-matchers.h 66 int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1,
72 int k7, int k8, int k9>
79 GMOCK_FIELD_TYPE_(Tuple, k7), GMOCK_FIELD_TYPE_(Tuple, k8),
83 get<k5>(t), get<k6>(t), get<k7>(t), get<k8>(t), get<k9>(t));
191 int k7, int k8>
192 class TupleFields<Tuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, -1> {
198 GMOCK_FIELD_TYPE_(Tuple, k7), GMOCK_FIELD_TYPE_(Tuple, k8)> type;
201 get<k5>(t), get<k6>(t), get<k7>(t), get<k8>(t));
209 int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1,
216 k6, k7, k8, k9>::type SelectedArgs
    [all...]
  /external/eigen/unsupported/Eigen/src/SpecialFunctions/
SpecialFunctionsImpl.h 1162 Scalar k1, k2, k3, k4, k5, k6, k7, k8, k26update; local
    [all...]

Completed in 2101 milliseconds

1 2