/freebsd/contrib/ntp/sntp/libevent/sample/ |
H A D | include.am | 1 # 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/contrib/libevent/sample/ |
H A D | include.am | 1 # 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/contrib/netbsd-tests/usr.bin/mkdep/ |
H A D | t_mkdep.sh | 38 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/contrib/dialog/samples/ |
H A D | checklist-8bit | 20 "`./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 D | testdata-8bit | 4 # 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 D | menubox-8bit | 20 "`./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
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpmac_common.txt | 48 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 D | evpmac_blake.txt | 149 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/tools/test/arc4random/ |
H A D | biastest.c | 50 unsigned char *sample; in main() local 74 sample = calloc(threshold, 1); in main() 75 if (sample == NULL) { in main() 80 collect_sample(sample, tries, threshold); in main() 81 analyze_sample(sample, tries, threshold); in main() 99 collect_sample(unsigned char *sample, long long tries, uint32_t threshold) in collect_sample() argument 112 if (sample[x] == UCHAR_MAX) { in collect_sample() 114 printf("sample table overflow, results will be incorrect\n"); in collect_sample() 118 sample[x]++; in collect_sample() 127 analyze_sample(const unsigned char *sample, long long tries, uint32_t threshold) in analyze_sample() argument [all …]
|
/freebsd/contrib/googletest/docs/ |
H A D | samples.md | 5 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/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | adi,adm1275.yaml | 37 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-average: [all …]
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_compat_lz4.c | 29 * 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 ha in DEFINE_TEST() [all...] |
/freebsd/share/man/man4/ |
H A D | snd_uaudio.4 | 66 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.
|
/freebsd/contrib/ntp/html/ |
H A D | filter.html | 15 … separately. It uses a sliding window of eight samples and picks out the sample with the least exp… 19 …sample 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… 21 …sample 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… 30 …sample is selected, it remains selected until a newer sample with lower delay is available. This c…
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | Makefile.in | 29 # 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/hell [all...] |
/freebsd/contrib/libevent/ |
H A D | Makefile.in | 29 # 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/sys/dev/sound/pcm/ |
H A D | pcm.h | 98 /* Bytes-per-sample definition */ 123 * Functions for reading/writing PCM integer sample values from bytes array. 125 * miserable), unsigned sample will be converted to its signed counterpart and 232 * Read sample and normalize to 32-bit magnitude. 241 * Read sample and restrict magnitude to 24 bits. 390 * Write sample and normalize to original magnitude. 413 pcm_clamp(intpcm32_t sample, uint32_t fmt) in pcm_clamp() argument 419 return ((sample > PCM_S8_MAX) ? PCM_S8_MAX : in pcm_clamp() 420 ((sample < PCM_S8_MIN) ? PCM_S8_MIN : sample)); in pcm_clamp() 422 return ((sample > PCM_S16_MAX) ? PCM_S16_MAX : in pcm_clamp() [all …]
|
/freebsd/tests/sys/sound/ |
H A D | pcm_read_write.c | 11 * various sample formats supported. In particular, the test cases establish 27 /* Generic test data, with buffer content matching the sample values. */ 37 /* 8 bit sample formats. */ 43 /* 16 bit sample formats. */ 53 /* 24 bit sample formats. */ 63 /* 32 bit sample formats. */ 73 /* 32 bit floating point sample formats. */ 79 /* u-law and A-law sample formats. */ 86 /* Normalize sample values in strictly correct (but slow) c. */ 108 /* Restrict magnitude of sample value to 24bit for 32bit calculations. */ [all …]
|
/freebsd/contrib/libfido2/tools/ |
H A D | bio.c | 122 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/contrib/bearssl/samples/ |
H A D | README.txt | 1 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/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SampleProfileLoaderBaseUtil.cpp | 22 "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/usr.bin/clang/llvm-profdata/ |
H A D | llvm-profdata.1 | 114 .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/sys/contrib/device-tree/Bindings/clock/ |
H A D | amlogic,axg-audio-clkc.yaml | 56 - description: slave sample clock N0 provided by external components 57 - description: slave sample clock N1 provided by external components 58 - description: slave sample clock N2 provided by external components 59 - description: slave sample clock N3 provided by external components 60 - description: slave sample clock N4 provided by external components 61 - description: slave sample clock N5 provided by external components 62 - description: slave sample clock N6 provided by external components 63 - description: slave sample clock N7 provided by external components 64 - description: slave sample clock N8 provided by external components 65 - description: slave sample clock N9 provided by external components
|
/freebsd/sys/dev/adlink/ |
H A D | adlink.c | 41 * 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/contrib/sendmail/libmilter/ |
H A D | README | 8 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 …]
|