Searched defs:Matching (Results 1 – 4 of 4) sorted by relevance
40 private static class Matching<S> { class in IsIterableContainingInAnyOrder44 public Matching(Collection<Matcher<? super S>> matchers, Description mismatchDescription) { in Matching() method in IsIterableContainingInAnyOrder.Matching
1765 .. _Implementations of the abstract target description interfaces:1766 .. _implement the target description:
1754 .. _Implementations of the abstract target description interfaces:1755 .. _implement the target description:
888 LaneBitmask Matching = SRMask & LaneMask; in refineSubRanges() local