Home
last modified time | relevance | path

Searched defs:buf_avail (Results 76 – 100 of 178) sorted by relevance

12345678

/dports/math/vtk9/VTK-9.1.0/ThirdParty/lzma/vtklzma/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c289 const uint32_t buf_avail = my_min(mf_avail(mf) + 1, MATCH_LEN_MAX); in helper1() local
561 const uint32_t buf_avail = my_min(buf_avail_full, nice_len); in helper2() local
/dports/devel/cmake/cmake-3.22.1/Utilities/cmliblzma/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c289 const uint32_t buf_avail = my_min(mf_avail(mf) + 1, MATCH_LEN_MAX); in helper1() local
561 const uint32_t buf_avail = my_min(buf_avail_full, nice_len); in helper2() local
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/lzma-sys-0.1.17/xz-5.2/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c289 const uint32_t buf_avail = my_min(mf_avail(mf) + 1, MATCH_LEN_MAX); in helper1() local
561 const uint32_t buf_avail = my_min(buf_avail_full, nice_len); in helper2() local
/dports/lang/rust/rustc-1.58.1-src/vendor/lzma-sys/xz-5.2/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c289 const uint32_t buf_avail = my_min(mf_avail(mf) + 1, MATCH_LEN_MAX); in helper1() local
561 const uint32_t buf_avail = my_min(buf_avail_full, nice_len); in helper2() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c292 const uint32_t buf_avail = MIN(mf_avail(mf) + 1, MATCH_LEN_MAX); in helper1() local
570 const uint32_t buf_avail = MIN(buf_avail_full, nice_len); in helper2() local
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c292 const uint32_t buf_avail = MIN(mf_avail(mf) + 1, MATCH_LEN_MAX); in helper1() local
570 const uint32_t buf_avail = MIN(buf_avail_full, nice_len); in helper2() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c292 const uint32_t buf_avail = MIN(mf_avail(mf) + 1, MATCH_LEN_MAX); in helper1() local
570 const uint32_t buf_avail = MIN(buf_avail_full, nice_len); in helper2() local
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c292 const uint32_t buf_avail = MIN(mf_avail(mf) + 1, MATCH_LEN_MAX); in helper1() local
570 const uint32_t buf_avail = MIN(buf_avail_full, nice_len); in helper2() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c292 const uint32_t buf_avail = MIN(mf_avail(mf) + 1, MATCH_LEN_MAX); in helper1() local
570 const uint32_t buf_avail = MIN(buf_avail_full, nice_len); in helper2() local
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dsfxstdio.c96 long buf_avail = sbufavailable(s); in s_file_available() local
H A Dsfxfd.c164 long buf_avail = sbufavailable(s); in s_fileno_available() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dsfxstdio.c96 long buf_avail = sbufavailable(s); in s_file_available() local
H A Dsfxfd.c159 long buf_avail = sbufavailable(s); in s_fileno_available() local
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dsfxstdio.c96 long buf_avail = sbufavailable(s); in s_file_available() local
H A Dsfxfd.c164 long buf_avail = sbufavailable(s); in s_fileno_available() local
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dsfxstdio.c96 long buf_avail = sbufavailable(s); in s_file_available() local
H A Dsfxfd.c159 long buf_avail = sbufavailable(s); in s_fileno_available() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dsfxstdio.c97 gs_offset_t buf_avail = sbufavailable(s); in s_file_available() local
H A Dsfxfd.c161 gs_offset_t buf_avail = sbufavailable(s); in s_fileno_available() local
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dsfxstdio.c97 long buf_avail = sbufavailable(s); in s_file_available() local
H A Dsfxfd.c161 long buf_avail = sbufavailable(s); in s_fileno_available() local
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dsfxstdio.c97 long buf_avail = sbufavailable(s); in s_file_available() local
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dsfxstdio.c97 gs_offset_t buf_avail = sbufavailable(s); in s_file_available() local
H A Dsfxfd.c161 gs_offset_t buf_avail = sbufavailable(s); in s_fileno_available() local
/dports/games/retroarch/RetroArch-1.9.7/audio/drivers/
H A Dctr_dsp_thread_audio.c60 size_t buf_avail, avail, to_write; in ctr_dsp_audio_loop() local

12345678