Home
last modified time | relevance | path

Searched refs:Overlapping (Results 1 – 20 of 20) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DexcessPropertyCheckWithUnions.ts43 type Overlapping = alias
47 let over: Overlapping
/third_party/typescript/tests/baselines/reference/
DexcessPropertyCheckWithUnions.types148 type Overlapping =
149 >Overlapping : { a: 1; b: 1; first: string; } | { a: 2; second: string; } | { b: 3; third: string; }
164 let over: Overlapping
165 >over : Overlapping
170 >over : Overlapping
183 >over : Overlapping
DexcessPropertyCheckWithUnions.errors.txt19 …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: Overlapping
111 …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'.
DexcessPropertyCheckWithUnions.symbols110 type Overlapping =
111 >Overlapping : Symbol(Overlapping, Decl(excessPropertyCheckWithUnions.ts, 39, 27))
126 let over: Overlapping
128 >Overlapping : Symbol(Overlapping, Decl(excessPropertyCheckWithUnions.ts, 39, 27))
DexcessPropertyCheckWithUnions.js43 type Overlapping =
47 let over: Overlapping
DindexSignatures1.types30 // Overlapping index signatures
DindexSignatures1.errors.txt89 // Overlapping index signatures
DindexSignatures1.symbols27 // Overlapping index signatures
/third_party/vk-gl-cts/doc/testspecs/GLES2/
Dfunctional.depth.txt33 + Overlapping primitives in single draw call
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.uniform_location.txt34 - Overlapping structs and arrays with various linkage and usage
/third_party/mesa3d/docs/relnotes/
D6.5.3.rst59 - Overlapping glCopyPixels with negative Y zoom didn't work (bug 10521)
/third_party/rust/crates/aho-corasick/
DDESIGN.md392 # Overlapping matches
397 Overlapping searches work just like regular searches, except the state
/third_party/openGLES/extensions/EXT/
DEXT_framebuffer_blit.txt583 Resolved: Overlapping blits are allowed but are undefined.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_framebuffer_blit.txt583 Resolved: Overlapping blits are allowed but are undefined.
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt2911 Overlapping
Di386.txt720 7-6 Partially-Overlapping Linear Spaces
7335 Figure 7-6. Partially-Overlapping Linear Spaces
Di386-notutf8.txt720 7-6 Partially-Overlapping Linear Spaces
7335 Figure 7-6. Partially-Overlapping Linear Spaces
/third_party/node/deps/v8/src/execution/
Disolate.cc5427 bool Overlapping(const MemoryRange& a, const MemoryRange& b) { in ThrowInternal() function
5446 return Overlapping(range, a); in ThrowInternal()
/third_party/node/deps/npm/node_modules/diff/lib/
Dindex.mjs990 // Overlapping
/third_party/glib/patch/
Dbackport-CVE-2023-24593_CVE-2023-25180-1.patch1281 + * The rule “Child Values Overlapping Framing Offsets” from the specification
1340 + * The rule “Child Values Overlapping Framing Offsets” from the specification