Home
last modified time | relevance | path

Searched defs:temp (Results 51 – 75 of 479) sorted by relevance

12345678910>>...20

/freebsd/sys/arm/arm/
H A Dstdatomic.c341 uint32_t old, temp; in __sync_lock_test_and_set_4_c() local
359 uint32_t old, temp; in __sync_val_compare_and_swap_4_c() local
/freebsd/contrib/wpa/src/crypto/
H A Daes-internal.c782 u32 temp; in rijndaelKeySetupEnc() local
/freebsd/sys/arm/freescale/imx/
H A Dimx6_anatop.c330 uint32_t temp; in cpufreq_sysctl_minmhz() local
362 uint32_t temp; in cpufreq_sysctl_maxmhz() local
472 temp_to_count(struct imx6_anatop_softc *sc, uint32_t temp) in temp_to_count()
511 uint32_t temp; in temp_throttle_sysctl_handler() local
/freebsd/contrib/ncurses/menu/
H A Dm_item_new.c67 wchar_t *temp = 0; in Is_Printable_String() local
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dwidechars.c97 wchar_t temp; in _nc_mblen() local
/freebsd/lib/libc/tests/stdio/
H A Dprint_positional_test.c58 static const char *temp; variable
/freebsd/sys/dev/agp/
H A Dagp_ati.c170 u_int32_t temp; in agp_ati_attach() local
244 u_int32_t apsize_reg, temp; in agp_ati_detach() local
H A Dagp_nvidia.c128 u_int32_t temp; in agp_nvidia_attach() local
241 u_int32_t temp; in agp_nvidia_detach() local
/freebsd/sys/arm/mv/armada/
H A Dthermal.c44 #define READOUT_TO_C(temp) ((temp) / 1000) argument
256 armada_tsen_get_temp(struct armada_thermal_softc *sc, u_long *temp) in armada_tsen_get_temp()
/freebsd/sys/crypto/rc4/
H A Drc4.c46 u_char temp; in swap_bytes() local
/freebsd/lib/libusbhid/
H A Ddescr.c64 int temp = -1; in hid_get_report_id() local
/freebsd/sys/arm64/rockchip/
H A Drk_tsadc.c113 int temp; member
385 tsadc_temp_to_raw(struct tsadc_softc *sc, int temp) in tsadc_temp_to_raw()
422 int denom, ntbl, temp, i; in tsadc_raw_to_temp() local
570 tsadc_read_temp(struct tsadc_softc *sc, struct tsensor *sensor, int *temp) in tsadc_read_temp()
/freebsd/contrib/ncurses/ncurses/trace/
H A Dvisbuf.c218 char temp[CCHARW_MAX + 80]; in _nc_viswbuf2n() local
328 char temp[80]; in _nc_viscbuf2() local
/freebsd/contrib/ntp/libntp/lib/isc/win32/
H A Dtime.c86 FILETIME temp; in isc_time_set() local
230 FILETIME temp; in isc_time_seconds() local
/freebsd/sys/dev/iicbus/sensor/
H A Dmax6690.c332 int err, temp; in max6690_sensor_read() local
374 int temp; in max6690_sensor_sysctl() local
H A Dlm75.c378 lm75_temp_read(struct lm75_softc *sc, uint8_t reg, int32_t *temp) in lm75_temp_read()
397 lm75_temp_write(struct lm75_softc *sc, uint8_t reg, int32_t temp) in lm75_temp_write()
460 int32_t temp; in lm75_temp_sysctl() local
/freebsd/contrib/ncurses/panel/
H A Dpanel.c62 char temp[32]; in _nc_my_visbuf() local
/freebsd/usr.sbin/mfiutil/
H A Dmfiutil.c127 char *temp; in main() local
/freebsd/sys/dev/usb/controller/
H A Dohci.c542 uint8_t temp; in ohci_dump_td() local
572 uint8_t temp; in ohci_dump_itd() local
803 uint32_t temp; in ohci_non_isoc_done_sub() local
1240 ohci_setup_standard_chain_sub(struct ohci_std_temp *temp) in ohci_setup_standard_chain_sub()
1381 struct ohci_std_temp temp; in ohci_setup_standard_chain() local
2643 uint32_t temp; in ohci_set_hw_power() local
/freebsd/sys/dev/usb/misc/
H A Dugold.c313 int32_t temp = (msb << 24) | ((lsb & 0xF0) << 16); in ugold_ds75_temp() local
323 int temp; in ugold_intr_callback() local
/freebsd/contrib/ntp/libntp/
H A Dicom.c80 int temp; in icom_freq() local
/freebsd/usr.sbin/bsdinstall/runconsoles/
H A Dcommon.h58 char temp; in pipe_barrier_wait() local
/freebsd/sys/dev/amdtemp/
H A Damdtemp.c646 int32_t auxtemp[2], temp; in amdtemp_sysctl() local
675 uint32_t mask, offset, temp; in amdtemp_gettemp0f() local
717 uint32_t temp; in amdtemp_decode_fam10h_to_17h() local
762 uint32_t temp; in amdtemp_gettemp() local
/freebsd/contrib/bsnmp/snmpd/
H A Dtrap.c672 struct target_address *addrs, *temp, *prev; in target_new_address() local
773 struct target_param *param, *temp, *prev; in target_new_param() local
838 struct target_notify *notify, *temp, *prev; in target_new_notify() local
/freebsd/crypto/openssl/crypto/
H A Dmem_sec.c376 SH_LIST *temp; in sh_add_to_list() local
396 SH_LIST *temp, *temp2; in sh_remove_from_list() local
636 char *temp = sh.freelist[slist]; in sh_malloc() local

12345678910>>...20