Home
last modified time | relevance | path

Searched refs:print_temp (Results 1 – 25 of 63) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/macintosh/
H A Dtherm_windtunnel.c93 print_temp( const char *s, int temp ) in print_temp() function
160 print_temp("CPU-temp: ", x.temp ); in tune_fan()
162 print_temp(", Case: ", x.casetemp ); in tune_fan()
183 print_temp("CPU-temp: ", temp ); in poll_temp()
184 print_temp(", Case: ", casetemp ); in poll_temp()
245 print_temp("Reducing overheating limit to ", x.overheat_temp ); in setup_hardware()
246 print_temp(" (Hyst: ", x.overheat_hyst ); in setup_hardware()
392 print_temp("Temp: ", temp ); in attach_thermostat()
393 print_temp(" Hyst: ", hyst_temp ); in attach_thermostat()
394 print_temp(" OS: ", os_temp ); in attach_thermostat()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/macintosh/
H A Dtherm_windtunnel.c93 print_temp( const char *s, int temp ) in print_temp() function
160 print_temp("CPU-temp: ", x.temp ); in tune_fan()
162 print_temp(", Case: ", x.casetemp ); in tune_fan()
183 print_temp("CPU-temp: ", temp ); in poll_temp()
184 print_temp(", Case: ", casetemp ); in poll_temp()
245 print_temp("Reducing overheating limit to ", x.overheat_temp ); in setup_hardware()
246 print_temp(" (Hyst: ", x.overheat_hyst ); in setup_hardware()
392 print_temp("Temp: ", temp ); in attach_thermostat()
393 print_temp(" Hyst: ", hyst_temp ); in attach_thermostat()
394 print_temp(" OS: ", os_temp ); in attach_thermostat()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/macintosh/
H A Dtherm_windtunnel.c93 print_temp( const char *s, int temp ) in print_temp() function
160 print_temp("CPU-temp: ", x.temp ); in tune_fan()
162 print_temp(", Case: ", x.casetemp ); in tune_fan()
183 print_temp("CPU-temp: ", temp ); in poll_temp()
184 print_temp(", Case: ", casetemp ); in poll_temp()
245 print_temp("Reducing overheating limit to ", x.overheat_temp ); in setup_hardware()
246 print_temp(" (Hyst: ", x.overheat_hyst ); in setup_hardware()
392 print_temp("Temp: ", temp ); in attach_thermostat()
393 print_temp(" Hyst: ", hyst_temp ); in attach_thermostat()
394 print_temp(" OS: ", os_temp ); in attach_thermostat()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/src/
H A DLayerPlanBuffer.cpp316 const double print_temp = *extruder_plan.extrusion_temperature; in insertPrintTempCommand() local
339 extruder_plan.insertCommand(path_idx, extruder, print_temp, wait); in insertPrintTempCommand()
513 …const Temperature print_temp = preheat_config.getTemp(extruder, avg_flow, extruder_plan.is_initial… in insertTempCommands() local
522 extruder_plan.required_start_temperature = print_temp; in insertTempCommands()
528 extruder_plan.extrusion_temperature = print_temp; in insertTempCommands()
H A DWireframe2gcode.cpp597 … Temperature print_temp = scene_settings.get<Temperature>("material_print_temperature"); in processStartingCode() local
598 gcode.writeTemperatureCommand(extruder_nr, print_temp); in processStartingCode()
604 … const Temperature print_temp = scene_settings.get<Temperature>("material_print_temperature"); in processStartingCode() local
605 gcode.writeTemperatureCommand(extruder_nr, print_temp, true); in processStartingCode()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_InstructionPrinter.hpp67 void print_temp(Value value);
H A Dc1_InstructionPrinter.cpp171 void InstructionPrinter::print_temp(Value value) { in print_temp() function in InstructionPrinter
213 print_temp(value); in print_value()
344 fill_to(temp_pos ); print_temp(instr); in print_line()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_InstructionPrinter.hpp67 void print_temp(Value value);
H A Dc1_InstructionPrinter.cpp171 void InstructionPrinter::print_temp(Value value) { in print_temp() function in InstructionPrinter
213 print_temp(value); in print_value()
344 fill_to(temp_pos ); print_temp(instr); in print_line()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_InstructionPrinter.hpp67 void print_temp(Value value);
H A Dc1_InstructionPrinter.cpp171 void InstructionPrinter::print_temp(Value value) { in print_temp() function in InstructionPrinter
213 print_temp(value); in print_value()
344 fill_to(temp_pos ); print_temp(instr); in print_line()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_InstructionPrinter.hpp67 void print_temp(Value value);
H A Dc1_InstructionPrinter.cpp163 void InstructionPrinter::print_temp(Value value) { in print_temp() function in InstructionPrinter
205 print_temp(value); in print_value()
336 fill_to(temp_pos ); print_temp(instr); in print_line()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_InstructionPrinter.hpp67 void print_temp(Value value);
H A Dc1_InstructionPrinter.cpp164 void InstructionPrinter::print_temp(Value value) { in print_temp() function in InstructionPrinter
206 print_temp(value); in print_value()
337 fill_to(temp_pos ); print_temp(instr); in print_line()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_InstructionPrinter.hpp67 void print_temp(Value value);
H A Dc1_InstructionPrinter.cpp171 void InstructionPrinter::print_temp(Value value) { in print_temp() function in InstructionPrinter
213 print_temp(value); in print_value()
342 fill_to(temp_pos ); print_temp(instr); in print_line()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_InstructionPrinter.hpp67 void print_temp(Value value);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_InstructionPrinter.hpp67 void print_temp(Value value);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_InstructionPrinter.hpp67 void print_temp(Value value);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_InstructionPrinter.hpp67 void print_temp(Value value);
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/bocs/
H A Din.methanol51 #fix print_temp all print 500 "${STEP} ${TEMP}" file temp.dat screen no
/dports/math/reduce/Reduce-svn5758-src/csl/embedded/
H A Dprint.c94 char print_temp[VPRINTF_CHUNK], *p; in term_printf() local
97 n = vsprintf(print_temp, fmt, a); in term_printf()
98 p = print_temp; in term_printf()
113 n = vsprintf(print_temp, fmt, a); in stdout_printf()
114 p = print_temp; in stdout_printf()
129 n = vsprintf(print_temp, fmt, a); in err_printf()
130 p = print_temp; in err_printf()
145 n = vsprintf(print_temp, fmt, a); in debug_printf()
146 p = print_temp; in debug_printf()
161 n = vsprintf(print_temp, fmt, a); in trace_printf()
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dprint.cpp174 char print_temp[VPRINTF_CHUNK], *p; in term_printf() local
177 n = std::vsprintf(print_temp, fmt, a); in term_printf()
178 p = print_temp; in term_printf()
185 char print_temp[VPRINTF_CHUNK], *p; in stdout_printf() local
192 p = print_temp; in stdout_printf()
199 char print_temp[VPRINTF_CHUNK], *p; in err_printf() local
206 p = print_temp; in err_printf()
213 char print_temp[VPRINTF_CHUNK], *p; in debug_printf() local
220 p = print_temp; in debug_printf()
227 char print_temp[VPRINTF_CHUNK], *p; in trace_printf() local
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/source/
H A Ddot_expr.c356 print_temp (dstring_t *dstr, expr_t *e, int level, int id, expr_t *next) in print_temp() function
457 print_temp, in _print_expr()

123