Home
last modified time | relevance | path

Searched refs:do_repeat (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/comms/lirc/lirc-0.9.0/daemons/
H A Dhw_silitek.c47 int do_repeat; variable
88 if (!do_repeat) in silitek_decode()
140 do_repeat = 1; in silitek_rec()
227 do_repeat = 0; in silitek_rec()
/dports/math/rubiks/rubiks-20070912/dik/
H A Dcube.c7 static int do_repeat = 0; variable
98 if(do_repeat) goto again;
173 do_repeat = 0; in read_position()
183 do_repeat = 1; in read_position()
272 do_repeat = 1; in read_cube()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DPictureGraphics.h47 int dest_x, int dest_y, int dest_w, int dest_h, int do_repeat);
61 int dest_x, int dest_y, int dest_w, int dest_h, int do_repeat);
H A DPictureGraphics.c341 int dest_x, int dest_y, int dest_w, int dest_h, Bool do_repeat, in PCreateRenderPixmap() argument
364 *new_do_repeat = do_repeat; in PCreateRenderPixmap()
541 if (do_repeat && dest_fim && (n_src_h < h || n_src_w < w)) in PCreateRenderPixmap()
673 if (do_repeat && dest_fim && (n_src_h < h || n_src_w < w)) in PCreateRenderPixmap()
972 int dest_x, int dest_y, int dest_w, int dest_h, int do_repeat) in PGraphicsRenderPixmaps() argument
1020 dest_x, dest_y, dest_w, dest_h, do_repeat)) in PGraphicsRenderPixmaps()
1039 dest_x, dest_y, dest_w, dest_h, do_repeat, in PGraphicsRenderPixmaps()
1048 do_repeat = new_do_repeat; in PGraphicsRenderPixmaps()
1053 if (do_repeat) in PGraphicsRenderPixmaps()
1080 int dest_x, int dest_y, int dest_w, int dest_h, int do_repeat) in PGraphicsRenderPicture() argument
[all …]
H A DFRenderInterface.h18 Bool do_repeat);
/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DPictureGraphics.h45 int dest_x, int dest_y, int dest_w, int dest_h, int do_repeat);
59 int dest_x, int dest_y, int dest_w, int dest_h, int do_repeat);
H A DPictureGraphics.c341 int dest_x, int dest_y, int dest_w, int dest_h, Bool do_repeat, in PCreateRenderPixmap() argument
364 *new_do_repeat = do_repeat; in PCreateRenderPixmap()
543 if (do_repeat && dest_fim && (n_src_h < h || n_src_w < w)) in PCreateRenderPixmap()
670 if (do_repeat && dest_fim && (n_src_h < h || n_src_w < w)) in PCreateRenderPixmap()
969 int dest_x, int dest_y, int dest_w, int dest_h, int do_repeat) in PGraphicsRenderPixmaps() argument
1017 dest_x, dest_y, dest_w, dest_h, do_repeat)) in PGraphicsRenderPixmaps()
1036 dest_x, dest_y, dest_w, dest_h, do_repeat, in PGraphicsRenderPixmaps()
1045 do_repeat = new_do_repeat; in PGraphicsRenderPixmaps()
1050 if (do_repeat) in PGraphicsRenderPixmaps()
1077 int dest_x, int dest_y, int dest_w, int dest_h, int do_repeat) in PGraphicsRenderPicture() argument
[all …]
H A DFRenderInterface.h17 Bool do_repeat);
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ui/
H A Dbutton.cpp26 void UI_BUTTON::create(UI_WINDOW *wnd, char *_text, int _x, int _y, int _w, int _h, int do_repeat, … in create() argument
44 if (do_repeat) { in create()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ui/
H A Dbutton.cpp26 …(UI_WINDOW *wnd, const char *_text, int _x, int _y, int _w, int _h, int do_repeat, int ignore_focu… in create() argument
44 if (do_repeat) { in create()
/dports/games/adonthell/adonthell-0.3.8/src/
H A Dtime_event.cc77 return do_repeat (); in execute()
H A Devent.h299 s_int32 do_repeat ();
H A Dmap_event.cc84 return do_repeat (); in execute()
H A Devent.cc241 s_int32 event::do_repeat () in do_repeat() function in event
/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/image/
H A Dimage_engine.c143 const bool do_repeat = (!is_tiled_texture) && ((sima->flag & SI_DRAW_TILE) != 0); in image_cache_image() local
146 SET_FLAG_FROM_TEST(draw_flags, do_repeat, SIMA_DRAW_FLAG_DO_REPEAT); in image_cache_image()
/dports/math/mathomatic/mathomatic-ceb0861/
H A Dpoly.c61 static int pf_recurse(token_type *equation, int *np, int loc, int level, int do_repeat);
185 poly_factor(equation, np, do_repeat) in poly_factor() argument
188 int do_repeat; /* factor repeated factors flag */
190 return pf_recurse(equation, np, 0, 1, do_repeat);
194 pf_recurse(equation, np, loc, level, do_repeat) in pf_recurse() argument
197 int do_repeat;
215 modified = pf_sub(equation, np, loc, i - loc, level, do_repeat);
219 modified |= pf_recurse(equation, np, i, level + 1, do_repeat);
238 pf_sub(equation, np, loc, len, level, do_repeat) in pf_sub() argument
244 int do_repeat; /* factor repeated factors flag */
[all …]
/dports/math/oleo/oleo-1.99.16/src/
H A Dstring.c102 do_repeat (p) in do_repeat() function
361 { C_FN2, X_A2, "SI", do_repeat, "repeat" }, /* 9 */
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dread.h129 extern void do_repeat (int,const char *,const char *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Dread.h129 extern void do_repeat (int,const char *,const char *);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dread.h129 extern void do_repeat (int,const char *,const char *);
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A Dread.h128 extern void do_repeat (int,const char *,const char *);
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Dread.h146 extern void do_repeat (int,const char *,const char *);
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Dread.h146 extern void do_repeat (int,const char *,const char *);
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/src/
H A Dprocess.c77 static int do_repeat(Proc *proc);
436 static int do_repeat(Proc *proc) in do_repeat() function
673 return newproc(P_REPEAT, do_repeat, count, "", "", NULL, world, in handle_repeat_command()
/dports/net/tinyfugue/tf-50b8/src/
H A Dprocess.c76 static int do_repeat(Proc *proc);
435 static int do_repeat(Proc *proc) in do_repeat() function
672 return newproc(P_REPEAT, do_repeat, count, "", "", NULL, world, in handle_repeat_command()

1234567