Home
last modified time | relevance | path

Searched defs:line_next (Results 1 – 17 of 17) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/video_filters/
H A Dscale2x.c122 uint32_t line_next = (y == thr->height - 1) ? 0 : in_stride; in scale2x_work_cb_xrgb8888() local
170 uint32_t line_next = (y == thr->height - 1) ? 0 : in_stride; in scale2x_work_cb_rgb565() local
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A Dpicture.cxx730 const unsigned char * line_next = vidbuf + (row - noise_height_margin + 3) * width * depth; in erosion() local
760 const unsigned char * line_next = vidbuf + (row - noise_height_margin + 3) * width * depth; in dilatation() local
789 const unsigned char * line_next = vidbuf + (row - noise_height_margin + 3) * width * depth; in remove_noise() local
/dports/net/fort/FORT-validator-1.5.3/src/object/
H A Dvcard.c135 line_next(struct vcard_line *line, OCTET_STRING_t *string8) in line_next() function
/dports/comms/fldigi/fldigi-4.1.20/src/wefax/
H A Dwefax_map.cxx643 const unsigned char * line_next = vidbuf + (row - noise_height_margin + 3) * width * depth; in erosion() local
672 const unsigned char * line_next = vidbuf + (row - noise_height_margin + 3) * width * depth; in remove_noise() local
/dports/mail/fdm/fdm-2.0/
H A Dmail.c167 line_next(struct mail *m, char **line, size_t *len) in line_next() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcov.c106 struct arc_info *line_next; member
190 struct function_info *line_next; member
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgcov.c105 struct arc_info *line_next; member
189 struct function_info *line_next; member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcov.c106 struct arc_info *line_next; member
190 struct function_info *line_next; member
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcov.c104 struct arc_info *line_next; member
197 struct function_info *line_next; member
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgcov.c103 struct arc_info *line_next; member
195 struct function_info *line_next; member
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgcov.c104 struct arc_info *line_next; member
197 struct function_info *line_next; member
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgcov.c103 struct arc_info *line_next; member
195 struct function_info *line_next; member
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgcov.c104 struct arc_info *line_next; member
197 struct function_info *line_next; member
/dports/science/molscript/MolScript-280abee/code/
H A Dgraphics.c1263 line_next (void) in line_next() function
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DEdgeGrid.cpp1367 const Line &line_next = lines[it->second]; in contours_simplified() local
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dcanon_dr.c5347 int line_next = 0; in copy_simplex() local
/dports/archivers/dpkg/dpkg-1.19.7/utils/
H A Dstart-stop-daemon.c694 char *line, *line_next; in wait_for_notify() local