/external/libnl/lib/ |
D | hash.c | 186 const uint8_t *k8; in hashlittle() local 231 k8 = (const uint8_t *)k; in hashlittle() 235 case 11: c+=((uint32_t)k8[10])<<16; /* fall through */ in hashlittle() 236 case 10: c+=((uint32_t)k8[9])<<8; /* fall through */ in hashlittle() 237 case 9 : c+=k8[8]; /* fall through */ in hashlittle() 239 case 7 : b+=((uint32_t)k8[6])<<16; /* fall through */ in hashlittle() 240 case 6 : b+=((uint32_t)k8[5])<<8; /* fall through */ in hashlittle() 241 case 5 : b+=k8[4]; /* fall through */ in hashlittle() 243 case 3 : a+=((uint32_t)k8[2])<<16; /* fall through */ in hashlittle() 244 case 2 : a+=((uint32_t)k8[1])<<8; /* fall through */ in hashlittle() [all …]
|
/external/ImageMagick/m4/ |
D | ax_gcc_archflag.m4 | 129 …*|f[[4578bcef]]?:*:*:*|*001?f[[4578bcf]]?:*:*:*|1?f[[4578bcf]]?:*:*:*) ax_gcc_arch="athlon64 k8" ;; 130 …?:*:*:*|c?f1?:*:*:*|*020?f3?:*:*:*|20?f3?:*:*:*) ax_gcc_arch="athlon64-sse3 k8-sse3 athlon64 k8" ;; 131 …]?:*:*:*|10?f[[245689a]]?:*:*:*|*030?f1?:*:*:*|30?f1?:*:*:*) ax_gcc_arch="barcelona amdfam10 k8" ;; 132 *050?f[[12]]?:*:*:*|50?f[[12]]?:*:*:*) ax_gcc_arch="btver1 amdfam10 k8" ;; 133 *060?f1?:*:*:*|60?f1?:*:*:*) ax_gcc_arch="bdver1 amdfam10 k8" ;; 134 …:*:*|60?f2?:*:*:*|*061?f[[03]]?:*:*:*|61?f[[03]]?:*:*:*) ax_gcc_arch="bdver2 bdver1 amdfam10 k8" ;; 135 *063?f0?:*:*:*|63?f0?:*:*:*) ax_gcc_arch="bdver3 bdver2 bdver1 amdfam10 k8" ;; 136 *07[[03]]?f0?:*:*:*|7[[03]]?f0?:*:*:*) ax_gcc_arch="btver2 btver1 amdfam10 k8" ;; 138 *0[[13]]??f??:*:*:*|[[13]]??f??:*:*:*) ax_gcc_arch="barcelona amdfam10 k8" ;; 139 *020?f??:*:*:*|20?f??:*:*:*) ax_gcc_arch="athlon64-sse3 k8-sse3 athlon64 k8" ;; [all …]
|
/external/openssh/ |
D | umac.c | 373 k8,k9,k10,k11; in nh_aux() local 384 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11); in nh_aux() 387 h2 += MUL64((k4 + d0), (k8 + d4)); in nh_aux() 398 k0 = k8; k1 = k9; k2 = k10; k3 = k11; in nh_aux() 420 k8,k9,k10,k11,k12,k13,k14,k15; in nh_aux() local 432 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11); in nh_aux() 436 h2 += MUL64((k4 + d0), (k8 + d4)); in nh_aux() 437 h3 += MUL64((k8 + d0), (k12 + d4)); in nh_aux() 451 k0 = k8; k1 = k9; k2 = k10; k3 = k11; in nh_aux() 475 k8,k9,k10,k11,k12,k13,k14,k15, in nh_aux() local [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ax_gcc_archflag.m4 | 131 ?00??f[[4cef8b]]?:*:*:*) ax_gcc_arch="athlon64 k8" ;; 132 ?00??f5?:*:*:*) ax_gcc_arch="opteron k8" ;; 133 ?00??f7?:*:*:*) ax_gcc_arch="athlon-fx opteron k8" ;; 134 ?00??f??:*:*:*) ax_gcc_arch="k8" ;; 135 ?05??f??:*:*:*) ax_gcc_arch="btver1 amdfam10 k8" ;; 136 ?06??f??:*:*:*) ax_gcc_arch="bdver1 amdfam10 k8" ;; 137 *f??:*:*:*) ax_gcc_arch="amdfam10 k8" ;;
|
/external/llvm/test/CodeGen/X86/ |
D | x86-64-double-shifts-var.ll | 6 ; RUN: llc < %s -march=x86-64 -mcpu=k8 | FileCheck %s 10 ; RUN: llc < %s -march=x86-64 -mcpu=k8-sse3 | FileCheck %s
|
D | cpus.ll | 21 ; RUN: llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=k8 2>&1 | FileCheck %s --check-p… 25 ; RUN: llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=k8-sse3 2>&1 | FileCheck %s --ch…
|
D | slow-unaligned-mem.ll | 31 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=k8 2>&1 | FileCheck %s --check-prefi… 35 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=k8-sse3 2>&1 | FileCheck %s --check-prefi…
|
/external/google-breakpad/src/testing/include/gmock/ |
D | 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)); in GetSelectedFields() 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)); in GetSelectedFields() 219 int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1, 226 k6, k7, k8, k9>::type SelectedArgs; [all …]
|
D | 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)); in Select() 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)); in Select() 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/v8/testing/gmock/include/gmock/ |
D | 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)); in GetSelectedFields() 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)); in GetSelectedFields() 209 int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1, 216 k6, k7, k8, k9>::type SelectedArgs; [all …]
|
D | 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)); in Select() 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)); in Select() 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/googletest/googlemock/include/gmock/ |
D | 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)); in GetSelectedFields() 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)); in GetSelectedFields() 209 int k4 = -1, int k5 = -1, int k6 = -1, int k7 = -1, int k8 = -1, 216 k6, k7, k8, k9>::type SelectedArgs; [all …]
|
D | 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)); in Select() 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)); in Select() 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/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86GenSubtargetInfo.inc | 115 …{ "k8", "Select the k8 processor", X86::FeatureSSE2 | X86::Feature3DNowA | X86::Feature64Bit | X86… 116 …{ "k8-sse3", "Select the k8-sse3 processor", X86::FeatureSSE3 | X86::Feature3DNowA | X86::FeatureC…
|
D | X86.td | 177 def : Proc<"k8", [FeatureSSE2, Feature3DNowA, Feature64Bit, 185 def : Proc<"k8-sse3", [FeatureSSE3, Feature3DNowA, FeatureCMPXCHG16B,
|
/external/eigen/unsupported/Eigen/src/SpecialFunctions/ |
D | SpecialFunctionsImpl.h | 1162 Scalar k1, k2, k3, k4, k5, k6, k7, k8, k26update; 1179 k8 = a + two; 1189 k8 = a + two; 1210 xk = (x * k5 * k6) / (k7 * k8); 1233 k8 += two;
|
/external/skia/tools/viewer/sk_app/ |
D | Window.h | 78 k8, enumerator
|
/external/clang/test/SemaOpenCL/ |
D | access-qualifier.cl | 55 kernel void k8(write_only img1d_ro_default img){} // expected-error {{multiple access qualifiers}}
|
/external/boringssl/src/util/ |
D | BUILD.toplevel | 37 values = {"cpu": "k8"},
|
/external/clang/test/Parser/ |
D | cxx-ambig-init-templ.cpp | 15 int k8 = T2 < b, &S::operator> >::val;
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | Despeckle.miff | 15 …N4BA4OHE����������qq�EB�DA�D@�C=�C=�B;�A9�?3�=0�<0~;0}:0|:0{;1y:1s:0m80l8.k8.k8/k7.k7.i7-i8.k<3pKF…
|
D | Solarize.miff | 38 …?>@'NOim!NJ.C<,E?'HC!IFGKLKIHACBA3@=`=0uA2z<1~:3;2~;1z;/z;+{:+y8,p8,k8(v:*<,8+{3(y6,p4)v=… 39 ))qq>=:5@<+@@)>?+B=%@<=C<m;1~=/~<,:.{9/|90{<3z<4p;1k8-i7-h8-h8.k70i6-a0'Y+m=4vTNG@3.9)1<.7:26…
|
D | Crop.miff | 15 …���̝�KO1=6)OHF����������qq�=:�@<�@@�>?�B=�@<�C<�;1�=/~<,:.{9/|90{<3z<4p;1k8-i7-h8-h8.k70i6-a0'Y+…
|
/external/fmtlib/test/gmock/ |
D | gmock.h | 2540 int k4, int k5, int k6, int k7, int k8, int k9, int k10> 2547 GMOCK_FIELD_(ArgumentTuple, k8), GMOCK_FIELD_(ArgumentTuple, k9), 2554 get<k8>(args), get<k9>(args), get<k10>(args)); 2675 int k4, int k5, int k6, int k7, int k8> 2677 k1, k2, k3, k4, k5, k6, k7, k8, -1, -1> { 2683 GMOCK_FIELD_(ArgumentTuple, k8)); 2689 get<k8>(args)); 2694 int k4, int k5, int k6, int k7, int k8, int k9> 2696 k1, k2, k3, k4, k5, k6, k7, k8, k9, -1> { 2702 GMOCK_FIELD_(ArgumentTuple, k8), GMOCK_FIELD_(ArgumentTuple, k9)); [all …]
|
/external/ImageMagick/PerlMagick/t/reference/write/filter/ |
D | Despeckle.miff | 43 …N4BA4OHE����������qq�EB�DA�D@�C=�C=�B;�A9�?3�=0�<0~;0}:0|:0{;1y:1s:0m80l8.k8.k8/k7.k7.i7-i8.k<3pKF…
|