Searched defs:unbounded (Results 1 – 13 of 13) sorted by relevance
104 mod unbounded; module
69 public static SimpleBounds unbounded(int dim) { in unbounded() method in SimpleBounds
46 inline detail::unbounded_helper unbounded(detail::unbounded_helper) in unbounded() function
47 private ResolvedWildcard unbounded = ResolvedWildcard.UNBOUNDED; field in WildcardUsageTest
11 mod unbounded { module
208 static Interval unbounded(bool nan = false) in unbounded() function in tcu::Interval
639 private DataSpec buildDataSpec(boolean unbounded, @Nullable String key) { in buildDataSpec()
151 static SkScalar unbounded(SkRandom& r) { in unbounded() function
1014 …final WildcardType unbounded = TypeUtils.wildcardType().withLowerBounds((Type) null).withUpperBoun… in testUnboundedWildcardType() local
45 pub fn unbounded<T>() -> (Sender<T>, Receiver<T>) { in unbounded() function
383 pub fn unbounded<T>() -> (UnboundedSender<T>, UnboundedReceiver<T>) { in unbounded() function
1353 bool unbounded; member in vkt::BindingModel::__anon5b8a08fa0111::ArrayBinding4043 bool unbounded; in createChildren() member