/external/libnl/python/tests/ |
D | test-create-bridge.py | 8 cache.refill(sock) 19 cache.refill(sock) 24 cache.refill(sock)
|
/external/okhttp/okio/okio/src/main/java/okio/ |
D | InflaterSource.java | 62 boolean sourceExhausted = refill(); in read() 94 public boolean refill() throws IOException { in refill() method in InflaterSource
|
/external/okio/okio/src/jvmMain/kotlin/okio/ |
D | CipherSource.kt | 42 refill() in read() 47 private fun refill() { in refill() method
|
D | InflaterSource.kt | 76 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/ |
D | InflaterSource.java | 64 boolean sourceExhausted = refill(); in read() 96 public boolean refill() throws IOException { in refill() method in InflaterSource
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/ |
D | local_cache.h | 73 if (UNLIKELY(!refill(C, ClassId))) in allocate() 154 NOINLINE bool refill(PerClass *C, uptr ClassId) { in refill() function
|
/external/scudo/standalone/ |
D | local_cache.h | 74 if (UNLIKELY(!refill(C, ClassId))) in allocate() 173 NOINLINE bool refill(PerClass *C, uptr ClassId) { in refill() function
|
/external/libnl/python/doc/ |
D | route_addr.rst | 15 addr_cache.refill()
|
D | core.rst | 88 .. py:method:: refill([socket=None]) -> :py:class:`Cache`
|
/external/libnl/python/netlink/route/ |
D | tc.py | 543 _qdisc_cache.refill() 567 cache.refill() 590 cache.refill()
|
D | link.py | 550 _link_cache.refill()
|
/external/libiio/src/bindings/csharp/examples/ |
D | ExampleProgram.cs | 63 buf.refill(); in Main()
|
/external/libiio/src/bindings/csharp/ |
D | IOBuffer.cs | 86 public void refill() in refill() method in iio.IOBuffer
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
D | NameValueBlockReader.java | 110 inflaterSource.refill(); in doneReading()
|
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/ |
D | NameValueBlockReader.java | 111 inflaterSource.refill(); in doneReading()
|
/external/freetype/src/bdf/ |
D | bdflib.c | 525 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/ |
D | spill-fold.ll | 68 ; Similar to test_cross_spill_fold, but with a cross register-class copy fed by a refill load.
|
/external/antlr/runtime/ObjC/Framework/ |
D | UnbufferedCommonTreeNodeStream.m | 238 head = tail = 0; // wack lookahead buffer and then refill
|
/external/libnl/python/netlink/ |
D | core.py | 564 def refill(self, socket=None): member in Cache
|
/external/rust/crates/textwrap/src/ |
D | lib.rs | 741 pub fn refill<'a, S, Opt>(filled_text: &str, new_width_or_options: Opt) -> String in refill() function
|
/external/libiio/src/ |
D | mainpage.dox | 134 @subsection refill Refilling the Buffer (input devices only)
|
/external/libiio/src/bindings/python/ |
D | iio.py | 534 def refill(self): member in Buffer
|
/external/libnl/ |
D | ChangeLog | 64 o *_alloc_cache(): Only refill cache if handle is provided
|
/external/rust/crates/textwrap/ |
D | CHANGELOG.md | 34 `unfill` and `refill` functions.
|
/external/llvm-project/llvm/docs/ |
D | MergeFunctions.rst | 203 *Deferred* list. If it is not empty: refill the *worklist* contents with
|