Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/baselines/reference/
DspliceTuples.js17 let k4: [number, string, ...boolean[]]; variable
43 var k4; variable
DcheckJsxChildrenProperty10.js23 let k4 = <Button> <h2> Hello </h2> </Button>; variable
DcheckJsxChildrenProperty11.js23 let k4 = <Button> <h2> Hello </h2> </Button>; variable
DcheckJsxChildrenProperty15.js12 const k4 = <Tag key="1"><div></div></Tag>; constant
DdeclarationEmitClassMemberWithComputedPropertyName.js6 const k4 = 'prop' as const; 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
DtemplateStringBinaryOperations.js51 var k4 = 1 + `${ 3 & 4 }5` + 6; variable
DtemplateStringBinaryOperationsES6.js51 var k4 = 1 + `${ 3 & 4 }5` + 6; variable
DkeyofAndIndexedAccessErrors.js177 function f20(x, y, k1, k2, k3, k4) { argument
DkeyofAndIndexedAccess2.js212 function f10(obj, 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/typescript/tests/cases/compiler/
DdeclarationEmitClassMemberWithComputedPropertyName.ts9 const k4 = 'prop' as const; constant
51 export const t9 = Foo[k4]; constant
DspliceTuples.ts16 let k4: [number, string, ...boolean[]]; variable
/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/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/skia/third_party/externals/freetype/src/sfnt/
Dsfdriver.c324 FT_UInt32 k4 = blocks[i * 4 + 3]; in murmur_hash_3_128() local
370 FT_UInt32 k4 = 0; in murmur_hash_3_128() local
/third_party/lame/libmp3lame/vector/
Dxmm_quantize_sub.c140 int k4; in fht_SSE2() local
/third_party/lame/libmp3lame/
Dfft.c66 int k4; in fht() local
/third_party/skia/tests/
DResourceAllocatorTest.cpp243 int k4 = caps->getRenderTargetSampleCount(4, beFormat); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_sse2.c309 const __m128i k4 = _mm_set1_epi8(4); in DoSimpleFilter_SSE2() local
386 const __m128i k4 = _mm_set1_epi8(4); in DoFilter4_SSE2() local

12