Searched refs:Overlapping (Results 1 – 20 of 20) sorted by relevance
43 type Overlapping = alias47 let over: Overlapping
148 type Overlapping =149 >Overlapping : { a: 1; b: 1; first: string; } | { a: 2; second: string; } | { b: 3; third: string; }164 let over: Overlapping165 >over : Overlapping170 >over : Overlapping183 >over : Overlapping
19 …322: Type '{ a: 1; b: 1; first: string; second: string; }' is not assignable to type 'Overlapping'.21 …2322: Type '{ a: 1; b: 1; first: string; third: string; }' is not assignable to type 'Overlapping'.102 type Overlapping =106 let over: Overlapping111 …322: Type '{ a: 1; b: 1; first: string; second: string; }' is not assignable to type 'Overlapping'.115 …2322: Type '{ a: 1; b: 1; first: string; third: string; }' is not assignable to type 'Overlapping'.
110 type Overlapping =111 >Overlapping : Symbol(Overlapping, Decl(excessPropertyCheckWithUnions.ts, 39, 27))126 let over: Overlapping128 >Overlapping : Symbol(Overlapping, Decl(excessPropertyCheckWithUnions.ts, 39, 27))
43 type Overlapping =47 let over: Overlapping
30 // Overlapping index signatures
89 // Overlapping index signatures
27 // Overlapping index signatures
33 + Overlapping primitives in single draw call
34 - Overlapping structs and arrays with various linkage and usage
59 - Overlapping glCopyPixels with negative Y zoom didn't work (bug 10521)
392 # Overlapping matches397 Overlapping searches work just like regular searches, except the state
583 Resolved: Overlapping blits are allowed but are undefined.
2911 Overlapping
720 7-6 Partially-Overlapping Linear Spaces7335 Figure 7-6. Partially-Overlapping Linear Spaces
5427 bool Overlapping(const MemoryRange& a, const MemoryRange& b) { in ThrowInternal() function5446 return Overlapping(range, a); in ThrowInternal()
990 // Overlapping
1281 + * The rule “Child Values Overlapping Framing Offsets” from the specification1340 + * The rule “Child Values Overlapping Framing Offsets” from the specification