Searched defs:bounded (Results 1 – 7 of 7) sorted by relevance
75 mod bounded; module
49 SkTSpanBounded* bounded = heap->make<SkTSpanBounded>(); in addBounded() local154 SkTSpanBounded* bounded = fBounded; in findOppSpan() local342 SkTSpanBounded* bounded = fBounded; in oppT() local355 SkTSpanBounded* bounded = fBounded; in removeAllBounded() local368 SkTSpanBounded* bounded = fBounded; in removeBounded() local383 SkTSpanBounded* bounded = fBounded; in removeBounded() local425 SkTSpanBounded* bounded = work->fBounded; in splitAt() local1346 SkTSpan* bounded = testBounded->fBounded; in removeAllBut() local1440 SkTSpanBounded* bounded = span->fBounded; in removeSpans() local
268 random_udiv_add_sat_test(unsigned bits, bool bounded) in random_udiv_add_sat_test()285 random_udiv_mul_add_test(unsigned bits, bool bounded) in random_udiv_mul_add_test()
1209 public final boolean bounded; field in PluralRules.FixedDecimalSamples1215 …ivate FixedDecimalSamples(SampleType sampleType, Set<FixedDecimalRange> samples, boolean bounded) { in FixedDecimalSamples()
1274 public final boolean bounded; field in PluralRules.FixedDecimalSamples1280 …ivate FixedDecimalSamples(SampleType sampleType, Set<FixedDecimalRange> samples, boolean bounded) { in FixedDecimalSamples()
106 pub fn bounded<T>(cap: usize) -> (Sender<T>, Receiver<T>) { in bounded() function
1235 const SkTSpan* bounded = debugSpan(id); in dumpBounded() local