Home
last modified time | relevance | path

Searched refs:b21 (Results 1 – 25 of 32) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DdestructuringObjectBindingPatternAndAssignment1ES5.types24 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } };
26 >b21 : string
27 >{ b21: "string" } : { b21: string; }
28 >b21 : string
30 >{ b2: { b21: "world" } } : { b2?: { b21: string; }; }
31 >b2 : { b21: string; }
32 >{ b21: "world" } : { b21: string; }
33 >b21 : string
DdestructuringObjectBindingPatternAndAssignment1ES6.types24 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } };
26 >b21 : string
27 >{ b21: "string" } : { b21: string; }
28 >b21 : string
30 >{ b2: { b21: "world" } } : { b2?: { b21: string; }; }
31 >b2 : { b21: string; }
32 >{ b21: "world" } : { b21: string; }
33 >b21 : string
DdestructuringObjectBindingPatternAndAssignment1ES5.js14 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } }; property
68 var _a = { b2: { b21: "world" } }.b2, _b = _a === void 0 ? { b21: "string" } : _a, b21 = _b.b21; variable
DdestructuringObjectBindingPatternAndAssignment1ES6.js14 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } }; property
68 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } }; property
DdestructuringObjectBindingPatternAndAssignment1ES6.symbols21 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } };
23 >b21 : Symbol(b21, Decl(destructuringObjectBindingPatternAndAssignment1ES6.ts, 12, 11))
24 >b21 : Symbol(b21, Decl(destructuringObjectBindingPatternAndAssignment1ES6.ts, 12, 21))
26 >b21 : Symbol(b21, Decl(destructuringObjectBindingPatternAndAssignment1ES6.ts, 12, 50))
DdestructuringObjectBindingPatternAndAssignment1ES5.symbols21 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } };
23 >b21 : Symbol(b21, Decl(destructuringObjectBindingPatternAndAssignment1ES5.ts, 12, 11))
24 >b21 : Symbol(b21, Decl(destructuringObjectBindingPatternAndAssignment1ES5.ts, 12, 21))
26 >b21 : Symbol(b21, Decl(destructuringObjectBindingPatternAndAssignment1ES5.ts, 12, 50))
DunusedVariablesWithUnderscoreInBindingElement.types267 b21: {
268 >b21 : any
285 } = { a2: 1, b2: { b21: { b211: 1, b212: 1 } }, c2: 1, d2: 1 };
286 >{ a2: 1, b2: { b21: { b211: 1, b212: 1 } }, c2: 1, d2: 1 } : { a2: number; b2: { b21: { b211: numb…
289 >b2 : { b21: { b211: number; b212: number; }; }
290 >{ b21: { b211: 1, b212: 1 } } : { b21: { b211: number; b212: number; }; }
291 >b21 : { b211: number; b212: number; }
DunusedVariablesWithUnderscoreInBindingElement.js60 b21: {
66 } = { a2: 1, b2: { b21: { b211: 1, b212: 1 } }, c2: 1, d2: 1 }; property
126 …var _c = { a2: 1, b2: { b21: { b211: 1, b212: 1 } }, c2: 1, d2: 1 }, _a2 = _c.a2, _d = _c.b2.b21, … property
DunusedVariablesWithUnderscoreInBindingElement.symbols193 b21: {
194 >b21 : Symbol(b21, Decl(unusedVariablesWithUnderscoreInBindingElement.ts, 64, 22))
211 } = { a2: 1, b2: { b21: { b211: 1, b212: 1 } }, c2: 1, d2: 1 };
214 >b21 : Symbol(b21, Decl(unusedVariablesWithUnderscoreInBindingElement.ts, 64, 22))
DrecursiveTypeReferences1.js47 const b21: Box2 = { value: 42 }; variable
164 var b21 = { value: 42 }; variable
240 declare const b21: Box2;
DunusedVariablesWithUnderscoreInBindingElement.errors.txt103 b21: {
109 } = { a2: 1, b2: { b21: { b211: 1, b212: 1 } }, c2: 1, d2: 1 };
DrecursiveTypeReferences1.symbols149 const b21: Box2 = { value: 42 };
150 >b21 : Symbol(b21, Decl(recursiveTypeReferences1.ts, 45, 5))
DrecursiveTypeReferences1.errors.txt64 const b21: Box2 = { value: 42 };
DrecursiveTypeReferences1.types167 const b21: Box2 = { value: 42 };
168 >b21 : Box2
/third_party/typescript/tests/cases/conformance/es6/destructuring/
DdestructuringObjectBindingPatternAndAssignment1ES5.ts13 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } };
DdestructuringObjectBindingPatternAndAssignment1ES6.ts14 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } };
/third_party/ffmpeg/libavcodec/ppc/
Dfdctdsp.c200 vector float b01, b11, b21, b31, b41, b51, b61, b71; in ff_fdct_altivec() local
226 b21 = ((vector float) MERGE_S16(h, b10, b50)); in ff_fdct_altivec()
243 x4 = ((vector float) MERGE_S16(h, b21, b61)); in ff_fdct_altivec()
244 x5 = ((vector float) MERGE_S16(l, b21, b61)); in ff_fdct_altivec()
298 x1 = vec_add(b61, b21); in ff_fdct_altivec()
305 b21 = vec_madd(cnst, b21, x1); in ff_fdct_altivec()
407 x0 = vec_mergel(b01, b21); in ff_fdct_altivec()
408 x1 = vec_mergeh(b01, b21); in ff_fdct_altivec()
424 b21 = vec_mergeh(x4, x6); in ff_fdct_altivec()
429 FDCTCOL(b01, b11, b21, b31, b41, b51, b61, b71); in ff_fdct_altivec()
/third_party/skia/src/core/
DSkMatrixInvert.cpp48 double b21 = a21 * a10 - a11 * a20; in SkInvert3x3Matrix() local
51 double determinant = a00 * b01 + a01 * b11 + a02 * b21; in SkInvert3x3Matrix()
60 outMatrix[6] = b21 * invdet; in SkInvert3x3Matrix()
/third_party/skia/tests/sksl/intrinsics/
DInverse.metal54 T b21 = a21*a10 - a11*a20;
55 T det = a00*b01 + a01*b11 + a02*b21;
58 b21, (-a21*a00 + a01*a20), ( a11*a00 - a01*a10)) * (1/det);
/third_party/typescript/tests/cases/compiler/
DunusedVariablesWithUnderscoreInBindingElement.ts61 b21: {
67 } = { a2: 1, b2: { b21: { b211: 1, b212: 1 } }, c2: 1, d2: 1 };
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp848 int32 b21 = p2 [1]; in FixIsolatedPixel() local
867 Abs_int32 (b01 - b21) + in FixIsolatedPixel()
869 Abs_int32 (b21 - b41) + in FixIsolatedPixel()
880 Abs_int32 (b21 - b43); in FixIsolatedPixel()
897 Abs_int32 (b03 - b21) + in FixIsolatedPixel()
/third_party/typescript/tests/cases/conformance/types/typeRelationships/recursiveTypes/
DrecursiveTypeReferences1.ts49 const b21: Box2 = { value: 42 }; constant
/third_party/glslang/Test/
DstringToDouble.vert81 double b21 = 9223372036854774784.0;
/third_party/glslang/Test/baseResults/
DstringToDouble.vert.out370 0:81 'b21' ( temp double)
894 0:81 'b21' ( temp double)
/third_party/mesa3d/src/freedreno/afuc/
DREADME.rst314 CP_SET_VISIBILITY_OVERRIDE - b11, b21, b30?

12