Home
last modified time | relevance | path

Searched defs:k4 (Results 1 – 25 of 46) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DspliceTuples.js17 let k4: [number, string, ...boolean[]]; variable
39 var k4; variable
DcheckJsxChildrenProperty11.js23 let k4 = <Button> <h2> Hello </h2> </Button>; variable
DcheckJsxChildrenProperty10.js23 let k4 = <Button> <h2> Hello </h2> </Button>; variable
DcheckJsxChildrenProperty15.js12 const k4 = <Tag key="1"><div></div></Tag>; constant
DcheckJsxChildrenProperty2.js43 let k4 = variable
DcheckJsxChildrenProperty8.js30 let k4 = <Comp a={10} b="hi"><Button /> </Comp>; variable
DcheckJsxChildrenProperty6.js44 let k4 = <Comp a={10} b="hi"><Button /></Comp>; variable
DcheckJsxChildrenProperty14.js40 let k4 = <SingleChildComp a={10} b="hi"><><Button /><AnotherButton /></></SingleChildComp>; variable
DtemplateStringBinaryOperationsES6.js51 var k4 = 1 + `${ 3 & 4 }5` + 6; variable
DtemplateStringBinaryOperations.js51 var k4 = 1 + `${ 3 & 4 }5` + 6; variable
DkeyofAndIndexedAccessErrors.js177 function f20(x, y, k1, k2, k3, k4) { argument
/third_party/skia/src/effects/
DSkBlenders.cpp12 sk_sp<SkBlender> SkBlenders::Arithmetic(float k1, float k2, float k3, float k4, in Arithmetic()
24 float k1, k2, k3, k4; in Arithmetic() member
/third_party/boost/libs/gil/test/extension/numeric/
Dkernel_1d_fixed_even_size_fail.cpp15 gil::kernel_1d_fixed<int, 4> k4; in main() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
DWinogradTrans.c34 __m128 k4 = _mm_load_ps1(BK + 3 * h); in WinogradTransLeft() local
65 __m128 k4 = _mm_load_ps1(BK + 3 * h); in WinogradTransLeft() local
133 __m128 k4 = _mm_load_ps1(BK + 3 * h); in WinogradTransRight() local
167 __m128 k4 = _mm_load_ps1(BK + 3 * h); in WinogradTransRight() local
/third_party/flutter/skia/src/effects/imagefilters/
DSkArithmeticImageFilter.cpp53 ArithmeticImageFilterImpl(float k1, float k2, float k3, float k4, bool enforcePMColor, in ArithmeticImageFilterImpl()
90 sk_sp<SkImageFilter> SkArithmeticImageFilter::Make(float k1, float k2, float k3, float k4, in Make()
159 k4 = k[3] * 255.0f + 0.5f; in arith_span() local
176 k4 = k[3] * 255.0f + 0.5f; in arith_transparent() local
/third_party/skia/src/effects/imagefilters/
DSkArithmeticImageFilter.cpp34 SkArithmeticImageFilter(float k1, float k2, float k3, float k4, bool enforcePMColor, in SkArithmeticImageFilter()
74 SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4, bool enforcePMColor, in Arithmetic()
142 k4 = k[3] * 255.0f + 0.5f; in arith_span() local
159 k4 = k[3] * 255.0f + 0.5f; in arith_transparent() local
/third_party/boost/libs/fusion/test/sequence/
Dmap_mutate.cpp16 struct k4 {}; struct
Dmap_copy.cpp26 struct k4 {}; struct
Dmap_misc.cpp26 struct k4 {}; struct
/third_party/typescript/tests/cases/compiler/
DspliceTuples.ts16 let k4: [number, string, ...boolean[]]; variable
/third_party/iowow/src/utils/
Dmurmur3.c111 uint32_t k1, k2, k3, k4; in murmur3_x86_128() local
153 uint32_t k4 = 0; in murmur3_x86_128() local
/third_party/skia/tools/skui/
DKey.h21 k4, enumerator
/third_party/typescript/tests/cases/conformance/es6/templates/
DtemplateStringBinaryOperationsES6.ts51 var k4 = 1 + `${ 3 & 4 }5` + 6; variable
DtemplateStringBinaryOperations.ts50 var k4 = 1 + `${ 3 & 4 }5` + 6; variable
/third_party/boost/libs/numeric/odeint/test/
Dfusion_algebra.cpp94 deriv_type k1 , k2 , k3 , k4 , k5 , k6 ; member

12