Home
last modified time | relevance | path

Searched defs:exhausted (Results 1 – 25 of 181) sorted by relevance

12345678

/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/
H A DBufferedSource.kt31 fun exhausted(): Boolean method
/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/
H A DGzipSourceTest.kt216 var exhausted = false variable in okio.GzipSourceTest.ExhaustableSource
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/
Dthread_id.rs29 fn exhausted() -> ! { in exhausted() function
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
H A DMicroProps.java72 private volatile boolean exhausted; field in MicroProps
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
H A DMicroProps.java70 private volatile boolean exhausted; field in MicroProps
/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dcontainers.h116 bool exhausted() const { in exhausted() function
/aosp_15_r20/external/okio/okio/src/nonJvmMain/kotlin/okio/
H A DBufferedSource.kt21 actual fun exhausted(): Boolean method
H A DRealBufferedSource.kt56 override fun exhausted(): Boolean = commonExhausted() method in okio.RealBufferedSource
/aosp_15_r20/external/skia/fuzz/
H A DFuzz.h39 bool exhausted() const { in exhausted() function
/aosp_15_r20/external/okhttp/okio/okio/src/test/java/okio/
H A DGzipSourceTest.java213 private boolean exhausted; field in GzipSourceTest.ExhaustableSource
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/
H A DBufferedSource.kt35 actual fun exhausted(): Boolean method
H A DRealBufferedSource.kt67 override fun exhausted(): Boolean = commonExhausted() in buffer() method in okio.RealBufferedSource
/aosp_15_r20/external/okhttp/okio/okio/src/main/java/okio/
H A DBufferedSource.java35 boolean exhausted() throws IOException; in exhausted() method
H A DRealBufferedSource.java58 @Override public boolean exhausted() throws IOException { in exhausted() method in RealBufferedSource
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
H A DBufferedSource.java37 boolean exhausted() throws IOException; in exhausted() method
H A DRealBufferedSource.java59 @Override public boolean exhausted() throws IOException { in exhausted() method in RealBufferedSource
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
H A DLinkedBlockingQueue.java280 boolean exhausted; field in LinkedBlockingQueue.LBQSpliterator
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/iter/adapters/
H A Dmod.rs75 exhausted: bool, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/iter/adapters/
H A Dmod.rs75 exhausted: bool, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/iter/adapters/
H A Dmod.rs75 exhausted: bool, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/iter/adapters/
H A Dmod.rs75 exhausted: bool, field
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/iter/adapters/
H A Dmod.rs75 exhausted: bool, field
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DConcurrentLinkedQueue.java863 boolean exhausted; // true when no more nodes field in ConcurrentLinkedQueue.CLQSpliterator
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DConcurrentLinkedQueue.java863 boolean exhausted; // true when no more nodes field in ConcurrentLinkedQueue.CLQSpliterator
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/
DConcurrentLinkedQueue.java863 boolean exhausted; // true when no more nodes field in ConcurrentLinkedQueue.CLQSpliterator

12345678