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

123

/freebsd-13-stable/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-13-stable/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-13-stable/usr.sbin/lpr/filters.ru/
H A DMakefile5 FILES= bjc-240.sh.sample
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/perf/
H A DMakefile.am3 nfs-sample.cfg \
/freebsd-13-stable/share/examples/smbfs/print/
H A DMakefile5 FILES= lj6l ljspool printcap.sample tolj
/freebsd-13-stable/sys/modules/ath_rate/
H A DMakefile32 ATH_RATE?= sample # tx rate control algorithm
41 .if ${ATH_RATE} == "sample"
42 .PATH: ${SRCTOP}/sys/dev/ath/ath_rate/sample
43 SRCS+= sample.c
/freebsd-13-stable/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-13-stable/contrib/apr-util/crypto/
H A Dapr_passwd.c85 char sample[200]; local
93 if (_crypt_blowfish_rn(passwd, hash, sample, sizeof(sample)) == NULL)
100 apr_md5_encode(passwd, hash, sample, sizeof(sample));
103 apr_sha1_base64(passwd, (int)strlen(passwd), sample); local
183 return (strcmp(sample, hash) == 0) ? APR_SUCCESS : APR_EMISMATCH;
/freebsd-13-stable/sys/dev/ow/
H A Dowc_gpiobus.c251 * |<tLOWR>< sample > |
262 bool sample; local
283 GETPIN(sc, &sample);
284 } while (now - then < (t->t_rdv + 2) * SBT_1US && sample == false);
324 bool sample; local
335 GETPIN(sc, &sample);
336 if (sample == false) {
353 GETPIN(sc, &sample);
354 *bit = sample;
365 GETPIN(sc, &sample);
[all...]
/freebsd-13-stable/sys/dev/adlink/
H A Dadlink.c41 * One channel active (ie: 2 bytes per sample = 10MB/sec) on a 660MHz
98 uint64_t *sample; member in struct:pgstat
115 uint64_t sample; member in struct:softc
143 sc->sample += sc->p0->chunksize / 2;
145 *(pg->sample) = sc->sample;
158 *(pg->sample) = 0;
201 uint64_t *sample; local
245 if (sc->nchunks * sizeof (*pg->sample) +
249 sample
[all...]
/freebsd-13-stable/lib/libc/tests/stdlib/
H A Dtsearch_test.c98 int sample = i; local
104 if ((sample % NKEYS) > 3)
105 sample = nrand48(random_state) % 3;
107 switch (sample) {
/freebsd-13-stable/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dmake_patterns.py38 chunks = random.sample(range(NUM_CHUNKS), NUM_CHUNKS / 2)
/freebsd-13-stable/share/examples/ipfilter/
H A DMakefile6 # dist sample files
16 # ftp://ftp.OpenBSD.org/pub/OpenBSD/src/share/ipf/ sample files.
19 ipf.conf.sample ipnat.conf.sample
24 # http://coombs.anu.edu.au/~avalon/ sample files
/freebsd-13-stable/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp35 RS.sample(nullptr, /*Weight=*/1);
45 RS.sample(Pred.generate(Srcs, KnownTypes));
59 // Only sample this load if it really matches the descriptor
61 RS.sample(NewLoad, RS.totalWeight());
106 RS.sample(&U, 1);
109 RS.sample(nullptr, /*Weight=*/1);
H A DIRMutator.cpp42 RS.sample(&F, /*Weight=*/1);
63 RS.sample(Strategy.get(),
161 RS.sample(&Inst, /*Weight=*/1);
191 RS.sample(&*I, /*Weight=*/1);
195 RS.sample(IB.newSource(*BB, InstsBefore, {}, Pred), /*Weight=*/1);
/freebsd-13-stable/contrib/libevent/
H A DMakefile.in29 # sample/include.am for libevent
126 @OPENSSL_TRUE@am__append_6 = sample/le-proxy sample/https-client
128 @OPENSSL_TRUE@ sample/hostcheck.h \
129 @OPENSSL_TRUE@ sample/openssl_hostname_validation.h
302 @OPENSSL_TRUE@am__EXEEXT_2 = sample/le-proxy$(EXEEXT) \
303 @OPENSSL_TRUE@ sample/https-client$(EXEEXT)
304 am__EXEEXT_3 = sample/dns-example$(EXEEXT) \
305 sample/event-read-fifo$(EXEEXT) sample/hell
[all...]
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-profiler.c165 * Add new sample to the buffer and increment the head pointer and
166 * global sample count(i.e sum total of samples collected on all cores)
195 cvmx_sample_entry_t *sample = (cvmx_sample_entry_t *) cpu_buf->pcpu_blk_info.data; local
196 sample->pc = epc;
197 sample->core = cpu;
204 /* Increment the global sample count i.e sum total of samples on all cores*/
207 PRINTF("the core%d:pc 0x%016lx, sample_count=%ld\n", cpu, sample->pc, cpu_buf->pcpu_blk_info.sample_count);
/freebsd-13-stable/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-13-stable/contrib/ntp/lib/isc/include/isc/
H A Dentropy.h105 * Estimate the amount of entropy contained in the sample pool.
108 * will be assumed. This flag only makes sense on sample sources.
185 * \brief Create an entropy source that consists of samples. Each sample is
217 isc_entropy_addcallbacksample(isc_entropysource_t *source, isc_uint32_t sample,
220 isc_entropy_addsample(isc_entropysource_t *source, isc_uint32_t sample,
223 * \brief Add a sample to the sample source.
225 * The sample MUST be a timestamp
/freebsd-13-stable/usr.bin/gprof/
H A Dgprof.c314 printf( "[openpfile] sample rate %ld\n" , hz );
408 intmax_t sample; local
413 errx(0, "no room for %d sample pc's", nsamples);
416 fread(&sample, histcounter_size, 1, pfile);
421 samples[i] += *(int8_t *)&sample;
424 samples[i] += *(u_int8_t *)&sample;
427 samples[i] += *(int16_t *)&sample;
430 samples[i] += *(u_int16_t *)&sample;
433 samples[i] += *(int32_t *)&sample;
436 samples[i] += *(u_int32_t *)&sample;
[all...]
/freebsd-13-stable/sys/modules/ath_main/
H A DMakefile32 ATH_RATE?= sample # tx rate control algorithm
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp78 void statistic::addSample(double sample) { argument
79 sample -= offset;
80 KMP_DEBUG_ASSERT(std::isfinite(sample));
82 double delta = sample - meanVal;
86 m2 = m2 + delta * (sample - meanVal);
88 minVal = std::min(minVal, sample);
89 maxVal = std::max(maxVal, sample);
91 hist.addSample(sample);
177 // Which bin does this sample belong in ?
178 uint32_t logHistogram::findBin(double sample) { argument
193 addSample(double sample) argument
[all...]
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dentropy.c151 isc_entropysamplesource_t sample; member in union:isc_entropysource::__anon5270
158 #define ENTROPY_SOURCETYPE_SAMPLE 1 /*%< Type is a sample source */
744 samplequeue_release(ent, &source->sources.sample.samplequeue);
798 * Here, detach non-sample sources.
967 sq = &source->sources.sample.samplequeue;
1003 * Add a sample, and return ISC_R_SUCCESS if the queue has become full,
1008 addsample(sample_queue_t *sq, isc_uint32_t sample, isc_uint32_t extra) { argument
1012 sq->samples[sq->nsamples] = sample;
1023 isc_entropy_addsample(isc_entropysource_t *source, isc_uint32_t sample, argument
1037 sq = &source->sources.sample
1050 isc_entropy_addcallbacksample(isc_entropysource_t *source, isc_uint32_t sample, isc_uint32_t extra) argument
1195 isc_uint32_t sample; local
[all...]
/freebsd-13-stable/etc/mail/
H A DMakefile142 .if (exists(${_f}.sample) && !exists(${_f}))
143 ${_f}: ${_f}.sample

Completed in 246 milliseconds

123