Searched refs:set_command (Results 1 - 5 of 5) sorted by relevance
/third_party/backends/backend/ |
H A D | pie.c | 969 set_command (data, READ_HALFTONE);
in pie_get_halftones() 1035 set_command (data, READ_CAL_INFO);
in pie_get_cal_info() 1490 set_command (data, SET_POWER_SAVE_CONTROL);
in pie_power_save() 1527 set_command (data, SET_EXP_TIME);
in pie_send_exposure_one() 1593 set_command (data, SET_EXP_TIME);
in pie_send_highlight_shadow_one() 1813 set_command (send_buffer + swrite.size, SEND_CAL_DATA);
in pie_perform_cal() 1988 set_command (data, DWNLD_GAMMA_TABLE);
in pie_dwnld_gamma_one() 2090 set_command (data, SET_SCAN_FRAME);
in pie_set_window()
|
H A D | pie-scsidef.h | 422 #define set_command(in, cmd) putnbyte1(in, cmd, 2) macro
|
/third_party/gn/src/gn/ |
H A D | tool.h | 83 void set_command(SubstitutionPattern cmd) { in set_command() function in Tool
|
H A D | test_with_scope.cc | 325 tool->set_command(command); in SetCommandForTool()
|
/third_party/python/Tools/c-analyzer/c_common/ |
H A D | scriptutil.py | 521 def set_command(name, add_cli): function
|
Completed in 8 milliseconds