Home
last modified time | relevance | path

Searched refs:k5 (Results 1 - 17 of 17) sorted by relevance

/third_party/ffmpeg/tests/fate/
H A Dreal.mak36 FATE_SIPR += fate-sipr-6k5
37 fate-sipr-6k5: CMD = pcm -i $(TARGET_SAMPLES)/sipr/sipr_6k5.rm
38 fate-sipr-6k5: REF = $(SAMPLES)/sipr/sipr_6k5.pcm
40 FATE_SIPR += fate-sipr-8k5
41 fate-sipr-8k5: CMD = pcm -i $(TARGET_SAMPLES)/sipr/sipr_8k5.rm
42 fate-sipr-8k5: REF = $(SAMPLES)/sipr/sipr_8k5.pcm
/third_party/typescript/tests/baselines/reference/
H A DspliceTuples.js20 let k5: [number, string, boolean, ...boolean[]];
21 k5 = [1, ...sbb_];
45 var k5; variable
46 k5 = __spreadArray([1], sbb_, true);
H A DcheckJsxChildrenProperty15.js13 const k5 = <Tag key="1"><div></div><div></div></Tag>;
27 var k5 = <Tag key="1"><div></div><div></div></Tag>; variable
H A DcheckJsxChildrenProperty14.js43 let k5 = <SingleChildComp a={10} b="hi"><></><Button /><AnotherButton /></SingleChildComp>;
90 var k5 = <SingleChildComp a={10} b="hi"><></><Button /><AnotherButton /></SingleChildComp>;
H A DcheckJsxChildrenProperty2.js49 let k5 =
87 var k5 = <Comp a={10} b="hi">
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/bn/
H A Drsaz-avx512.s321 vpcmpuq $1,%ymm19,%ymm4,%k5
326 kmovb %k5,%r10d
333 vpcmpuq $0,%ymm19,%ymm4,%k5
338 kmovb %k5,%edx
370 kmovb %r10d,%k5
377 vpsubq %ymm4,%ymm19,%ymm19{%k5}
618 vpcmpuq $1,%ymm19,%ymm4,%k5
623 kmovb %k5,%r10d
630 vpcmpuq $0,%ymm19,%ymm4,%k5
635 kmovb %k5,
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/bn/
H A Drsaz-avx512.s327 vpcmpuq $1,%ymm19,%ymm4,%k5
332 kmovb %k5,%r10d
339 vpcmpuq $0,%ymm19,%ymm4,%k5
344 kmovb %k5,%edx
376 kmovb %r10d,%k5
383 vpsubq %ymm4,%ymm19,%ymm19{%k5}
630 vpcmpuq $1,%ymm19,%ymm4,%k5
635 kmovb %k5,%r10d
642 vpcmpuq $0,%ymm19,%ymm4,%k5
647 kmovb %k5,
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/bn/
H A Drsaz-avx512.s327 vpcmpuq $1,%ymm19,%ymm4,%k5
332 kmovb %k5,%r10d
339 vpcmpuq $0,%ymm19,%ymm4,%k5
344 kmovb %k5,%edx
376 kmovb %r10d,%k5
383 vpsubq %ymm4,%ymm19,%ymm19{%k5}
630 vpcmpuq $1,%ymm19,%ymm4,%k5
635 kmovb %k5,%r10d
642 vpcmpuq $0,%ymm19,%ymm4,%k5
647 kmovb %k5,
[all...]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/bn/
H A Drsaz-avx512.s327 vpcmpuq $1,%ymm19,%ymm4,%k5
332 kmovb %k5,%r10d
339 vpcmpuq $0,%ymm19,%ymm4,%k5
344 kmovb %k5,%edx
376 kmovb %r10d,%k5
383 vpsubq %ymm4,%ymm19,%ymm19{%k5}
630 vpcmpuq $1,%ymm19,%ymm4,%k5
635 kmovb %k5,%r10d
642 vpcmpuq $0,%ymm19,%ymm4,%k5
647 kmovb %k5,
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Drsaz-avx512.pl248 vpcmpuq \$1, $_R2, $mask52x4, %k5
253 kmovb %k5, %r10d # k3
260 vpcmpuq \$0, $_R2, $mask52x4, %k5
263 kmovb %k3, %ebx # k5
265 kmovb %k5, %edx # k6
297 kmovb %r10d, %k5
304 vpsubq $mask52x4, $_R2, ${_R2}{%k5}
/third_party/openssl/crypto/bn/asm/
H A Drsaz-avx512.pl248 vpcmpuq \$1, $_R2, $mask52x4, %k5
253 kmovb %k5, %r10d # k3
260 vpcmpuq \$0, $_R2, $mask52x4, %k5
263 kmovb %k3, %ebx # k5
265 kmovb %k5, %edx # k6
297 kmovb %r10d, %k5
304 vpsubq $mask52x4, $_R2, ${_R2}{%k5}
/third_party/skia/tools/skui/
H A DKey.h22 k5, member in skui::Key
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_lens_correction.cpp473 const real64 k5 = coefs [2];
499 if (k5 == 0.0)
509 // k7 is zero, but k5 is non-zero. At most two real roots.
511 const real64 discrim = 25.0 * (-6.0 * k3 * k5 - 5.0 * k5 * maxDstGap * maxDstGap);
518 const real64 scale = 0.1 * k5;
519 const real64 offset = -5.0 * maxDstGap * k5;
540 const real64 discrim = 25.0 * k5 * k5
542 + 35.0 * d2 * k5 * k
[all...]
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_gblur.asm295 BATCH_PERMUTE q, k5, 28, 24,20, 25,21, 26,22, 27,23
299 BATCH_PERMUTE q, k5, 28, 8,4, 9,5, 10,6, 11,7
467 INIT_WORD_MASK k6, k5, k4, k3, k2, k1
/third_party/lzma/C/
H A DAesOpt.c631 const v128 k5 = p[7];
648 AES_E_MC_m (k5)
/third_party/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc1477 template <typename T1, typename T2, typename T3, int k4, bool k5,
1487 int, k4, bool, k5, unsigned int, k6, in ACTION_TEMPLATE()
1491 return GiantTemplate<T10<T1>, T2, T3, k4, k5, k6, T7, T8, T9>(value); in ACTION_TEMPLATE()
/third_party/ffmpeg/libavcodec/x86/
H A Dfft.asm117 vperm2f128 %1, %1, %2, 0x13 ; w = {k6,k8,s6,s8,k5,k7,s5,s7}

Completed in 20 milliseconds