Home
last modified time | relevance | path

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

/third_party/libnl/python/tests/
Dtest-create-bridge.py8 cache.refill(sock)
19 cache.refill(sock)
24 cache.refill(sock)
/third_party/ffmpeg/libavcodec/
Dcabac_functions.h58 static void refill(CABACContext *c){ in refill() function
78 refill(c); in renorm_cabac_decoder_once()
148 refill(c); in get_cabac_bypass()
166 refill(c); in get_cabac_bypass_sign()
Drangecoder.h123 static inline void refill(RangeCoder *c) in refill() function
143 refill(c); in get_rac()
149 refill(c); in get_rac()
Ddirac_arith.h109 static inline void refill(DiracArith *c) in refill() function
171 refill(c); in dirac_get_arith_bit()
/third_party/libnl/python/doc/
Droute_addr.rst15 addr_cache.refill()
Dcore.rst88 .. py:method:: refill([socket=None]) -> :py:class:`Cache`
/third_party/libnl/python/netlink/route/
Dtc.py543 _qdisc_cache.refill()
567 cache.refill()
590 cache.refill()
Dlink.py550 _link_cache.refill()
/third_party/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()
/third_party/flutter/skia/third_party/externals/freetype/src/bdf/
Dbdflib.c526 int refill, hold, to_skip; in _bdf_readstream() local
551 refill = 1; in _bdf_readstream()
557 if ( refill ) in _bdf_readstream()
564 refill = 0; in _bdf_readstream()
619 refill = 1; in _bdf_readstream()
/third_party/skia/third_party/externals/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()
629 refill = 1; in _bdf_readstream()
/third_party/libnl/python/netlink/
Dcore.py564 def refill(self, socket=None): member in Cache
/third_party/gstreamer/gstplugins_bad/sys/nvenc/
Dgstnvbaseenc.c935 gst_nv_base_enc_reset_queues (GstNvBaseEnc * nvenc, gboolean refill) in gst_nv_base_enc_reset_queues() argument
952 if (refill) { in gst_nv_base_enc_reset_queues()
/third_party/libnl/
DChangeLog64 o *_alloc_cache(): Only refill cache if handle is provided
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dstructure.txt640 empty or refill the buffer at arbitrary times. Instead the application would
/third_party/skia/third_party/externals/libjpeg-turbo/
Dstructure.txt636 empty or refill the buffer at arbitrary times. Instead the application would
/third_party/libjpeg/
Dstructure.txt675 empty or refill the buffer at arbitrary times. Instead the application would
/third_party/e2fsprogs/lib/et/
Dtexinfo.tex1112 % @refill is a no-op.
1113 \let\refill=\relax
/third_party/e2fsprogs/doc/
Dtexinfo.tex1112 % @refill is a no-op.
1113 \let\refill=\relax
/third_party/gettext/build-aux/
Dtexinfo.tex1027 % @refill is a no-op.
1028 \let\refill=\relax
/third_party/skia/third_party/externals/microhttpd/doc/
Dtexinfo.tex1031 % @refill is a no-op.
1032 \let\refill=\relax
/third_party/libffi/doc/
Dtexinfo.tex1046 % @refill is a no-op.
1047 \let\refill=\relax
/third_party/NuttX/
DChangeLog571 to refill the input buffer. The old behavior (read full blocks) might be useful in other