Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/freebsd/lib/libusb/
H A Dlibusb20_desc.c354 uint8_t temp; in libusb20_me_encode() local
372 uint16_t temp; in libusb20_me_encode() local
392 uint32_t temp; in libusb20_me_encode() local
413 uint64_t temp; in libusb20_me_encode() local
586 uint8_t temp; in libusb20_me_decode() local
605 uint16_t temp; in libusb20_me_decode() local
625 uint32_t temp; in libusb20_me_decode() local
648 uint64_t temp; in libusb20_me_decode() local
676 uint16_t temp; in libusb20_me_decode() local
H A Dlibusb20_ugen20.c109 uint32_t temp = 0; in ugen20_path_convert_one() local
521 int temp; in ugen20_get_config_index() local
534 int temp = cfg_index; in ugen20_set_config_index() local
568 int temp = 0; in ugen20_reset_device() local
601 int temp; in ugen20_set_power_mode() local
631 int temp; in ugen20_get_power_mode() local
663 int temp; in ugen20_get_power_usage() local
699 int temp = iface_index; in ugen20_kernel_driver_active() local
711 int temp = iface_index; in ugen20_detach_kernel_driver() local
804 } temp; in ugen20_tr_open() local
[all …]
/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.c173 uint32_t temp; in dwc_otg_write_fifo() local
223 uint32_t temp; in dwc_otg_read_fifo() local
276 uint32_t temp; in dwc_otg_tx_fifo_reset() local
529 uint32_t temp; in dwc_otg_pull_up() local
546 uint32_t temp; in dwc_otg_pull_down() local
629 uint32_t temp; in dwc_otg_wakeup_peer() local
670 uint32_t temp; in dwc_otg_set_address() local
717 uint32_t temp; in dwc_otg_host_check_tx_fifo_empty() local
1097 uint32_t temp; in dwc_otg_setup_rx() local
1663 uint32_t temp; in dwc_otg_data_rx() local
[all …]
H A Dmusb_otg.c293 uint8_t temp; in musbotg_pull_common() local
330 uint8_t temp; in musbotg_suspend_host() local
345 uint8_t temp; in musbotg_wakeup_host() local
370 uint8_t temp; in musbotg_wakeup_peer() local
700 uint32_t temp; in musbotg_dev_ctrl_data_rx() local
816 uint32_t temp; in musbotg_dev_ctrl_data_tx() local
988 uint32_t temp; in musbotg_host_ctrl_data_rx() local
2229 uint8_t temp; in musbotg_interrupt() local
2617 uint16_t temp; in musbotg_ep_int_set() local
2865 uint16_t temp; in musbotg_clear_stall_sub() local
[all …]
H A Dxhci.c245 uint32_t temp; in xhci_reset_command_queue_locked() local
310 uint32_t temp; in xhci_start_controller() local
455 uint32_t temp; in xhci_halt_controller() local
512 uint32_t temp; in xhci_init() local
857 uint32_t temp; in xhci_check_transfer() local
1035 uint32_t temp; in xhci_interrupt_poll() local
1123 uint32_t temp; in xhci_do_command() local
1279 uint32_t temp; in xhci_cmd_enable_slot() local
1304 uint32_t temp; in xhci_cmd_disable_slot() local
1323 uint32_t temp; in xhci_cmd_set_address() local
[all …]
H A Davr32dci.c176 uint32_t temp; in avr32dci_mod_ctrl() local
187 uint32_t temp; in avr32dci_mod_ien() local
278 uint32_t temp; in avr32dci_setup_rx() local
353 uint32_t temp; in avr32dci_data_rx() local
453 uint32_t temp; in avr32dci_data_tx() local
524 uint32_t temp; in avr32dci_data_tx_sync() local
720 avr32dci_setup_standard_chain_sub(struct avr32dci_std_temp *temp) in avr32dci_setup_standard_chain_sub()
745 struct avr32dci_std_temp temp; in avr32dci_setup_standard_chain() local
1099 uint32_t temp; in avr32dci_clear_stall_sub() local
1478 uint32_t temp; in avr32dci_roothub_exec() local
[all …]
H A Datmegadci.c215 uint8_t temp; in atmegadci_wakeup_peer() local
247 uint8_t temp; in atmegadci_setup_rx() local
332 uint8_t temp; in atmegadci_data_rx() local
447 uint8_t temp; in atmegadci_data_tx() local
529 uint8_t temp; in atmegadci_data_tx_sync() local
732 uint8_t temp; in atmegadci_interrupt() local
751 atmegadci_setup_standard_chain_sub(struct atmegadci_std_temp *temp) in atmegadci_setup_standard_chain_sub()
776 struct atmegadci_std_temp temp; in atmegadci_setup_standard_chain() local
1128 uint8_t temp; in atmegadci_clear_stall_sub() local
1529 uint8_t temp; in atmegadci_roothub_exec() local
H A Duss820dci.c166 uint8_t temp; in uss820dci_update_shared_1() local
196 uint8_t temp; in uss820dci_pull_up() local
215 uint8_t temp; in uss820dci_pull_down() local
253 uint8_t temp; in uss820dci_setup_rx() local
853 uss820dci_setup_standard_chain_sub(struct uss820_std_temp *temp) in uss820dci_setup_standard_chain_sub()
879 struct uss820_std_temp temp; in uss820dci_setup_standard_chain() local
1030 uint8_t temp; in uss820dci_intr_set() local
1254 uint8_t temp; in uss820dci_set_stall() local
1286 uint8_t temp; in uss820dci_clear_stall_sub() local
1367 uint8_t temp; in uss820dci_init() local
[all …]
/freebsd/contrib/ntp/libntp/
H A Drefidsmear.c20 l_fp temp; in convertRefIDToLFP() local
38 uint32_t temp; in convertLFPToRefID() local
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.c107 uint8_t temp; in send_seeprom_cmd() local
133 uint8_t temp; in reset_seeprom() local
155 uint8_t temp; in ahc_read_seeprom() local
226 uint8_t temp; in ahc_write_seeprom() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtt.c49 static void iwl_mvm_tt_temp_changed(struct iwl_mvm *mvm, u32 temp) in iwl_mvm_tt_temp_changed()
67 int temp; in iwl_mvm_temp_notif_parse() local
95 int *temp = data; in iwl_mvm_temp_notif_wait() local
112 int temp; in iwl_mvm_temp_notif() local
178 static int iwl_mvm_send_temp_cmd(struct iwl_mvm *mvm, bool response, s32 *temp) in iwl_mvm_send_temp_cmd()
237 int iwl_mvm_get_temp(struct iwl_mvm *mvm, s32 *temp) in iwl_mvm_get_temp()
281 s32 temp; in check_exit_ctkill() local
622 int temp; in iwl_mvm_tzone_get_temp() local
644 int trip, int temp) in iwl_mvm_tzone_set_trip_temp()
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dcharable.c55 char temp[MB_LEN_MAX]; in _nc_to_char() local
74 char temp[2]; in _nc_to_widechar() local
/freebsd/sys/dev/usb/template/
H A Dusb_template.c199 usb_make_raw_desc(struct usb_temp_setup *temp, in usb_make_raw_desc()
266 usb_make_endpoint_desc(struct usb_temp_setup *temp, in usb_make_endpoint_desc()
375 usb_make_interface_desc(struct usb_temp_setup *temp, in usb_make_interface_desc()
446 usb_make_config_desc(struct usb_temp_setup *temp, in usb_make_config_desc()
511 usb_make_device_desc(struct usb_temp_setup *temp, in usb_make_device_desc()
645 uint16_t temp; in usb_hw_ep_find_match() local
767 uint16_t temp; in usb_hw_ep_get_needs() local
1112 uint16_t temp; in usb_temp_get_config_desc() local
/freebsd/sys/netinet/
H A Dtcp_sack.c332 tcp_seq temp = start; in tcp_update_sack_list() local
337 tcp_seq temp = end; in tcp_update_sack_list() local
556 struct sackhole *cur, *temp; in tcp_sack_doack() local
941 struct sackhole *temp; in tcp_sack_partialack() local
1117 struct sackhole *temp; in tcp_sack_lost_retransmission() local
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpmap.c295 struct snmp_oid2str *temp, *prev; in snmp_mapping_insert() local
500 struct snmp_index_entry *temp, *prev; in snmp_table_insert() local
588 struct enum_type *temp; in snmp_enumtc_lookup() local
690 struct enum_pair *temp; in enum_string_lookup() local
721 struct snmp_oid2str *temp; in snmp_lookuplist_string() local
740 struct snmp_oid2str *temp; in snmp_lookup_leaf() local
871 struct snmp_oid2str *temp; in snmp_lookup_oidlist() local
896 struct snmp_index_entry *temp; in snmp_lookup_tablelist() local
/freebsd/secure/lib/libcrypt/
H A Dblowfish.c376 u_int32_t temp; in Blowfish_stream2word() local
397 u_int32_t temp; in Blowfish_expand0state() local
435 u_int32_t temp; in Blowfish_expandstate() local
/freebsd/sys/dev/intel/
H A Dpchtherm.c125 int temp; in pchtherm_tltemp_sysctl() local
137 int temp; in pchtherm_temp_sysctl() local
155 int temp; in pchtherm_attach() local
/freebsd/sys/contrib/device-tree/src/arm/intel/socfpga/
H A Dsocfpga_cyclone5_vining_fpga.dts133 temp: lm75@48 { label
/freebsd/usr.bin/enigma/
H A Denigma.c36 int ic, i, k, temp; in setup() local
141 int i, ic, k, temp; in shuffle() local
/freebsd/lib/msun/src/
H A De_jnf.c35 float a, b, temp, di; in jnf() local
174 float a, b, temp; in ynf() local
/freebsd/usr.sbin/makefs/
H A Dcd9660.c170 cd9660node *temp = ecalloc(1, sizeof(*temp)); in cd9660_allocate_cd9660node() local
735 volume_descriptor *temp, *t; in cd9660_setup_volume_descriptors() local
794 char temp[ISO_FILENAME_MAXLENGTH_WITH_PADDING]; in cd9660_translate_node_common() local
1025 int numbts, digit, digits, temp, powers, count; in cd9660_rename_filename() local
1899 cd9660node *temp; in cd9660_create_virtual_entry() local
1952 cd9660node *temp; in cd9660_create_file() local
1980 cd9660node *temp; in cd9660_create_directory() local
2001 cd9660node *temp, *first; in cd9660_create_special_directory() local
/freebsd/contrib/libedit/
H A Dfilecomplete.c73 char *temp; in fn_tilde_expand() local
207 wchar_t *temp = el->el_line.buffer; in escape_filename() local
331 char *temp; in fn_filename_completion_function() local
594 wchar_t *temp; in find_word_to_complete() local
669 wchar_t *temp; in fn_complete2() local
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_reg_utils.h139 uint8_t temp; in al_reg_write8_masked() local
158 uint16_t temp; in al_reg_write16_masked() local
177 uint32_t temp; in al_reg_write32_masked() local
/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c145 char temp[80]; in _traceattr2() local
366 char temp[80]; in _tracecchar_t2() local
394 char temp[80]; in _tracecchar_t2() local
/freebsd/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c103 cd9660node *temp; in cd9660_susp_finalize() local
208 struct ISO_SUSP_ATTRIBUTES *temp, *pre_ce, *last, *CE, *ST; in cd9660_susp_handle_continuation_common() local
299 struct ISO_SUSP_ATTRIBUTES *temp; in cd9660_susp_initialize_node() local
458 struct ISO_SUSP_ATTRIBUTES* temp; in cd9660node_susp_create_node() local

12345678910>>...20