Searched defs:bounded (Results 1 - 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
H A D | FontInputStream.java | 91 private boolean bounded; field in FontInputStream
|
/third_party/mesa3d/src/util/tests/ |
H A D | fast_idiv_by_const_test.cpp | 265 random_udiv_add_sat_test(unsigned bits, bool bounded) in random_udiv_add_sat_test() argument 282 random_udiv_mul_add_test(unsigned bits, bool bounded) in random_udiv_mul_add_test() argument
|
/kernel/linux/linux-5.10/io_uring/ |
H A D | io-wq.c | 1133 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data) in io_wq_create() argument
|
/kernel/linux/linux-6.6/io_uring/ |
H A D | io-wq.c | 1141 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data) in io_wq_create() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | PluralRules.java | 1165 public final boolean bounded; field in PluralRules.DecimalQuantitySamples 1171 private DecimalQuantitySamples(SampleType sampleType, Set<DecimalQuantitySamplesRange> samples, boolean bounded) { in DecimalQuantitySamples() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | PluralRules.java | 1136 public final boolean bounded; field in PluralRules.FixedDecimalSamples 1142 private FixedDecimalSamples(SampleType sampleType, Set<FixedDecimalRange> samples, boolean bounded) { in FixedDecimalSamples() argument
|
/third_party/skia/tests/ |
H A D | PathOpsDebug.cpp | 1235 const SkTSpan* bounded = debugSpan(id); in dumpBounded() local
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsTSect.cpp | 49 SkTSpanBounded* bounded = heap->make<SkTSpanBounded>(); in addBounded() local 154 SkTSpanBounded* bounded = fBounded; in findOppSpan() local 342 SkTSpanBounded* bounded in oppT() local 355 SkTSpanBounded* bounded = fBounded; removeAllBounded() local 368 SkTSpanBounded* bounded = fBounded; removeBounded() local 383 SkTSpanBounded* bounded = fBounded; removeBounded() local 425 SkTSpanBounded* bounded = work->fBounded; splitAt() local 1346 SkTSpan* bounded = testBounded->fBounded; removeAllBut() local 1440 SkTSpanBounded* bounded = span->fBounded; removeSpans() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.c | 7710 bool brcms_c_dpc(struct brcms_c_info *wlc, bool bounded) in brcms_c_dpc() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.c | 7709 bool brcms_c_dpc(struct brcms_c_info *wlc, bool bounded) in brcms_c_dpc() argument
|
Completed in 35 milliseconds