/dflybsd-src/lib/libusb/ |
H A D | libusb20_desc.c | 352 uint8_t temp; in libusb20_me_encode() local 370 uint16_t temp; in libusb20_me_encode() local 390 uint32_t temp; in libusb20_me_encode() local 411 uint64_t temp; in libusb20_me_encode() local 585 uint8_t temp; in libusb20_me_decode() local 604 uint16_t temp; in libusb20_me_decode() local 624 uint32_t temp; in libusb20_me_decode() local 647 uint64_t temp; in libusb20_me_decode() local 674 uint16_t temp; in libusb20_me_decode() local
|
H A D | libusb20_ugen20.c | 108 uint32_t temp = 0; in ugen20_path_convert_one() local 512 int temp; in ugen20_get_config_index() local 525 int temp = cfg_index; in ugen20_set_config_index() local 559 int temp = 0; in ugen20_reset_device() local 592 int temp; in ugen20_set_power_mode() local 622 int temp; in ugen20_get_power_mode() local 670 int temp; in ugen20_get_power_usage() local 683 int temp = iface_index; in ugen20_kernel_driver_active() local 695 int temp = iface_index; in ugen20_detach_kernel_driver() local 733 struct usb_fs_complete temp; in ugen20_process() local [all …]
|
/dflybsd-src/sys/bus/u4b/template/ |
H A D | usb_template.c | 118 usb_make_raw_desc(struct usb_temp_setup *temp, in usb_make_raw_desc() 185 usb_make_endpoint_desc(struct usb_temp_setup *temp, in usb_make_endpoint_desc() 294 usb_make_interface_desc(struct usb_temp_setup *temp, in usb_make_interface_desc() 365 usb_make_config_desc(struct usb_temp_setup *temp, in usb_make_config_desc() 426 usb_make_device_desc(struct usb_temp_setup *temp, in usb_make_device_desc() 560 uint16_t temp; in usb_hw_ep_find_match() local 683 uint16_t temp; in usb_hw_ep_get_needs() local 1038 uint16_t temp; in usb_temp_get_config_desc() local
|
/dflybsd-src/sys/bus/u4b/controller/ |
H A D | xhci.c | 286 uint32_t temp; in xhci_reset_command_queue_locked() local 350 uint32_t temp; in xhci_start_controller() local 556 uint32_t temp; in xhci_halt_controller() local 586 uint32_t temp; in xhci_init() local 875 uint32_t temp; in xhci_check_transfer() local 1054 uint32_t temp; in xhci_interrupt_poll() local 1143 uint32_t temp; in xhci_do_command() local 1300 uint32_t temp; in xhci_cmd_enable_slot() local 1325 uint32_t temp; in xhci_cmd_disable_slot() local 1344 uint32_t temp; in xhci_cmd_set_address() local [all …]
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | mkmodules.c | 684 char *temp; in mkmodules() local 836 char *temp; in make_tempfile() local 860 checkout_file (char *file, char *temp) in checkout_file() 904 write_dbmfile( char *temp ) in write_dbmfile() 1011 rename_dbmfile( char *temp ) in rename_dbmfile() 1100 rename_rcsfile (char *temp, char *real) in rename_rcsfile()
|
H A D | wrapper.c | 249 wrap_add_file (const char *file, int temp) in wrap_add_file() 334 char *temp; in wrap_add() local 449 wrap_add_entry (WrapperEntry *e, int temp) in wrap_add_entry() 474 char *temp; in wrap_name_has() local
|
/dflybsd-src/sys/dev/powermng/coretemp/ |
H A D | coretemp.c | 168 uint32_t crit_flag, int temp) in coretemp_sensor_set() 502 int temp; in coretemp_msr_temp() local 551 int temp; in coretemp_pkg_msr_temp() local 605 coretemp_sensor_update(struct coretemp_softc *sc, int temp) in coretemp_sensor_update() 632 coretemp_pkg_sensor_update(struct coretemp_softc *sc, int temp) in coretemp_pkg_sensor_update() 648 int temp; in coretemp_sensor_task() local 661 int temp, pkg_temp; in coretemp_pkg_sensor_task() local
|
/dflybsd-src/contrib/gdb-7/readline/ |
H A D | xmalloc.c | 59 PTR_T temp; local 72 PTR_T temp; local
|
H A D | undo.c | 77 UNDO_LIST *temp; local 97 UNDO_LIST *temp; local 283 char *temp = rl_copy_text (start, end); local
|
H A D | misc.c | 338 HIST_ENTRY *temp; in rl_maybe_replace_line() local 516 HIST_ENTRY *temp; local 555 HIST_ENTRY *old_temp, *temp; local
|
H A D | history.c | 216 HIST_ENTRY *temp; local 267 HIST_ENTRY *temp; local 374 HIST_ENTRY *temp, *old_value; local
|
/dflybsd-src/contrib/gcc-8.0/libgcc/config/i386/ |
H A D | sfp-exceptions.c | 61 struct fenv temp; in __sfp_handle_exceptions() local 81 struct fenv temp; in __sfp_handle_exceptions() local 89 struct fenv temp; in __sfp_handle_exceptions() local
|
/dflybsd-src/contrib/ncurses/ncurses/widechar/ |
H A D | charable.c | 55 char temp[MB_LEN_MAX]; in _nc_to_char() local 74 char temp[2]; in _nc_to_widechar() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | print-tree.c | 743 char temp[10]; in print_node() local 755 char temp[10]; in print_node() local 875 char temp[10]; in print_node() local 1013 char temp[10]; in print_vec_tree() local
|
H A D | explow.c | 606 rtx temp = gen_reg_rtx (GET_MODE (x)); in copy_to_reg() local 634 rtx temp = gen_reg_rtx (mode); in copy_to_mode_reg() local 658 rtx temp, insn, set; in force_reg() local 737 rtx temp; in force_not_mem() local 758 rtx temp; in copy_to_suggested_reg() local 889 rtx temp, insn; in adjust_stack_1() local 1616 rtx rounded_size, rounded_size_op, test_addr, last_addr, temp; in probe_stack_range() local 1759 rtx rounded_size, rounded_size_op, last_addr, temp; in anti_adjust_stack_and_probe() local
|
/dflybsd-src/crypto/libressl/crypto/aes/ |
H A D | aes_core.c | 632 u32 temp; in AES_set_encrypt_key() local 733 u32 temp; in AES_set_decrypt_key() local 1215 u32 temp; in AES_set_encrypt_key() local 1317 u32 temp; in AES_set_decrypt_key() local
|
/dflybsd-src/contrib/libedit/src/ |
H A D | filecomplete.c | 74 char *temp; in fn_tilde_expand() local 208 wchar_t *temp = el->el_line.buffer; in escape_filename() local 332 char *temp; in fn_filename_completion_function() local 589 wchar_t *temp; in find_word_to_complete() local 662 wchar_t *temp; in fn_complete2() local
|
/dflybsd-src/usr.sbin/makefs/ |
H A D | cd9660.c | 176 cd9660node *temp = ecalloc(1, sizeof(*temp)); in cd9660_allocate_cd9660node() local 757 volume_descriptor *temp, *t; in cd9660_setup_volume_descriptors() local 817 char temp[ISO_FILENAME_MAXLENGTH_WITH_PADDING]; in cd9660_translate_node_common() local 1054 int numbts, digit, digits, temp, powers, count; in cd9660_rename_filename() local 1953 cd9660node *temp; in cd9660_create_virtual_entry() local 2006 cd9660node *temp; in cd9660_create_file() local 2034 cd9660node *temp; in cd9660_create_directory() local 2055 cd9660node *temp, *first; in cd9660_create_special_directory() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | explow.c | 595 rtx temp = gen_reg_rtx (GET_MODE (x)); in copy_to_reg() local 623 rtx temp = gen_reg_rtx (mode); in copy_to_mode_reg() local 647 rtx temp, set; in force_reg() local 727 rtx temp; in force_not_mem() local 748 rtx temp; in copy_to_suggested_reg() local 922 rtx temp; in adjust_stack_1() local 1733 rtx rounded_size, rounded_size_op, test_addr, last_addr, temp; in probe_stack_range() local 2112 rtx rounded_size, rounded_size_op, last_addr, temp; in anti_adjust_stack_and_probe() local
|
/dflybsd-src/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.c | 104 cd9660node *temp; in cd9660_susp_finalize() local 209 struct ISO_SUSP_ATTRIBUTES *temp, *pre_ce, *last, *CE, *ST; in cd9660_susp_handle_continuation_common() local 300 struct ISO_SUSP_ATTRIBUTES *temp; in cd9660_susp_initialize_node() local 461 struct ISO_SUSP_ATTRIBUTES* temp; in cd9660node_susp_create_node() local
|
/dflybsd-src/contrib/ncurses/ncurses/trace/ |
H A D | lib_traceatr.c | 145 char temp[80]; in _traceattr2() local 366 char temp[80]; in _tracecchar_t2() local 394 char temp[80]; in _tracecchar_t2() local
|
/dflybsd-src/contrib/openbsd_libm/src/ |
H A D | e_jnf.c | 29 float a, b, temp, di; in jnf() local 163 float a, b, temp; in ynf() local
|
H A D | e_jn.c | 53 double a, b, temp, di; in jn() local 210 double a, b, temp; in yn() local
|
/dflybsd-src/usr.bin/enigma/ |
H A D | enigma.c | 38 int ic, i, k, temp; in setup() local 145 int i, ic, k, temp; in shuffle() local
|
/dflybsd-src/games/monop/ |
H A D | cards.c | 216 int temp; in set_up() local 358 int temp; in ret_card() local
|