Searched refs:print_var (Results 1 – 20 of 20) sorted by relevance
/openbmc/openbmc-test-automation/lib/ |
H A D | opt.tcl | 105 if { $_opt_debug_ } { print_var _opt_arg_ } 115 if { $_opt_debug_ } { print_var _opt_parm_name_ } 120 if { $_opt_debug_ } { print_var _opt_parm_default_value_ } 163 print_var _opt_len_pos_parms_ 175 if { $_opt_debug_ } { print_var argv } 202 if { $_opt_debug_ } { print_var opt_list_entry } 205 if { $_opt_debug_ } { print_var _opt_current_longopt_ } 216 if { $_opt_debug_ } { print_var _opt_is_option_ } 219 if { $_opt_debug_ } { print_var opt_name } 221 if { $_opt_debug_ } { print_var _opt_arg_req_ } [all …]
|
H A D | gen_robot_plug_in.py | 216 gp.print_var(grep_rc, gp.hexa()) 217 gp.print_var(proc_plug_pkg_rc, gp.hexa())
|
H A D | gen_robot_ssh.py | 343 gp.print_var(rc, gp.hexa()) 345 gp.print_var(stderr) 346 gp.print_var(stdout)
|
H A D | code_update_utils.py | 301 gp.print_var(ret_values) 304 gp.print_var(image_purpose)
|
H A D | logging_utils.py | 94 gp.print_var(error_logs, key_list=key_list)
|
H A D | state.py | 1011 gp.print_var(state) 1112 gp.print_var(match_state) 1161 gp.print_var(state)
|
H A D | gen_call_robot.py | 532 gp.print_var(shell_rc, gp.hexa())
|
H A D | print.tcl | 146 print_var seconds_per_iteration
|
/openbmc/openbmc-test-automation/bin/ |
H A D | generate_inventory | 18 print_var(inventory_items) 20 print_var(fru_inventory_file_path) 75 print_var(yaml_inventory_list) 81 print_var(inv_index) 108 print_var(inventory_items)
|
H A D | auto_status_file.py | 244 print_var(status_file_url) 247 print_var(status_file_path) 256 print_var(status_file_url) 258 print_var(status_file_path)
|
H A D | process_plug_in_packages.py | 243 print_var(failed_plug_in_name) 244 print_var(shell_rc, hexa())
|
H A D | event_notification_util.py | 56 print_var(event_notifications, fmt=[no_header(), strip_brackets()])
|
H A D | obmc_ser_num | 142 print_var(mch_ser_num, 0, 0, 0)
|
/openbmc/linux/include/video/ |
H A D | sstfb.h | 61 # define print_var(V, X...) \ macro 69 # define print_var(X,Y...) macro
|
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/ |
H A D | cp_master | 87 print_var(enable_auto_reboot)
|
H A D | cp_cleanup | 87 print_var(enable_auto_reboot)
|
H A D | cp_setup | 87 print_var(enable_auto_reboot)
|
H A D | cp_post_reboot | 87 print_var(enable_auto_reboot)
|
H A D | cp_pre_boot | 87 print_var(enable_auto_reboot)
|
/openbmc/linux/tools/perf/ |
H A D | Makefile.config | 1249 print_var = $(eval $(print_var_code)) $(info $(MSG)) 1263 $(call print_var,prefix) 1264 $(call print_var,bindir) 1265 $(call print_var,libdir) 1266 $(call print_var,sysconfdir) 1267 $(call print_var,LIBUNWIND_DIR) 1268 $(call print_var,LIBDW_DIR) 1269 $(call print_var,JDIR)
|