Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dfitblk_original.c75 int ret, flush; in partcompress() local
98 int ret, flush; in recompress() local
H A Dfitblk.c80 int ret, flush; in partcompress() local
105 int ret, flush; in recompress() local
/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_mmu.c134 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 Ddeflate.h333 # 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 Ddeflate.c946 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 Dgzwrite.c66 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 Ddeflate.c74 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 Dstreaming_array.c21 void flush(size_t bytes) { in flush() function
/freebsd/contrib/libfido2/fuzz/
H A Dwrap.c668 __wrap_deflate(z_streamp strm, int flush) in __wrap_deflate()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/
H A DTrainingLogger.h120 void flush() { OS->flush(); } in flush() function
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbqueue.c97 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 DFDRTraceExpander.cpp125 Error TraceExpander::flush() { in flush() function in llvm::xray::TraceExpander
H A DBlockIndexer.cpp82 Error BlockIndexer::flush() { in flush() function in llvm::xray::BlockIndexer
/freebsd/sys/contrib/xz-embedded/userspace/
H A Dboottest.c35 static int flush(/*const*/ void *buf, unsigned int size) in flush() function
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_log.c466 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 Dtrc_ret_stack.cpp102 void TrcAddrReturnStack::flush() in flush() function in TrcAddrReturnStack
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dgzwrite.c78 local int gz_comp(state, flush) in gz_comp() argument
559 int ZEXPORT gzflush(file, flush) in gzflush() argument
/freebsd/sys/gdb/
H A Dgdb_cons.c55 struct callout flush; member
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_zlib.c62 zlib_deflate(z_stream *stream, int flush) in zlib_deflate()
/freebsd/contrib/tcsh/
H A Dsh.print.c219 flush(void) in flush() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DMarkup.cpp102 void MarkupParser::flush() { in flush() function in llvm::symbolize::MarkupParser
/freebsd/contrib/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h676 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 Dbiz31.c187 flush(char *s) in flush() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DGenericDomTreeUpdater.h196 void flush() { in flush() function
/freebsd/tests/sys/fs/fusefs/
H A Dflush.cc174 TEST_F(Flush, flush) in TEST_F() argument

1234