Home
last modified time | relevance | path

Searched defs:limited (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/api/video/
Dvideo_bitrate_allocation.h85 void set_bw_limited(bool limited) { is_bw_limited_ = limited; } in set_bw_limited()
/external/rust/crates/quiche/src/recovery/
Ddelivery_rate.rs121 let limited = self.delivered + bytes_in_flight; in check_app_limited() localVariable
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/scheduling/
DDispatcher.kt107 public fun limited(parallelism: Int): CoroutineDispatcher { in toString() method in kotlinx.coroutines.scheduling.ExperimentalCoroutineDispatcher
/external/python/dateutil/dateutil/test/
Dtest_isoparser.py15 def _generate_tzoffsets(limited): argument
/external/guava/android/guava-tests/test/com/google/common/collect/
DFluentIterableTest.java675 FluentIterable<String> limited = FluentIterable.from(iterable).limit(2); in testLimit() local
/external/guava/guava-tests/test/com/google/common/collect/
DFluentIterableTest.java679 FluentIterable<String> limited = FluentIterable.from(iterable).limit(2); in testLimit() local
/external/skia/src/pathops/
DSkOpAngle.cpp514 bool limited[2] = {false, false}; in endsIntersect() local
/external/skqp/src/pathops/
DSkOpAngle.cpp514 bool limited[2] = {false, false}; in endsIntersect() local
/external/kotlinc/lib/
Dkotlinx-coroutines-core.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...