Home
last modified time | relevance | path

Searched refs:k6 (Results 1 – 25 of 42) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DspliceTuples.symbols46 let k6: [number, string, boolean, boolean, ...boolean[]];
47 >k6 : Symbol(k6, Decl(spliceTuples.ts, 21, 3))
49 k6 = [1, ...sbb_];
50 >k6 : Symbol(k6, Decl(spliceTuples.ts, 21, 3))
DspliceTuples.js23 let k6: [number, string, boolean, boolean, ...boolean[]]; variable
24 k6 = [1, ...sbb_];
43 var k6; variable
44 k6 = __spreadArray([1], sbb_);
DspliceTuples.types67 let k6: [number, string, boolean, boolean, ...boolean[]];
68 >k6 : [number, string, boolean, boolean, ...boolean[]]
70 k6 = [1, ...sbb_];
71 >k6 = [1, ...sbb_] : [number, string, boolean, ...boolean[]]
72 >k6 : [number, string, boolean, boolean, ...boolean[]]
DspliceTuples.errors.txt27 let k6: [number, string, boolean, boolean, ...boolean[]];
28 k6 = [1, ...sbb_];
/third_party/boost/libs/numeric/odeint/test/
Dfusion_algebra.cpp73 k6( 6.0 * si::meter_per_second , 6.0 * si::meter_per_second_squared ) { } in fusion_fixture()
89 BOOST_CHECK_CLOSE( fusion::at_c< 0 >( k6 ).value() , 6.0 , 1.0e-10 ); in ~fusion_fixture()
90 BOOST_CHECK_CLOSE( fusion::at_c< 1 >( k6 ).value() , 6.0 , 1.0e-10 ); in ~fusion_fixture()
94 deriv_type k1 , k2 , k3 , k4 , k5 , k6 ; member
160 algebra.for_each8( f.res , f.x , f.k1 , f.k2 , f.k3 , f.k4 , f.k5 , f.k6 , in BOOST_AUTO_TEST_CASE()
169 …5( f.res , f.x , f.k1 , f.k2 , f.k3 , f.k4 , f.k5 , f.k6 , f.k1 , f.k2 , f.k3 , f.k4 , f.k5 , f.k6 in BOOST_AUTO_TEST_CASE()
/third_party/typescript/tests/cases/compiler/
DspliceTuples.ts22 let k6: [number, string, boolean, boolean, ...boolean[]]; variable
23 k6 = [1, ...sbb_];
/third_party/boost/tools/build/src/tools/features/
Dinstruction-set-feature.jam32 k6 k6-2 k6-3 athlon athlon-tbird athlon-4 athlon-xp athlon-mp k8 opteron athlon64 athlon-fx
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
DWinogradTrans.c36 __m128 k6 = _mm_load_ps1(BK + 5 * h); in WinogradTransLeft() local
52 s1 = _mm_add_ps(s1, _mm_mul_ps(s6, k6)); in WinogradTransLeft()
135 __m128 k6 = _mm_load_ps1(BK + 5 * h); in WinogradTransRight() local
155 s1 = _mm_add_ps(s1, _mm_mul_ps(s6, k6)); in WinogradTransRight()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DX86TargetParser.def110 X86_CPU_SUBTYPE ("k6", AMDPENTIUM_K6)
111 X86_CPU_SUBTYPE ("k6-2", AMDPENTIUM_K62)
112 X86_CPU_SUBTYPE ("k6-3", AMDPENTIUM_K63)
/third_party/skia/tools/skui/
DKey.h23 k6, enumerator
/third_party/libffi/m4/
Dax_gcc_archflag.m4124 *5[[67]]?:*:*:*) ax_gcc_arch=k6 ;;
125 *5[[8]]?:*:*:*) ax_gcc_arch="k6-2 k6" ;;
126 *5[[9d]]?:*:*:*) ax_gcc_arch="k6-3 k6" ;;
/third_party/flutter/skia/tools/sk_app/
DWindow.h89 k6, enumerator
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Dconfig.sub754 pentium | p5 | k5 | k6 | nexgen | viac3)
763 pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
/third_party/mtdev/config-aux/
Dconfig.sub897 pentium | p5 | k5 | k6 | nexgen | viac3)
909 pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
/third_party/googletest/googlemock/test/
Dgmock-more-actions_test.cc1475 unsigned int k6, typename T7, typename T8, typename T9>
1484 int, k4, bool, k5, unsigned int, k6, in ACTION_TEMPLATE() argument
1488 return GiantTemplate<T10<T1>, T2, T3, k4, k5, k6, T7, T8, T9>(value); in ACTION_TEMPLATE()
/third_party/boost/tools/build/src/tools/
Dgcc.jam1271 cpu-flags gcc OPTIONS : x86 : k6 : -march=k6 ;
1272 cpu-flags gcc OPTIONS : x86 : k6-2 : -march=k6-2 ;
1273 cpu-flags gcc OPTIONS : x86 : k6-3 : -march=k6-3 ;
Dmsvc.jam2028 .cpu-type-g6 = i686 pentiumpro pentium2 pentium3 pentium3m pentium-m k6
2029 k6-2 k6-3 winchip-c6 winchip2 c3 c3-2 c7 ;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86.td1156 def : Proc<"k6", [FeatureX87, FeatureSlowUAMem16, FeatureCMPXCHG8B,
1158 def : Proc<"k6-2", [FeatureX87, FeatureSlowUAMem16, FeatureCMPXCHG8B,
1160 def : Proc<"k6-3", [FeatureX87, FeatureSlowUAMem16, FeatureCMPXCHG8B,
/third_party/wayland_standard/
Dconfig.sub1053 pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
/third_party/libevdev/build-aux/
Dconfig.sub1049 pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
/third_party/freetype/builds/unix/
Dconfig.sub1053 pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
/third_party/python/
Dconfig.sub1070 pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
/third_party/e2fsprogs/config/
Dconfig.sub1062 pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
/third_party/ffmpeg/doc/
Dfftools-common-opts.texi348 @item k6
/third_party/ffmpeg/libavcodec/x86/
Dfft.asm140 vperm2f128 %1, %1, %2, 0x13 ; w = {k6,k8,s6,s8,k5,k7,s5,s7}

12