Searched refs:sample (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-current/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_decls_after_stmt.c1 void sample(void) function
H A Dd_c99_decls_after_stmt3.c1 void sample(int i) function
/freebsd-current/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
[all...]
/freebsd-current/usr.sbin/lpr/filters.ru/
H A DMakefile5 FILES= bjc-240.sh.sample
/freebsd-current/tools/test/stress2/misc/
H A Dpmc.sh43 pmcstat -P $event -O /tmp/sample.out.$i find -x /var \
54 rm -f /tmp/sample.out.*
/freebsd-current/share/examples/smbfs/print/
H A DMakefile4 FILES= lj6l ljspool printcap.sample tolj
/freebsd-current/share/examples/ipfilter/
H A DMakefile5 # dist sample files
13 # ftp://ftp.OpenBSD.org/pub/OpenBSD/src/share/ipf/ sample files.
16 ipf.conf.sample ipnat.conf.sample
21 # http://coombs.anu.edu.au/~avalon/ sample files
/freebsd-current/sys/modules/ath_rate/
H A DMakefile31 ATH_RATE?= sample # tx rate control algorithm
40 .if ${ATH_RATE} == "sample"
41 .PATH: ${SRCTOP}/sys/dev/ath/ath_rate/sample
42 SRCS+= sample.c
/freebsd-current/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandom.h53 template <typename RangeT> ReservoirSampler &sample(RangeT &&Items) { function in class:llvm::ReservoirSampler
55 sample(I, 1);
60 ReservoirSampler &sample(const T &Item, uint64_t Weight) { function in class:llvm::ReservoirSampler
77 RS.sample(Items);
85 RS.sample(Item, Weight);
/freebsd-current/usr.bin/beep/
H A Dbeep.c138 "\t" "-r <sample rate in HZ, from %d Hz to %d Hz, default %d Hz>\n"
244 float sample; local
247 sample = a * wave_function_16(p, WAVE_POWER);
250 sample = sample * off / (float)slope;
252 sample = sample * (size - off - 1) / (float)slope;
254 buffer[off] = sample * 0x7fffff00;
/freebsd-current/sys/dev/ow/
H A Dowc_gpiobus.c249 * |<tLOWR>< sample > |
260 bool sample; local
281 GETPIN(sc, &sample);
282 } while (now - then < (t->t_rdv + 2) * SBT_1US && sample == false);
322 bool sample; local
333 GETPIN(sc, &sample);
334 if (sample == false) {
351 GETPIN(sc, &sample);
352 *bit = sample;
363 GETPIN(sc, &sample);
[all...]
/freebsd-current/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 in struct:pgstat
113 uint64_t sample; member in struct:softc
141 sc->sample += sc->p0->chunksize / 2;
143 *(pg->sample) = sc->sample;
156 *(pg->sample) = 0;
199 uint64_t *sample; local
243 if (sc->nchunks * sizeof (*pg->sample) +
247 sample
[all...]
/freebsd-current/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dmake_patterns.py36 chunks = random.sample(range(NUM_CHUNKS), NUM_CHUNKS / 2)
/freebsd-current/lib/libc/tests/stdlib/
H A Dtsearch_test.c95 int sample = i; local
101 if ((sample % NKEYS) > 3)
102 sample = nrand48(random_state) % 3;
104 switch (sample) {
/freebsd-current/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/hell
[all...]
/freebsd-current/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/hell
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_irig.c70 * the codec sample frequency error less than 250 PPM (.025 percent).
140 * frequency vernier for broken codec sample frequency.
155 #define SECOND 8000 /* nominal sample rate (Hz) */
157 #define OFFSET 128 /* companded sample offset */
210 l_fp timestamp; /* audio sample timestamp */
211 l_fp tick; /* audio sample increment */
246 double lastsig; /* last carrier sample */
248 int decim; /* sample decimation factor */
417 double sample; /* codec sample */ local
[all...]
/freebsd-current/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_sample.h13 #include <__algorithm/sample.h>
64 inline constexpr auto sample = __sample::__fn{}; member in namespace:ranges::__cpo
/freebsd-current/usr.bin/gprof/
H A Dgprof.c299 printf( "[openpfile] sample rate %ld\n" , hz );
393 intmax_t sample; local
398 errx(0, "no room for %d sample pc's", nsamples);
401 fread(&sample, histcounter_size, 1, pfile);
406 samples[i] += *(int8_t *)&sample;
409 samples[i] += *(u_int8_t *)&sample;
412 samples[i] += *(int16_t *)&sample;
415 samples[i] += *(u_int16_t *)&sample;
418 samples[i] += *(int32_t *)&sample;
421 samples[i] += *(u_int32_t *)&sample;
[all...]
/freebsd-current/sys/modules/ath_main/
H A DMakefile31 ATH_RATE?= sample # tx rate control algorithm
/freebsd-current/sys/arm/mv/
H A Dmv_thermal.c196 int64_t sample, rv; local
205 sample = sign_extend(reg, fls(STATUS_TEMP_MASK) - 1);
207 sample = reg;
209 *temp = ((sample * sc->config->calib_mul) - sc->config->calib_add) /
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp80 void statistic::addSample(double sample) { argument
81 sample -= offset;
82 KMP_DEBUG_ASSERT(std::isfinite(sample));
84 double delta = sample - meanVal;
88 m2 = m2 + delta * (sample - meanVal);
90 minVal = std::min(minVal, sample);
91 maxVal = std::max(maxVal, sample);
93 hist.addSample(sample);
179 // Which bin does this sample belong in ?
180 uint32_t logHistogram::findBin(double sample) { argument
192 addSample(double sample) argument
[all...]
/freebsd-current/etc/mail/
H A DMakefile139 .if (exists(${_f}.sample) && !exists(${_f}))
140 ${_f}: ${_f}.sample
/freebsd-current/contrib/ntp/scripts/monitoring/
H A Dlr.pl32 ;# sample(x, y, tag); enter sample
55 sub sample($$) subroutine
/freebsd-current/etc/
H A DMakefile23 ETCMAIL_SENDMAIL+=Makefile README access.sample virtusertable.sample \
24 mailertable.sample

Completed in 196 milliseconds

123