Home
last modified time | relevance | path

Searched refs:sample3 (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/usr.bin/bzip2/
H A DMakefile19 REFFILES= sample1.ref sample2.ref sample3.ref
20 DREFFILES= sample1.bz2 sample2.bz2 sample3.bz2
24 sample1.rb2 sample2.rb2 sample3.rb2 \
25 sample1.tst sample2.tst sample3.tst
40 ./bzip2 -3 < sample3.ref > sample3.rb2
43 ./bzip2 -ds < sample3.bz2 > sample3.tst
46 cmp sample3.bz2 sample3.rb2
49 cmp sample3.tst sample3.ref
/freebsd-13.1/contrib/bzip2/
H A DFREEBSD-upgrade18 uuencode sample3.bz2 sample3.bz2 > sample3.bz2.uu
19 gzip -9 sample1.ref sample2.ref sample3.ref
22 uuencode sample3.ref.gz sample3.ref.gz > sample3.ref.gz.uu
24 rm sample3.bz2 sample3.ref.gz
/freebsd-13.1/contrib/libarchive/libarchive/test/
H A Dtest_compat_lzop.c42 const char *sample3 = "test_compat_lzop_3.tar.lzo"; in DEFINE_TEST() local
114 extract_reference_file(sample3); in DEFINE_TEST()
116 archive_read_open_filename(a, sample3, 2)); in DEFINE_TEST()
/freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-atlas7.txt52 sample3_cfg: sample3@0 {
53 sample3 {
/freebsd-13.1/contrib/googletest/
H A DBUILD.bazel139 "googletest/samples/sample3-inl.h",