/third_party/typescript/tests/baselines/reference/ |
D | spliceTuples.js | 17 let k4: [number, string, ...boolean[]]; variable 39 var k4; variable
|
D | checkJsxChildrenProperty11.js | 23 let k4 = <Button> <h2> Hello </h2> </Button>; variable
|
D | checkJsxChildrenProperty10.js | 23 let k4 = <Button> <h2> Hello </h2> </Button>; variable
|
D | checkJsxChildrenProperty15.js | 12 const k4 = <Tag key="1"><div></div></Tag>; constant
|
D | checkJsxChildrenProperty2.js | 43 let k4 = variable
|
D | checkJsxChildrenProperty8.js | 30 let k4 = <Comp a={10} b="hi"><Button /> </Comp>; variable
|
D | checkJsxChildrenProperty6.js | 44 let k4 = <Comp a={10} b="hi"><Button /></Comp>; variable
|
D | checkJsxChildrenProperty14.js | 40 let k4 = <SingleChildComp a={10} b="hi"><><Button /><AnotherButton /></></SingleChildComp>; variable
|
D | templateStringBinaryOperationsES6.js | 51 var k4 = 1 + `${ 3 & 4 }5` + 6; variable
|
D | templateStringBinaryOperations.js | 51 var k4 = 1 + `${ 3 & 4 }5` + 6; variable
|
D | keyofAndIndexedAccessErrors.js | 177 function f20(x, y, k1, k2, k3, k4) { argument
|
/third_party/skia/src/effects/ |
D | SkBlenders.cpp | 12 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/ |
D | kernel_1d_fixed_even_size_fail.cpp | 15 gil::kernel_1d_fixed<int, 4> k4; in main() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/ |
D | WinogradTrans.c | 34 __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/ |
D | SkArithmeticImageFilter.cpp | 53 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/ |
D | SkArithmeticImageFilter.cpp | 34 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/ |
D | map_mutate.cpp | 16 struct k4 {}; struct
|
D | map_copy.cpp | 26 struct k4 {}; struct
|
D | map_misc.cpp | 26 struct k4 {}; struct
|
/third_party/typescript/tests/cases/compiler/ |
D | spliceTuples.ts | 16 let k4: [number, string, ...boolean[]]; variable
|
/third_party/iowow/src/utils/ |
D | murmur3.c | 111 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/ |
D | Key.h | 21 k4, enumerator
|
/third_party/typescript/tests/cases/conformance/es6/templates/ |
D | templateStringBinaryOperationsES6.ts | 51 var k4 = 1 + `${ 3 & 4 }5` + 6; variable
|
D | templateStringBinaryOperations.ts | 50 var k4 = 1 + `${ 3 & 4 }5` + 6; variable
|
/third_party/boost/libs/numeric/odeint/test/ |
D | fusion_algebra.cpp | 94 deriv_type k1 , k2 , k3 , k4 , k5 , k6 ; member
|