Home
last modified time | relevance | path

Searched refs:current_off (Results 1 – 25 of 275) sorted by relevance

1234567891011

/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_atari.c77 long current_off, expected_off, new_off; in _tiffSeekProc() local
81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */ in _tiffSeekProc()
85 expected_off = off + current_off; in _tiffSeekProc()
97 if ((current_off = Fwrite((int) fd, off, buf)) != off) in _tiffSeekProc()
98 return (current_off > 0) ? in _tiffSeekProc()
99 new_off + current_off : new_off; in _tiffSeekProc()
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dside-position-interface.cc113 Side_position_interface::x_aligned_side (SCM smob, SCM current_off) in x_aligned_side() argument
120 return axis_aligned_side_helper (smob, X_AXIS, true, 0, 0, current_off); in x_aligned_side()
125 Side_position_interface::y_aligned_side (SCM smob, SCM current_off) in y_aligned_side() argument
127 return axis_aligned_side_helper (smob, Y_AXIS, false, 0, 0, current_off); in y_aligned_side()
184 Real *current_off) in aligned_side() argument
197 return to_scm (current_off ? *current_off : 0.0); in aligned_side()
372 if (current_off) in aligned_side()
374 dir * (*current_off)); in aligned_side()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dside-position-interface.cc113 Side_position_interface::x_aligned_side (SCM smob, SCM current_off) in x_aligned_side() argument
120 return axis_aligned_side_helper (smob, X_AXIS, true, 0, 0, current_off); in x_aligned_side()
125 Side_position_interface::y_aligned_side (SCM smob, SCM current_off) in y_aligned_side() argument
127 return axis_aligned_side_helper (smob, Y_AXIS, false, 0, 0, current_off); in y_aligned_side()
184 Real *current_off) in aligned_side() argument
197 return to_scm (current_off ? *current_off : 0.0); in aligned_side()
370 if (current_off) in aligned_side()
372 dir * (*current_off)); in aligned_side()
/dports/devel/boost-docs/boost_1_72_0/libs/safe_numerics/example/
H A Dmotor1.c46 void current_off(){/* code as needed */} // reduce to holding value in current_off() function
91 current_off(); // reduce motor current to holding value in isr_motor_step()
H A Dmotor2.c47 void current_off(){/* code as needed */} // reduce to holding value in current_off() function
109 current_off(); // reduce motor current to holding value in isr_motor_step()
H A Dmotor3.c55 void current_off(){/* code as needed */} // reduce to holding value in current_off() function
119 current_off(); // reduce motor current to holding value in isr_motor_step()
H A DMotor.c52 void current_off(){/* code as needed */} // reduce to holding value in current_off() function
100 current_off(); // reduce motor current to holding value in isr_motor_step()
/dports/devel/boost-python-libs/boost_1_72_0/libs/safe_numerics/example/
H A Dmotor1.c46 void current_off(){/* code as needed */} // reduce to holding value in current_off() function
91 current_off(); // reduce motor current to holding value in isr_motor_step()
H A Dmotor2.c47 void current_off(){/* code as needed */} // reduce to holding value in current_off() function
109 current_off(); // reduce motor current to holding value in isr_motor_step()
/dports/devel/boost-libs/boost_1_72_0/libs/safe_numerics/example/
H A Dmotor2.c47 void current_off(){/* code as needed */} // reduce to holding value in current_off() function
109 current_off(); // reduce motor current to holding value in isr_motor_step()
H A Dmotor1.c46 void current_off(){/* code as needed */} // reduce to holding value in current_off() function
91 current_off(); // reduce motor current to holding value in isr_motor_step()
/dports/devel/hyperscan/boost_1_75_0/libs/safe_numerics/example/
H A Dmotor2.c47 void current_off(){/* code as needed */} // reduce to holding value in current_off() function
109 current_off(); // reduce motor current to holding value in isr_motor_step()
H A Dmotor1.c46 void current_off(){/* code as needed */} // reduce to holding value in current_off() function
91 current_off(); // reduce motor current to holding value in isr_motor_step()

1234567891011