/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>:
|
/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/v8/test/mjsunit/ |
global-infinity-strict.js | 132 function k8() { return (1/0) === this.Infinity; } function 133 testThrows(k8);
|
global-infinity.js | 123 function k8() { return (1/0) === this.Infinity; } function 124 test(true, k8);
|
global-nan-strict.js | 132 function k8() { return (0/0) === this.NaN; } function 133 testThrows(k8);
|
global-nan.js | 123 function k8() { return (0/0) === this.NaN; } function 124 test(false, k8);
|
global-undefined-strict.js | 130 function k8() { return void 0 === this; } function 131 test(true, k8);
|
global-undefined.js | 131 function k8() { return void 0 === this.undefined; } function 132 test(true, k8);
|
/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 54 k8++ 122 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 54 k8++ 122 ErrorTest{"int8 1/0", func() { use(k8 / j8) }, "divide"},
|
/external/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), 84 get<k5>(t), get<k6>(t), get<k7>(t), get<k8>(t), get<k9>(t)); 201 int k7, int k8> 202 class TupleFields<Tuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, -1> { 208 GMOCK_FIELD_TYPE_(Tuple, k7), GMOCK_FIELD_TYPE_(Tuple, k8)> type; 212 get<k5>(t), get<k6>(t), get<k7>(t), get<k8>(t)); 220 int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1, 227 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/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/clang/test/Parser/ |
cxx-ambig-init-templ.cpp | 15 int k8 = T2 < b, &S::operator> >::val;
|