/freebsd/sys/contrib/zstd/zlibWrapper/examples/ |
H A D | fitblk_original.c | 75 int ret, flush; in partcompress() local 98 int ret, flush; in recompress() local
|
H A D | fitblk.c | 80 int ret, flush; in partcompress() local 105 int ret, flush; in recompress() local
|
/freebsd/sys/dev/hyperv/vmbus/ |
H A D | hyperv_mmu.c | 134 struct hyperv_tlb_flush *flush; in hv_vm_tlb_flush() local 254 struct hv_tlb_flush_ex *flush; in hv_flush_tlb_others_ex() local
|
/freebsd/sys/contrib/zlib/ |
H A D | deflate.h | 333 # define _tr_tally_lit(s, c, flush) \ argument 340 # define _tr_tally_dist(s, distance, length, flush) \ argument 351 # define _tr_tally_lit(s, c, flush) \ argument 359 # define _tr_tally_dist(s, distance, length, flush) \ argument 372 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument 373 # define _tr_tally_dist(s, distance, length, flush) \ argument
|
H A D | deflate.c | 946 int ZEXPORT deflate(z_streamp strm, int flush) { in deflate() 1629 local block_state deflate_stored(deflate_state *s, int flush) { in deflate_stored() 1813 local block_state deflate_fast(deflate_state *s, int flush) { in deflate_fast() 1912 local block_state deflate_slow(deflate_state *s, int flush) { in deflate_slow() 2040 local block_state deflate_rle(deflate_state *s, int flush) { in deflate_rle() 2111 local block_state deflate_huff(deflate_state *s, int flush) { in deflate_huff()
|
H A D | gzwrite.c | 66 local int gz_comp(gz_statep state, int flush) { in gz_comp() 529 int ZEXPORT gzflush(gzFile file, int flush) { in gzflush()
|
/freebsd/usr.sbin/ppp/ |
H A D | deflate.c | 74 int olen, ilen, len, res, flush; in DeflateOutput() local 205 int seq, flush, res, first; in DeflateInput() local 340 int res, flush, expect_error; in DeflateDictSetup() local
|
/freebsd/contrib/libcbor/examples/ |
H A D | streaming_array.c | 21 void flush(size_t bytes) { in flush() function
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | wrap.c | 668 __wrap_deflate(z_streamp strm, int flush) in __wrap_deflate()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/ |
H A D | TrainingLogger.h | 120 void flush() { OS->flush(); } in flush() function
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | bqueue.c | 97 bqueue_enqueue_impl(bqueue_t *q, void *data, size_t item_size, boolean_t flush) in bqueue_enqueue_impl()
|
/freebsd/contrib/llvm-project/llvm/lib/XRay/ |
H A D | FDRTraceExpander.cpp | 125 Error TraceExpander::flush() { in flush() function in llvm::xray::TraceExpander
|
H A D | BlockIndexer.cpp | 82 Error BlockIndexer::flush() { in flush() function in llvm::xray::BlockIndexer
|
/freebsd/sys/contrib/xz-embedded/userspace/ |
H A D | boottest.c | 35 static int flush(/*const*/ void *buf, unsigned int size) in flush() function
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_log.c | 466 ib_api_status_t osm_log_init_v2(IN osm_log_t * p_log, IN boolean_t flush, in osm_log_init_v2() 495 ib_api_status_t osm_log_init(IN osm_log_t * p_log, IN boolean_t flush, in osm_log_init()
|
/freebsd/contrib/opencsd/decoder/source/ |
H A D | trc_ret_stack.cpp | 102 void TrcAddrReturnStack::flush() in flush() function in TrcAddrReturnStack
|
/freebsd/sys/contrib/zstd/zlibWrapper/ |
H A D | gzwrite.c | 78 local int gz_comp(state, flush) in gz_comp() argument 559 int ZEXPORT gzflush(file, flush) in gzflush() argument
|
/freebsd/sys/gdb/ |
H A D | gdb_cons.c | 55 struct callout flush; member
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_zlib.c | 62 zlib_deflate(z_stream *stream, int flush) in zlib_deflate()
|
/freebsd/contrib/tcsh/ |
H A D | sh.print.c | 219 flush(void) in flush() function
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | Markup.cpp | 102 void MarkupParser::flush() { in flush() function in llvm::symbolize::MarkupParser
|
/freebsd/contrib/llvm-project/libcxx/include/__ostream/ |
H A D | basic_ostream.h | 676 basic_ostream<_CharT, _Traits>& basic_ostream<_CharT, _Traits>::flush() { in flush() function 736 _LIBCPP_HIDE_FROM_ABI inline basic_ostream<_CharT, _Traits>& flush(basic_ostream<_CharT, _Traits>& … in flush() function
|
/freebsd/usr.bin/tip/libacu/ |
H A D | biz31.c | 187 flush(char *s) in flush() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | GenericDomTreeUpdater.h | 196 void flush() { in flush() function
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | flush.cc | 174 TEST_F(Flush, flush) in TEST_F() argument
|