Searched refs:reading (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A Deditbuf.cc426 void edit_streambuf::set_current(char *new_pos, int reading) argument
428 if (reading) {
/haiku/src/kits/device/
H A DJoystick.cpp598 BJoystick::Calibrate(struct _extended_joystick *reading) argument
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex52 resources reading/writing implementations.
559 Resources reading implementations may tolerate certain deviations that
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_reset.c263 * However, this data-processing is done when reading the NF values
266 * A single high NF reading might be a bogus HW value, but if the NF
339 * reading is done. In case it has been done, it reads the noise floor value.
461 ar9300_get_nf_hist_mid(struct ath_hal *ah, HAL_NFCAL_HIST_FULL *h, int reading, argument
470 sort[i] = h->nf_cal_buffer[i][reading];
472 "nf_cal_buffer[%d][%d] = %d\n", i, reading, (int)sort[i]);
519 * replicating a single NF reading into all nf_cal_buffer elements,
520 * if the single reading were above the CW_INT threshold, the CW_INT
732 * the CW interference is persistent. A single high NF reading
2407 * We are reading th
[all...]

Completed in 47 milliseconds