Home
last modified time | relevance | path

Searched defs:stopy (Results 1 – 25 of 127) sorted by relevance

123456

/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dtrace_rest.cpp90 void trace_shm(scenedef scene, /*char * buffer, */ int startx, int stopx, int starty, int stopy) { in trace_shm()
109 void trace_region(scenedef scene, void * tga, int startx, int starty, int stopx, int stopy) { in trace_region()
H A Dtrace.h62 int stopy; member
69 int stopy; member
79 int stopy; member
H A Dtrace.serial.cpp67 static int stopy; variable
72 int startx, int stopx, int starty, int stopy) in render_one_pixel()
H A Dtrace.simple.cpp67 static int stopy; variable
72 int startx, int stopx, int starty, int stopy) in render_one_pixel()
H A Dtrace.tbb1d.cpp67 static int stopy; variable
80 int startx, int stopx, int starty, int stopy) in render_one_pixel()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dtrace_rest.cpp90 void trace_shm(scenedef scene, /*char * buffer, */ int startx, int stopx, int starty, int stopy) { in trace_shm()
109 void trace_region(scenedef scene, void * tga, int startx, int starty, int stopx, int stopy) { in trace_region()
H A Dtrace.h62 int stopy; member
69 int stopy; member
79 int stopy; member
H A Dtrace.serial.cpp67 static int stopy; variable
72 int startx, int stopx, int starty, int stopy) in render_one_pixel()
H A Dtrace.simple.cpp67 static int stopy; variable
72 int startx, int stopx, int starty, int stopy) in render_one_pixel()
H A Dtrace.tbb1d.cpp67 static int stopy; variable
80 int startx, int stopx, int starty, int stopy) in render_one_pixel()
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dtrace_rest.cpp89 void trace_shm(scenedef scene, /*char * buffer, */ int startx, int stopx, int starty, int stopy) { in trace_shm()
107 void trace_region(scenedef scene, void *tga, int startx, int starty, int stopx, int stopy) { in trace_region()
H A Dtrace.hpp62 int stopy; member
69 int stopy; member
79 int stopy; member
H A Dtrace.taskq.cpp70 static int stopy; variable
86 int stopy) { in render_one_pixel()
164 int startx, stopx, starty, stopy; in parallel_thread() local
H A Dtrace.omp.cpp68 static int stopy; variable
79 int stopy) { in render_one_pixel()
H A Dtrace.serial.cpp67 static int stopy; variable
78 int stopy) { in render_one_pixel()
H A Dtrace.simple.cpp67 static int stopy; variable
78 int stopy) { in render_one_pixel()
H A Dtrace.threads2d.cpp67 static int stopy; variable
93 int stopy) { in render_one_pixel()
176 int startx, stopx, starty, stopy; in generate_work() local
H A Dtrace.tbb1d.cpp67 static int stopy; variable
86 int stopy) { in render_one_pixel()
/dports/games/d2x/d2x-0.2.5/2d/
H A Dpoly.c44 int starty, stopy; // Y coordinates of both ends of current edge. in gr_upoly() local
151 int starty, stopy; // Y coordinates of both ends of current edge. in gr_poly() local
/dports/misc/vxl/vxl-3.3.2/contrib/tbl/vipl/
H A Dvipl_convert.hxx22 int stopy = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->Y_Axis()); in section_applyop() local
H A Dvipl_monadic.hxx15 int stopy = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->Y_Axis()); in section_applyop() local
H A Dvipl_add_random_noise.hxx13 int stopy = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->Y_Axis()); in section_applyop() local
H A Dvipl_threshold.hxx15 int stopy = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->Y_Axis()); in section_applyop() local
H A Dvipl_x_gradient.hxx15 int stopy = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->Y_Axis()); in section_applyop() local
H A Dvipl_y_gradient.hxx15 int stopy = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->Y_Axis()); in section_applyop() local

123456