Searched refs:noise (Results 1 - 25 of 34) sorted by relevance

12

/netbsd-current/share/examples/apm/
H A Dscript33 noise() { function
42 noise $S/KDE_Window_UnMaximize.wav
53 noise $S/KDE_Window_UnMaximize.wav
64 noise $S/KDE_Startup.wav
72 # noise $S/KDE_Window_DeIconify.wav
79 # noise $S/KDE_Window_DeIconify.wav
/netbsd-current/sys/arch/macppc/dev/
H A Dpbms.c96 * computed raw position. Since this still generates some noise, we
99 * controlled by the raw change and a noise parameter. The position
157 * noise: Amount of noise in the computed position. This controls
186 int noise; /* Amount of noise in the computed position. */ member in struct:pbms_dev
204 .noise = 16, \
243 int sc_noise; /* Amount of noise. */
354 sc->sc_noise = pd->noise;
670 smooth_pos(int pos_old, int pos_raw, int noise) argument
[all...]
/netbsd-current/sys/dev/i2c/
H A Dlg3303.c294 int64_t noise, snr_const; local
304 noise = ((buffer[0] & 7) << 16) | (buffer[3] << 8) | buffer[4];
312 noise = (buffer[0] << 8) | buffer[1];
325 if (noise == 0)
327 snr = dtv_intlog10(noise);
/netbsd-current/sys/dev/ic/
H A Dwi_ieee.h164 int noise; /* noise value */ member in struct:wi_sigcache
367 int noise; /* Average Noise Level*/ member in struct:wi_apinfo
/netbsd-current/sys/dev/pci/
H A Dif_iwnvar.h131 uint32_t noise[3]; member in struct:iwn_calib_state
291 int noise; member in struct:iwn_softc
H A Dif_iwn.c2232 tap->wr_dbm_antnoise = (int8_t)sc->noise;
2401 sc->noise = iwn_get_noise(&stats->rx.general);
2403 /* Test that RSSI and noise are present in stats report. */
3891 * Retrieve the average noise (in dBm) among receivers.
3896 int i, total, nbant, noise; local
3900 if ((noise = le32toh(stats->noise[i]) & 0xff) == 0)
3902 total += noise;
3993 * Collect noise and RSSI statistics for the first 20 beacons received
4006 /* Accumulate RSSI and noise fo
4075 int i, delta, noise; local
4163 uint8_t noise[3], noise_ref; local
[all...]
H A Dif_iwireg.h253 uint16_t noise; member in struct:iwi_frame
469 uint8_t noise_reported; /* report noise stats to host */
H A Dif_wpireg.h227 uint16_t noise; member in struct:wpi_rx_stat
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DClustering.h39 static ClusterId noise() { return ClusterId(kNoise); } function in class:llvm::exegesis::InstructionBenchmarkClustering::ClusterId
H A DClustering.cpp28 // (E) - The amount of noise is relatively small.
94 NoiseCluster_(ClusterId::noise()), ErrorCluster_(ClusterId::error()) {}
137 // as noise for now.
138 ClusterIdForPoint_[P] = ClusterId::noise();
157 // Change noise point to border point.
178 // Add noisy points to noise cluster.
282 "We only recorded valid clusters, not noise/error clusters.");
H A DAnalysis.cpp76 writeEscaped<Tag>(OS, "[noise]");
558 continue; // Ignore noise and errors. FIXME: take noise into account ?
597 printClusterRawHtml(InstructionBenchmarkClustering::ClusterId::noise(),
598 "[noise]", OS);
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_irig.c70 * occasional noise spikes. In order to assure reliable capture, the
245 double noise; /* integrated noise amplitude */ member in struct:irigunit
630 * End of the baud. Update signal/noise estimates and PLL
634 up->maxsignal = up->intmax; up->noise = up->intmin;
639 up->modndx = (up->maxsignal - up->noise) /
699 if (lope >= (up->maxsignal + up->noise) / 2.)
H A Dntp_control.c3767 int noise; local
3770 noise = rand() ^ (rand() << 16);
3771 buf[0] = 'a' + noise % 26;
3772 noise >>= 5;
3773 buf[1] = 'a' + noise % 26;
3774 noise >>= 5;
3775 buf[2] = 'a' + noise % 26;
3776 noise >>= 5;
3779 ctl_putuint(buf, noise);
3803 u_int32 noise; local
4262 u_int32 noise; local
4433 u_int32 noise; local
[all...]
H A Drefclock_wwv.c485 double noieng; /* sync noise energy */
785 * quantization noise and avoid overload.
820 * Clip noise spikes greater than MAXAMP (6000) and
1003 * 600-Hz tones and most of the noise and voice modulation
1052 * tones and most of the noise and voice modulation components.
1284 * process finds the maximum signal and RMS noise plus signal. Then, the
1285 * actual noise is determined by subtracting the energy of the matched
1313 * epoch. Accumulate all samples to determine the total noise
1330 * from the total noise energy and then normalize.
1464 * interval while the comb filter charges up and noise
[all...]
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dbss.h94 int noise; member in struct:wpa_bss
103 /** Signal-to-noise ratio in dB */
H A Dbss.c303 dst->noise = src->noise;
H A Dscan.c2080 "noise=%d%s level=%d snr=%d%s flags=0x%x age=%u est=%u",
2082 r->noise, noise_valid ? "" : "~", r->level,
2088 "noise=%d level=%d flags=0x%x age=%u est=%u",
2090 r->noise, r->level, r->flags, r->age,
2160 * measurements, but no noise floor measurements. These values were
2169 res->noise = IS_5GHZ(res->freq) ?
2175 res->snr = res->level - res->noise;
/netbsd-current/games/atc/
H A Dinput.c71 static void noise(void);
285 noise();
300 noise();
333 noise(void) function
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_nl80211_scan.c28 s8 noise[MAX_NL80211_NOISE_FREQS]; member in struct:nl80211_noise_info
70 info->noise[info->count] =
918 res->noise = info->noise[i];
H A Ddriver_wext.c1272 res->res.noise = iwe->u.qual.noise;
1287 if (iwe->u.qual.noise >= 64)
1288 res->res.noise -= 0x100;
2452 si->current_noise = stats.qual.noise -
/netbsd-current/lib/libc/time/
H A Dzic.c238 static bool noise; variable
832 if (noise && i < nlinks) {
1090 noise = true;
1197 if (noise) {
1228 if (noise && !strchr(benign, c)) {
1771 if (ok && noise)
1794 if (noise && (hh > HOURSPERDAY ||
1974 if (noise)
2411 if (noise && timecnt > 1200) {
2457 if (noise)
[all...]
/netbsd-current/usr.sbin/wiconfig/
H A Dwiconfig.c253 w->quality, w->signal, w->noise,
254 w->quality, w->signal - 149, w->noise - 149);
576 { WI_RID_COMMS_QUALITY, WI_WORDS, "Comms quality/signal/noise:\t\t", 0, 0, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgnu-nat.c791 char *noise;
798 (procinfo_t *) &pi, &pi_len, &noise, &noise_len);
809 vm_deallocate (mach_task_self (), (vm_address_t) noise, noise_len);
818 char *noise;
828 (procinfo_t *) &pi, &pi_len, &noise, &noise_len);
850 vm_deallocate (mach_task_self (), (vm_address_t) noise, noise_len);
1550 char noise[200];
781 char *noise; local
808 char *noise; local
1528 char noise[200]; member in struct:__anon1101
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgnu-nat.c792 char *noise;
799 (procinfo_t *) &pi, &pi_len, &noise, &noise_len);
810 vm_deallocate (mach_task_self (), (vm_address_t) noise, noise_len);
819 char *noise;
829 (procinfo_t *) &pi, &pi_len, &noise, &noise_len);
851 vm_deallocate (mach_task_self (), (vm_address_t) noise, noise_len);
1551 char noise[200];
782 char *noise; local
809 char *noise; local
1529 char noise[200]; member in struct:__anon626
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarmod-indirect.mk6 # look like line noise and are hard to decipher.

Completed in 264 milliseconds

12