Home
last modified time | relevance | path

Searched full:sample (Results 1 – 25 of 1164) sorted by relevance

12345678910>>...47

/freebsd-src/contrib/ntp/sntp/libevent/sample/
H A Dinclude.am1 # sample/include.am for libevent
8 sample/dns-example \
9 sample/event-read-fifo \
10 sample/hello-world \
11 sample/http-server \
12 sample/http-connect \
13 sample/signal-test \
14 sample/time-test
17 SAMPLES += sample/le-proxy
18 sample_le_proxy_SOURCES = sample/le-proxy.c
[all …]
/freebsd-src/contrib/libevent/sample/
H A Dinclude.am1 # sample/include.am for libevent
8 sample/dns-example \
9 sample/event-read-fifo \
10 sample/hello-world \
11 sample/http-server \
12 sample/http-connect \
13 sample/signal-test \
14 sample/time-test
17 SAMPLES += sample/le-proxy
18 sample_le_proxy_SOURCES = sample/le-proxy.c
[all …]
/freebsd-src/contrib/netbsd-tests/usr.bin/mkdep/
H A Dt_mkdep.sh38 atf_check touch sample.c
40 atf_check mkdep -f sample.d -P some/path/ sample.c
41 atf_check -o ignore grep '^some/path/sample.o:' sample.d
51 atf_check touch sample.c
54 atf_check mkdep -f sample.d sample.c
55 atf_check -o ignore grep '^sample.o:' sample.d
58 atf_check mkdep -f sample.d -s '.a .b' sample.c
59 atf_check -o ignore grep '^sample.b sample.a:' sample.d
62 atf_check mkdep -f sample.d -s '' sample.c
63 atf_check -o ignore grep '^sample:' sample.d
[all …]
/freebsd-src/contrib/dialog/samples/
H A Dchecklist-8bit20 "`./rotated-data 0 "$SAMPLE"`" "It's an `./rotated-data 0 "$SAMPLE"`." off \
21 "`./rotated-data 1 "$SAMPLE"`" "No, that's not my `./rotated-data 1 "$SAMPLE"`." ON \
22 "`./rotated-data 2 "$SAMPLE"`" "Yeah, that's `./rotated-data 2 "$SAMPLE"`." off \
23 "`./rotated-data 3 "$SAMPLE"`" "Normally not a `./rotated-data 3 "$SAMPLE"`." off \
24 "`./rotated-data 4 "$SAMPLE"`" "No, never put a `./rotated-data 4 "$SAMPLE"` there!" oN \
25 "`./rotated-data 5 "$SAMPLE"`" "Cats like `./rotated-data 5 "$SAMPLE"`." On \
26 … "`./rotated-data 6 "$SAMPLE"`" "You `./rotated-data 6 "$SAMPLE"` how it is." on 2> $tempfile
H A Dtestdata-8bit4 # Select one of the "SAMPLE=" lines, to test handling of characters which
10 SAMPLE="����������������"
13 SAMPLE="����������������"
18 SAMPLE="����������������"
21 SAMPLE="����������������"
24 SAMPLE="����������������"
27 SAMPLE="����������������"
30 SAMPLE="����������������"
33 SAMPLE="����������������"
37 SAMPLE=" "
H A Dmenubox-8bit20 "`./rotated-data 0 "$SAMPLE"`" "The Great Unix Clone for 386/486" \
21 "`./rotated-data 1 "$SAMPLE"`" "Another free Unix Clone for 386/486" \
22 "`./rotated-data 2 "$SAMPLE"`" "IBM OS/2" \
23 "`./rotated-data 3 "$SAMPLE"`" "Microsoft Windows NT" \
24 "`./rotated-data 4 "$SAMPLE"`" "IBM PC DOS" \
25 "`./rotated-data 5 "$SAMPLE"`" "Microsoft DOS" 2> $tempfile
H A Dmsgbox4-8bit13 This sample uses characters which are non-printing in POSIX locale.
15 \Z1`./rotated-data 0 "$SAMPLE"` \Z2`./rotated-data 1 "$SAMPLE"` \Z3`./rotated-data 2 "$SAMPLE"` \Z4…
/freebsd-src/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmac_common.txt48 Input = "Sample message for keylen=blocklen"
56 Input = "Sample message for keylen<blocklen"
63 Input = "Sample message for keylen=blocklen"
72 Input = "Sample message for keylen=blocklen"
80 Input = "Sample message for keylen<blocklen"
86 Input = "Sample message for keylen=blocklen"
92 Input = "Sample message for keylen=blocklen"
100 Input = "Sample message for keylen<blocklen"
106 Input = "Sample message for keylen=blocklen"
112 Input = "Sample message for keylen=blocklen"
[all …]
H A Devpmac_blake.txt149 Input = "Sample input for keylen<blocklen and custom"
155 Input = "Sample input for keylen<blocklen and custom"
161 Input = "Sample input for keylen<blocklen and salt"
167 Input = "Sample input for keylen<blocklen and salt"
174 Input = "Sample input for keylen<blocklen, salt and custom"
184 Input = "Sample input for outlen<digest_length"
190 Input = "Sample input for outlen<digest_length"
205 Input = "Sample input for keylen<blocklen and custom"
211 Input = "Sample input for keylen<blocklen and custom"
217 Input = "Sample input for keylen<blocklen and salt"
[all …]
/freebsd-src/contrib/googletest/docs/
H A Dsamples.md5 The sample directory has a number of well-commented samples showing how to use a
8 * Sample #1 shows the basic steps of using googletest to test C++ functions.
9 * Sample #2 shows a more complex unit test for a class with multiple member
11 * Sample #3 uses a test fixture.
12 * Sample #4 teaches you how to use googletest and `googletest.h` together to
14 * Sample #5 puts shared testing logic in a base test fixture, and reuses it in
16 * Sample #6 demonstrates type-parameterized tests.
17 * Sample #7 teaches the basics of value-parameterized tests.
18 * Sample #8 shows using `Combine()` in value-parameterized tests.
19 * Sample #9 shows use of the listener API to modify Google Test's console
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/hwmon/
H A Dadi,adm1275.yaml37 adi,volt-curr-sample-average:
43 adi,power-sample-average:
60 adi,volt-curr-sample-average:
62 adi,power-sample-average: false
72 adi,volt-curr-sample-average:
74 adi,power-sample-average: false
84 adi,volt-curr-sample-average:
86 adi,power-sample-average:
100 adi,volt-curr-sample-average:
102 adi,power-sample
[all...]
/freebsd-src/share/man/man4/
H A Dsnd_uaudio.466 sample rate and sample size.
87 Preferred sample size in bits, from 0 to 32 (default is 0).
88 A value of 0 sets the sample size to the maximum supported sample size.
90 Set this to select a smaller sample size if the device supports multiple sample
93 Preferred number of sample channels, from 0 to 64 (default is 0).
96 A value of 0 sets the sample channels to the maximum supported channel number.
101 Preferred sample rate in Hz (default is 0).
102 If set to 0, the device's highest supported sample rate will be used.
104 Note that if VCHANs are enabled, the sample rate will be overridden by
108 which can also be used to adjust the sample rate during runtime.
[all …]
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_compat_lz4.c29 * Verify our ability to read sample files compatibly with 'lz4 -d'.
38 * All of the sample files have the same contents; they're just
90 /* This sample has been 'split', each piece compressed separately, in DEFINE_TEST()
94 /* This sample has been compressed as a single stream, but then in DEFINE_TEST()
97 /* This sample has been compressed as a legacy stream. */ in DEFINE_TEST()
99 /* This sample has been compressed with -B4 option. */ in DEFINE_TEST()
101 /* This sample has been compressed with -B5 option. */ in DEFINE_TEST()
103 /* This sample has been compressed with -B6 option. */ in DEFINE_TEST()
105 /* This sample has been compressed with -B7 option. */ in DEFINE_TEST()
107 /* This sample has been compressed with -B4 and -BD options. */ in DEFINE_TEST()
[all …]
/freebsd-src/contrib/ntp/html/
H A Dfilter.html15 … separately. It uses a sliding window of eight samples and picks out the sample with the least exp…
19sample points of offset versus delay collected over a 24-hr period. As the delay increases, the …
20 … 1, where the scattergram is symmetric about the x axis through the apex sample. In configurations…
21sample is initialized as the sum of the precisions of the server and client. Precision is defined …
22 …lly represents the most accurate data, and it and the associated offset sample become the peer va…
24 …are available. The dispersion continues to grow at the same rate as the sample dispersion. For ad…
25 … a source becomes unreachable, the poll process inserts a dummy infinity sample in the shift regis…
30sample is selected, it remains selected until a newer sample with lower delay is available. This c…
/freebsd-src/contrib/ntp/sntp/libevent/
H A DMakefile.in29 # sample/include.am for libevent
137 @OPENSSL_TRUE@am__append_7 = sample/le-proxy sample/https-client
140 @OPENSSL_TRUE@ sample/hostcheck.h \
141 @OPENSSL_TRUE@ sample/openssl_hostname_validation.h
187 @OPENSSL_TRUE@am__EXEEXT_2 = sample/le-proxy$(EXEEXT) \
188 @OPENSSL_TRUE@ sample/https-client$(EXEEXT)
189 am__EXEEXT_3 = sample/dns-example$(EXEEXT) \
190 sample/event-read-fifo$(EXEEXT) sample/hello-world$(EXEEXT) \
191 sample/http-server$(EXEEXT) sample/http-connect$(EXEEXT) \
192 sample/signal-test$(EXEEXT) sample/time-test$(EXEEXT) \
[all …]
/freebsd-src/contrib/libevent/
H A DMakefile.in29 # sample/include.am for libevent
137 @OPENSSL_TRUE@am__append_7 = sample/le-proxy sample/https-client
140 @OPENSSL_TRUE@ sample/hostcheck.h \
141 @OPENSSL_TRUE@ sample/openssl_hostname_validation.h
187 @OPENSSL_TRUE@am__EXEEXT_2 = sample/le-proxy$(EXEEXT) \
188 @OPENSSL_TRUE@ sample/https-client$(EXEEXT)
189 am__EXEEXT_3 = sample/dns-example$(EXEEXT) \
190 sample/event-read-fifo$(EXEEXT) sample/hello-world$(EXEEXT) \
191 sample/http-server$(EXEEXT) sample/http-connect$(EXEEXT) \
192 sample/signal-test$(EXEEXT) sample/time-test$(EXEEXT) \
[all …]
/freebsd-src/contrib/bearssl/samples/
H A DREADME.txt1 This directory contains sample code for using BearSSL.
5 A sample client code, that connects to a server, performs a SSL
15 A sample SSL server, that serves one client at a time. It reads a
25 in client_basic.c, so the sample client and the sample server can
30 A sample C source file that shows how to write your own client or
35 and anchors used by the sample client and server. They are provided
/freebsd-src/contrib/libfido2/tools/
H A Dbio.c122 return "Sample ok"; in enroll_strerr()
124 return "Sample too high"; in enroll_strerr()
126 return "Sample too low"; in enroll_strerr()
128 return "Sample too left"; in enroll_strerr()
130 return "Sample too right"; in enroll_strerr()
132 return "Sample too fast"; in enroll_strerr()
134 return "Sample too slow"; in enroll_strerr()
136 return "Poor quality sample"; in enroll_strerr()
138 return "Sample too skewed"; in enroll_strerr()
140 return "Sample too short"; in enroll_strerr()
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp22 "sample-profile-max-propagate-iterations", cl::init(100),
24 "sample block/edge weights through the CFG."));
27 "sample-profile-check-record-coverage", cl::init(0), cl::value_desc("N"),
32 "sample-profile-check-sample-coverage", cl::init(0), cl::value_desc("N"),
37 "no-warn-sample-unused", cl::init(false), cl::Hidden,
42 "sample-profile-use-profi", cl::Hidden,
50 /// in the inline stack in the sample profile. If the profile shows that
56 /// sample count with the hot cutoff computed by ProfileSummaryInfo, it is
77 /// Mark as used the sample record for the given function samples at
93 /// Return the number of sample records that were applied from this profile.
[all …]
/freebsd-src/usr.bin/clang/llvm-profdata/
H A Dllvm-profdata.1114 .B \-\-sample
115 Specify that the input profile is a sample\-based profile.
131 be used with sample\-based profile. The extensible binary encoding can be
140 sample\-based and instrumentation\-based profile. When this option is used
176 list in the profile. This option can only be used with sample\-based profile
183 with sample\-based profile in extbinary format.
189 This option can only be used with sample\-based profile in extbinary format.
196 sample\-based profile in extbinary format.
200 .B \-\-supplement\-instr\-with\-sample=<file>
201 Supplement an instrumentation profile with sample profile. The sample profile
[all …]
/freebsd-src/sys/dev/adlink/
H A Dadlink.c41 * One channel active (ie: 2 bytes per sample = 10MB/sec) on a 660MHz
96 uint64_t *sample; member
113 uint64_t sample; member
141 sc->sample += sc->p0->chunksize / 2; in adlink_intr()
143 *(pg->sample) = sc->sample; in adlink_intr()
156 *(pg->sample) = 0; in adlink_intr()
199 uint64_t *sample; in adlink_ioctl() local
243 if (sc->nchunks * sizeof (*pg->sample) + in adlink_ioctl()
247 sample = (uint64_t *)(sc->p0 + 1); in adlink_ioctl()
249 (uintptr_t)sample - (uintptr_t)(sc->p0); in adlink_ioctl()
[all …]
/freebsd-src/contrib/sendmail/libmilter/
H A DREADME8 through reference to a sample filter which is attached at the end of this
46 The following command presumes that the sample code from the end of this
47 README is saved to a file named 'sample.c' and built in the local platform-
50 cc -I../../include -o sample sample.c libmilter.a ../libsm/libsm.a -pthread
138 To test sendmail with the sample filter, the following might be added (in
141 INPUT_MAIL_FILTER(`sample', `S=local:/var/run/f1.sock')
152 The sample filter takes one argument -p, which indicates the local port
157 % ./sample -p local:/var/run/f1.sock
159 If the sample filter returns immediately to a command line, there was either
183 Subject: testing sample filter
[all …]
/freebsd-src/sys/contrib/zstd/programs/
H A Ddibio.c45 #define MEMMULT 11 /* rough estimation : memory cost to analyze 1 byte of sample */
46 #define COVER_MEMMULT 9 /* rough estimation : memory cost to analyze 1 byte of sample */
47 #define FASTCOVER_MEMMULT 1 /* rough estimation : memory cost to analyze 1 byte of sample */
107 * Also provides the size of each sample into sampleSizes table
111 * sampleSizes is filled with the size of each sample.
191 * It improves dictionary quality by reducing "locality" impact, so if sample set is very large,
264 * This is useful primarily for allocation purpose => sample buffer, and sample sizes table.
277 // TODO: is there a minimum sample size? What if the file is 1-byte? in DiB_fileStats()
279 DISPLAYLEVEL(3, "Sample file '%s' has zero size, skipping...\n", fileNamesTable[n]); in DiB_fileStats()
283 /* the case where we are breaking up files in sample chunks */ in DiB_fileStats()
[all …]
/freebsd-src/share/examples/ipfilter/
H A DMakefile4 # dist sample files
12 # ftp://ftp.OpenBSD.org/pub/OpenBSD/src/share/ipf/ sample files.
15 ipf.conf.sample ipnat.conf.sample
20 # http://coombs.anu.edu.au/~avalon/ sample files
/freebsd-src/sys/contrib/device-tree/Bindings/mmc/
H A Drockchip-dw-mshc.yaml60 the card interface unit clock. If "ciu-drive" and "ciu-sample" are
70 - const: ciu-sample
73 "ciu-drive" and "ciu-sample" are supported. They are used
74 to control the clock phases, "ciu-sample" is required for tuning
80 rockchip,default-sample-phase:
86 The default phase to set "ciu-sample" at probing,
120 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";

12345678910>>...47