Home
last modified time | relevance | path

Searched refs:buf_back (Results 1 – 25 of 84) sorted by relevance

1234

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
H A Dlzma_encoder_optimum_normal.c305 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local
307 if (not_equal_16(buf, buf_back)) { in helper1()
314 && buf[len_test] == buf_back[len_test]; in helper1()
574 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local
618 if (not_equal_16(buf, buf_back)) in helper2()
623 && buf[len_test] == buf_back[len_test]; in helper2()
656 && buf[len_test_2] == buf_back[len_test_2]; in helper2()
673 buf_back[len_test], buf[len_test]); in helper2()
746 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
752 buf[len_test_2] == buf_back[len_test_2]; in helper2()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
H A Dlzma_encoder_optimum_normal.c305 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local
307 if (not_equal_16(buf, buf_back)) { in helper1()
314 && buf[len_test] == buf_back[len_test]; in helper1()
574 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local
618 if (not_equal_16(buf, buf_back)) in helper2()
623 && buf[len_test] == buf_back[len_test]; in helper2()
656 && buf[len_test_2] == buf_back[len_test_2]; in helper2()
673 buf_back[len_test], buf[len_test]); in helper2()
746 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
752 buf[len_test_2] == buf_back[len_test_2]; in helper2()
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/lzma/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c51 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
55 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
62 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
159 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
161 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
166 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
H A Dlzma_encoder_optimum_normal.c303 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local
305 if (not_equal_16(buf, buf_back)) { in helper1()
312 && buf[len_test] == buf_back[len_test]; in helper1()
572 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local
616 if (not_equal_16(buf, buf_back)) in helper2()
621 && buf[len_test] == buf_back[len_test]; in helper2()
654 && buf[len_test_2] == buf_back[len_test_2]; in helper2()
671 buf_back[len_test], buf[len_test]); in helper2()
744 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
750 buf[len_test_2] == buf_back[len_test_2]; in helper2()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
H A Dlzma_encoder_optimum_normal.c305 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local
307 if (not_equal_16(buf, buf_back)) { in helper1()
314 && buf[len_test] == buf_back[len_test]; in helper1()
574 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local
618 if (not_equal_16(buf, buf_back)) in helper2()
623 && buf[len_test] == buf_back[len_test]; in helper2()
656 && buf[len_test_2] == buf_back[len_test_2]; in helper2()
673 buf_back[len_test], buf[len_test]); in helper2()
746 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
752 buf[len_test_2] == buf_back[len_test_2]; in helper2()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
H A Dlzma_encoder_optimum_normal.c305 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local
307 if (not_equal_16(buf, buf_back)) { in helper1()
314 && buf[len_test] == buf_back[len_test]; in helper1()
574 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local
618 if (not_equal_16(buf, buf_back)) in helper2()
623 && buf[len_test] == buf_back[len_test]; in helper2()
656 && buf[len_test_2] == buf_back[len_test_2]; in helper2()
673 buf_back[len_test], buf[len_test]); in helper2()
746 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
752 buf[len_test_2] == buf_back[len_test_2]; in helper2()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
H A Dlzma_encoder_optimum_normal.c305 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local
307 if (not_equal_16(buf, buf_back)) { in helper1()
314 && buf[len_test] == buf_back[len_test]; in helper1()
574 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local
618 if (not_equal_16(buf, buf_back)) in helper2()
623 && buf[len_test] == buf_back[len_test]; in helper2()
656 && buf[len_test_2] == buf_back[len_test_2]; in helper2()
673 buf_back[len_test], buf[len_test]); in helper2()
746 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
752 buf[len_test_2] == buf_back[len_test_2]; in helper2()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
H A Dlzma_encoder_optimum_normal.c305 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local
307 if (not_equal_16(buf, buf_back)) { in helper1()
314 && buf[len_test] == buf_back[len_test]; in helper1()
574 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local
618 if (not_equal_16(buf, buf_back)) in helper2()
623 && buf[len_test] == buf_back[len_test]; in helper2()
656 && buf[len_test_2] == buf_back[len_test_2]; in helper2()
673 buf_back[len_test], buf[len_test]); in helper2()
746 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
752 buf[len_test_2] == buf_back[len_test_2]; in helper2()
[all …]
/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_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
/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_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
/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_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
/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_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
/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_fast.c53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
57 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
64 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
161 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local
163 if (not_equal_16(buf, buf_back)) in lzma_lzma_optimum_fast()
168 && buf[len] == buf_back[len]; ++len) ; in lzma_lzma_optimum_fast()
/dports/graphics/vips/vips-8.12.0/libvips/iofuncs/
H A Dsinkdisc.c93 WriteBuffer *buf_back; member
261 vips_semaphore_down( &write->buf_back->done ); in wbuffer_flush()
265 if( write->buf_back->write_errno ) { in wbuffer_flush()
266 vips_error_system( write->buf_back->write_errno, in wbuffer_flush()
365 VIPS_SWAP( WriteBuffer *, write->buf, write->buf_back ); in wbuffer_allocate_fn()
451 write->buf_back = wbuffer_new( write ); in write_init()
460 VIPS_FREEF( wbuffer_free, write->buf_back ); in write_free()
510 !write.buf_back || in vips_sink_disc()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/lzma-sys-0.1.16/xz-5.2/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c302 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local
304 if (not_equal_16(buf, buf_back)) { in helper1()
309 rep_lens[i] = lzma_memcmplen(buf, buf_back, 2, buf_avail); in helper1()
565 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local
604 const uint8_t *const buf_back = buf - reps[rep_index] - 1; in helper2() local
605 if (not_equal_16(buf, buf_back)) in helper2()
640 && buf[len_test_2] == buf_back[len_test_2]; in helper2()
657 buf_back[len_test], buf[len_test]); in helper2()
730 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
736 buf[len_test_2] == buf_back[len_test_2]; in helper2()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmliblzma/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c302 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local
304 if (not_equal_16(buf, buf_back)) { in helper1()
309 rep_lens[i] = lzma_memcmplen(buf, buf_back, 2, buf_avail); in helper1()
565 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local
604 const uint8_t *const buf_back = buf - reps[rep_index] - 1; in helper2() local
605 if (not_equal_16(buf, buf_back)) in helper2()
642 len_test_2 = lzma_memcmplen(buf, buf_back, len_test_2, limit); in helper2()
658 buf_back[len_test], buf[len_test]); in helper2()
731 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
740 len_test_2 = lzma_memcmplen(buf, buf_back, in helper2()
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmliblzma/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c302 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local
304 if (not_equal_16(buf, buf_back)) { in helper1()
309 rep_lens[i] = lzma_memcmplen(buf, buf_back, 2, buf_avail); in helper1()
565 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local
604 const uint8_t *const buf_back = buf - reps[rep_index] - 1; in helper2() local
605 if (not_equal_16(buf, buf_back)) in helper2()
642 len_test_2 = lzma_memcmplen(buf, buf_back, len_test_2, limit); in helper2()
658 buf_back[len_test], buf[len_test]); in helper2()
731 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
740 len_test_2 = lzma_memcmplen(buf, buf_back, in helper2()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/minizip/src/lib/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c302 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local
304 if (not_equal_16(buf, buf_back)) { in helper1()
309 rep_lens[i] = lzma_memcmplen(buf, buf_back, 2, buf_avail); in helper1()
565 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local
604 const uint8_t *const buf_back = buf - reps[rep_index] - 1; in helper2() local
605 if (not_equal_16(buf, buf_back)) in helper2()
640 && buf[len_test_2] == buf_back[len_test_2]; in helper2()
657 buf_back[len_test], buf[len_test]); in helper2()
730 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
736 buf[len_test_2] == buf_back[len_test_2]; in helper2()
[all …]

1234