Searched refs:samples (Results 1 - 25 of 46) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D990523-1.c6 short *samples = (short *) (out+*pnt); local
15 for (j=15;j;j--,b0-=0x20,window-=0x10,samples+=step)
27 if( ( sum ) > 32767.0) *( samples ) = 0x7fff; ( clip )++; ;
H A Dpr26255.c19 void foo(int *dither_state, int *samples) argument
30 *samples = round_sample(&sum);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D990523-1.c6 short *samples = (short *) (out+*pnt); local
15 for (j=15;j;j--,b0-=0x20,window-=0x10,samples+=step)
27 if( ( sum ) > 32767.0) *( samples ) = 0x7fff; ( clip )++; ;
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/tests/
H A Dbench.c65 stats(double *sample_data, int samples, int len) argument
71 for (i = 0; i < samples; i++)
77 for (i = 0; i < samples; i++) {
81 if (samples > 1)
82 variance = tmp1 / (samples-1);
89 error = t_distribution[samples-1] * stddev / sqrt(samples);
102 run_tests(int len, int samples, double *sample_data, int repeats, argument
112 for (i = 0; i < samples; i++) {
147 int samples local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dtpcalib.c105 if (mra_Y_AX1_BX2_C(&d->samples[0].x, s,
106 &d->samples[0].rawx, s,
107 &d->samples[0].rawy, s,
110 mra_Y_AX1_BX2_C(&d->samples[0].y, s,
111 &d->samples[0].rawx, s,
112 &d->samples[0].rawy, s,
/netbsd-6-1-5-RELEASE/gnu/usr.bin/groff/tmac/man/
H A DMakefile15 MLINKS+= groff_mdoc.7 mdoc.7 groff_mdoc.7 mdoc.samples.7
/netbsd-6-1-5-RELEASE/usr.sbin/tpctl/
H A Dmain.c144 /* draw cursors and collect samples */
163 errx(EXIT_FAILURE, "can't set samples");
249 * draw cursors on frame buffer and collect samples in
282 coords->samples[0].x = fb.conf.hf_width/2;
283 coords->samples[0].y = fb.conf.hf_height/2;
286 coords->samples[1].x = xm;
287 coords->samples[1].y = ym;
290 coords->samples[2].x = xm;
291 coords->samples[2].y = fb.conf.hf_height - ym;
294 coords->samples[
[all...]
H A Ddata.c185 * number of samples
203 * samples
221 elem->calibcoords.samples[i / 4].rawx = t;
224 elem->calibcoords.samples[i / 4].rawy = t;
227 elem->calibcoords.samples[i / 4].x = t;
230 elem->calibcoords.samples[i / 4].y = t;
328 coords->samples[i].rawx,
329 coords->samples[i].rawy,
330 coords->samples[i].x,
331 coords->samples[
[all...]
/netbsd-6-1-5-RELEASE/share/examples/racoon/roadwarrior/
H A DMakefile15 .PATH: ${DIST}/src/racoon/samples/roadwarrior
/netbsd-6-1-5-RELEASE/share/examples/racoon/roadwarrior/client/
H A DMakefile13 .PATH: ${DIST}/src/racoon/samples/roadwarrior/client
/netbsd-6-1-5-RELEASE/share/examples/racoon/roadwarrior/server/
H A DMakefile13 .PATH: ${DIST}/src/racoon/samples/roadwarrior/server
/netbsd-6-1-5-RELEASE/sbin/wsconsctl/
H A Dmouse.c70 { "calibration.samples", &calibration_samples,
111 char *samples; local
138 " samples");
140 samples = malloc(tmp.samplelen * sizeof(buf));
141 if (samples == NULL)
143 " samples");
144 samples[0] = '\0';
148 tmp.samples[i].rawx,
149 tmp.samples[i].rawy,
150 tmp.samples[
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/spu/
H A Dintrinsics-2.c16 static int samples = 10; variable
55 for (i=0; i<samples; i++) {
93 for (i=0; i<samples; i++) {
130 for (i=0; i<samples; i++) {
169 for (i=0; i<samples; i++) {
213 } samples[] = { local
252 unsigned char cnt = sizeof(samples)/sizeof(struct _samples);
256 a.ull[0] = samples[e0].v;
260 exp = (SPU_SV_NEG_DENORM & samples[e0].sv) ? 0xFFFFFFFFFFFFFFFFULL : 0ULL;
264 exp = (SPU_SV_POS_DENORM & samples[e
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A Dpr36066.c23 static void get_wasted_bits_(FLAC__int32 signal[], unsigned samples) argument
27 for(i = 0; i < samples && !(x&1); i++)
/netbsd-6-1-5-RELEASE/regress/sys/kern/latency2/
H A Dlatency2.c55 long samples; variable
86 samples++;
149 printf("\nmin=%ldns, max=%ldns, mean=%ldns\n", min, max, sum / samples);
/netbsd-6-1-5-RELEASE/usr.bin/config/
H A DMakefile14 MAN+= config.5 config.samples.5
/netbsd-6-1-5-RELEASE/share/examples/racoon/
H A DMakefile18 .PATH: ${DIST}/src/racoon/samples ${DIST}/src/racoon/doc
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-bin.c70 samples (void) function
213 samples ();
/netbsd-6-1-5-RELEASE/sys/arch/shark/include/
H A Dprofileio.h83 unsigned int samples; /* the number of samples in the table. */ member in struct:profHashHeader
84 unsigned int missed; /* the number of samples missed. */
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/util/
H A Dtg.c66 #define SECOND 8000 /* one second of 125-us samples */
232 void delay(int); /* delay samples */
642 int delay /* delay in samples */
645 int samples; /* samples remaining */ local
647 samples = delay;
649 while (samples >= BUFLNG) {
651 samples -= BUFLNG;
653 write(fd, buffer, samples);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dentropy.c80 * Size of the input event queue in samples.
120 isc_uint32_t nsamples; /*%< number of samples filled in */
121 isc_uint32_t *samples; /*%< the samples */ member in struct:__anon1410
122 isc_uint32_t *extra; /*%< extra samples added in */
197 REQUIRE(sq->samples != NULL);
200 isc_mem_put(ent->mctx, sq->samples, RND_EVENTQSIZE * 4);
202 sq->samples = NULL;
208 sq->samples = isc_mem_get(ent->mctx, RND_EVENTQSIZE * 4);
209 if (sq->samples
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dentropy.c80 * Size of the input event queue in samples.
120 isc_uint32_t nsamples; /*%< number of samples filled in */
121 isc_uint32_t *samples; /*%< the samples */ member in struct:__anon1795
122 isc_uint32_t *extra; /*%< extra samples added in */
197 REQUIRE(sq->samples != NULL);
200 isc_mem_put(ent->mctx, sq->samples, RND_EVENTQSIZE * 4);
202 sq->samples = NULL;
208 sq->samples = isc_mem_get(ent->mctx, RND_EVENTQSIZE * 4);
209 if (sq->samples
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_msfees.c200 /* Limits on things. Reduce the number of samples to SAMPLEREDUCE by median
255 u_char nsamples; /* number of samples we've collected */
267 u_char usealldata; /* Use ALL samples */
1255 /* ees_process - process a pile of samples from the clock */
1268 int samples = ees->nsamples; local
1270 int samplereduce = (samples + 1) / 2;
1277 samplelog = (samples < 2) ? 0 :
1278 (samples < 5) ? 1 :
1279 (samples < 9) ? 2 :
1280 (samples < 1
[all...]
/netbsd-6-1-5-RELEASE/sys/compat/sunos/
H A Dsunos.h134 u_int samples; member in struct:sunos_audio_prinfo
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_wpivar.h122 struct wpi_power_sample samples[WPI_SAMPLES_COUNT]; member in struct:wpi_power_group

Completed in 202 milliseconds

12