Home
last modified time | relevance | path

Searched refs:refill (Results 1 – 25 of 38) sorted by relevance

12

/external/libnl/python/tests/
Dtest-create-bridge.py8 cache.refill(sock)
19 cache.refill(sock)
24 cache.refill(sock)
/external/okhttp/okio/okio/src/main/java/okio/
DInflaterSource.java62 boolean sourceExhausted = refill(); in read()
94 public boolean refill() throws IOException { in refill() method in InflaterSource
/external/okio/okio/src/jvmMain/kotlin/okio/
DCipherSource.kt42 refill() in read()
47 private fun refill() { in refill() method
DInflaterSource.kt76 refill() in readOrInflate()
108 fun refill(): Boolean { in refill() method in okio.InflaterSource
/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
DInflaterSource.java64 boolean sourceExhausted = refill(); in read()
96 public boolean refill() throws IOException { in refill() method in InflaterSource
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dlocal_cache.h73 if (UNLIKELY(!refill(C, ClassId))) in allocate()
154 NOINLINE bool refill(PerClass *C, uptr ClassId) { in refill() function
/external/scudo/standalone/
Dlocal_cache.h74 if (UNLIKELY(!refill(C, ClassId))) in allocate()
173 NOINLINE bool refill(PerClass *C, uptr ClassId) { in refill() function
/external/libnl/python/doc/
Droute_addr.rst15 addr_cache.refill()
Dcore.rst88 .. py:method:: refill([socket=None]) -> :py:class:`Cache`
/external/libnl/python/netlink/route/
Dtc.py543 _qdisc_cache.refill()
567 cache.refill()
590 cache.refill()
Dlink.py550 _link_cache.refill()
/external/libiio/src/bindings/csharp/examples/
DExampleProgram.cs63 buf.refill(); in Main()
/external/libiio/src/bindings/csharp/
DIOBuffer.cs86 public void refill() in refill() method in iio.IOBuffer
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DNameValueBlockReader.java110 inflaterSource.refill(); in doneReading()
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/
DNameValueBlockReader.java111 inflaterSource.refill(); in doneReading()
/external/freetype/src/bdf/
Dbdflib.c525 int refill, hold, to_skip; in _bdf_readstream() local
550 refill = 1; in _bdf_readstream()
556 if ( refill ) in _bdf_readstream()
563 refill = 0; in _bdf_readstream()
618 refill = 1; in _bdf_readstream()
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dspill-fold.ll68 ; Similar to test_cross_spill_fold, but with a cross register-class copy fed by a refill load.
/external/antlr/runtime/ObjC/Framework/
DUnbufferedCommonTreeNodeStream.m238 head = tail = 0; // wack lookahead buffer and then refill
/external/libnl/python/netlink/
Dcore.py564 def refill(self, socket=None): member in Cache
/external/rust/crates/textwrap/src/
Dlib.rs741 pub fn refill<'a, S, Opt>(filled_text: &str, new_width_or_options: Opt) -> String in refill() function
/external/libiio/src/
Dmainpage.dox134 @subsection refill Refilling the Buffer (input devices only)
/external/libiio/src/bindings/python/
Diio.py534 def refill(self): member in Buffer
/external/libnl/
DChangeLog64 o *_alloc_cache(): Only refill cache if handle is provided
/external/rust/crates/textwrap/
DCHANGELOG.md34 `unfill` and `refill` functions.
/external/llvm-project/llvm/docs/
DMergeFunctions.rst203 *Deferred* list. If it is not empty: refill the *worklist* contents with

12