Home
last modified time | relevance | path

Searched defs:stopx (Results 1 – 25 of 180) sorted by relevance

12345678

/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.h60 int stopx; member
67 int stopx; member
78 int stopx; member
H A Dtrace.serial.cpp65 static int stopx; variable
72 int startx, int stopx, int starty, int stopy) in render_one_pixel()
H A Dtrace.simple.cpp65 static int stopx; variable
72 int startx, int stopx, int starty, int stopy) in render_one_pixel()
H A Dtrace.tbb1d.cpp65 static int stopx; 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.h60 int stopx; member
67 int stopx; member
78 int stopx; member
H A Dtrace.serial.cpp65 static int stopx; variable
72 int startx, int stopx, int starty, int stopy) in render_one_pixel()
H A Dtrace.simple.cpp65 static int stopx; variable
72 int startx, int stopx, int starty, int stopy) in render_one_pixel()
H A Dtrace.tbb1d.cpp65 static int stopx; 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.hpp60 int stopx; member
67 int stopx; member
78 int stopx; member
H A Dtrace.taskq.cpp68 static int stopx; variable
84 int stopx, in render_one_pixel()
164 int startx, stopx, starty, stopy; in parallel_thread() local
H A Dtrace.omp.cpp66 static int stopx; variable
77 int stopx, in render_one_pixel()
H A Dtrace.serial.cpp65 static int stopx; variable
76 int stopx, in render_one_pixel()
H A Dtrace.simple.cpp65 static int stopx; variable
76 int stopx, in render_one_pixel()
H A Dtrace.threads2d.cpp65 static int stopx; variable
91 int stopx, in render_one_pixel()
176 int startx, stopx, starty, stopy; in generate_work() local
/dports/games/d2x/d2x-0.2.5/2d/
H A Dpoly.c39 int startx, stopx; // X coordinates of both ends of current edge. in gr_upoly() local
146 int startx, stopx; // X coordinates of both ends of current edge. in gr_poly() local
/dports/misc/vxl/vxl-3.3.2/contrib/tbl/vipl/
H A Dvipl_gaussian_convolution.hxx35 int stopx = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->X_Axis(),j); in section_applyop() local
49 int stopx = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->X_Axis(),j); in section_applyop() local
H A Dvipl_convert.hxx21 int stopx = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->X_Axis()); in section_applyop() local
H A Dvipl_monadic.hxx14 int stopx = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->X_Axis()); in section_applyop() local
H A Dvipl_add_random_noise.hxx12 int stopx = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->X_Axis()); in section_applyop() local
H A Dvipl_threshold.hxx14 int stopx = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->X_Axis()); in section_applyop() local
H A Dvipl_x_gradient.hxx14 int stopx = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->X_Axis()); in section_applyop() local
H A Dvipl_y_gradient.hxx14 int stopx = vipl_filter<ImgIn,ImgOut,DataIn,DataOut,2,PixelItr>::stop(this->X_Axis()); in section_applyop() local

12345678