Home
last modified time | relevance | path

Searched defs:noise (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DClustering.h39 static ClusterId noise() { return ClusterId(kNoise); } in noise() function
/openbsd-src/sys/dev/usb/
H A Dutpms.c169 int noise; /* Amount of noise in the computed position. */ member
600 smooth_pos(int pos_old, int pos_raw, int noise) in smooth_pos()
/openbsd-src/sys/dev/ic/
H A Dpgt.c2242 uint32_t noise; in pgt_ioctl() local
2381 struct wi_scan_res *scanres, uint32_t noise) in pgt_obj_bss2scanres()
2826 uint32_t channel, noise, ls; in pgt_update_sw_from_hw() local
H A Dif_wi_ieee.h354 int noise; /* Average Noise Level*/ member
H A Dqwxvar.h1717 int8_t noise; member
/openbsd-src/games/atc/
H A Dinput.c283 noise(void) in noise() function
/openbsd-src/sys/dev/pci/
H A Dif_iwnvar.h120 uint32_t noise[3]; member
286 int noise; member
H A Dif_iwn.c4329 int i, total, nbant, noise; in iwn_get_noise() local
4513 int i, delta, noise; in iwn4965_set_gains() local
4607 uint8_t noise[3], noise_ref; in iwn_tune_sensitivity() local
H A Dif_iwireg.h184 uint16_t noise; member
H A Dif_wpireg.h550 uint16_t noise; member
H A Dif_iwx.c4515 int i, total, nbant, noise; iwx_get_noise() local
H A Dif_iwnreg.h1465 uint32_t noise[3]; member
H A Dif_iwm.c4668 int i, total, nbant, noise; in iwm_get_noise() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgnu-nat.c792 char *noise; in inf_validate_procinfo() local
818 char *noise; in inf_validate_task_sc() local
1508 char noise[200]; in gnu_wait() member
/openbsd-src/usr.sbin/zic/
H A Dzic.c165 static int noise; global() variable