Searched defs:Matching (Results 1 – 4 of 4) sorted by relevance
417 Syntax and operations447 Declarative approach468 Simple pattern: match to a literal519 Patterns with a literal and variable545 Patterns and classes583 Nested patterns601 Complex patterns and the wildcard617 Guard630 Other Key Features
51 export type Matching<InjectedProps, DecorationTargetProps> = { alias
61 type Matching<InjectedProps, DecorationTargetProps> = { alias
938 LaneBitmask Matching = SRMask & LaneMask; in refineSubRanges() local