Home
last modified time | relevance | path

Searched refs:atimer (Results 1 – 25 of 78) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/ctxfi/
H A Dcttimer.c150 if (!atimer->running) in ct_xfitimer_irq_rearm()
152 atimer->running = 1; in ct_xfitimer_irq_rearm()
161 atimer->running = 0; in ct_xfitimer_irq_stop()
194 atimer->wc = wc; in ct_xfitimer_reprogram()
296 atimer->wc = ct_xfitimer_get_wc(atimer); in ct_xfitimer_start()
410 atimer = kzalloc(sizeof(*atimer), GFP_KERNEL); in ct_timer_new()
411 if (!atimer) in ct_timer_new()
417 atimer->atc = atc; in ct_timer_new()
428 return atimer; in ct_timer_new()
436 atimer->ops->free_global(atimer); in ct_timer_free()
[all …]
H A Dcttimer.h21 void ct_timer_free(struct ct_timer *atimer);
24 ct_timer_instance_new(struct ct_timer *atimer, struct ct_atc_pcm *apcm);
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/ctxfi/
H A Dcttimer.c150 if (!atimer->running) in ct_xfitimer_irq_rearm()
152 atimer->running = 1; in ct_xfitimer_irq_rearm()
161 atimer->running = 0; in ct_xfitimer_irq_stop()
194 atimer->wc = wc; in ct_xfitimer_reprogram()
296 atimer->wc = ct_xfitimer_get_wc(atimer); in ct_xfitimer_start()
410 atimer = kzalloc(sizeof(*atimer), GFP_KERNEL); in ct_timer_new()
411 if (!atimer) in ct_timer_new()
417 atimer->atc = atc; in ct_timer_new()
428 return atimer; in ct_timer_new()
436 atimer->ops->free_global(atimer); in ct_timer_free()
[all …]
H A Dcttimer.h21 void ct_timer_free(struct ct_timer *atimer);
24 ct_timer_instance_new(struct ct_timer *atimer, struct ct_atc_pcm *apcm);
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/ctxfi/
H A Dcttimer.c150 if (!atimer->running) in ct_xfitimer_irq_rearm()
152 atimer->running = 1; in ct_xfitimer_irq_rearm()
161 atimer->running = 0; in ct_xfitimer_irq_stop()
194 atimer->wc = wc; in ct_xfitimer_reprogram()
296 atimer->wc = ct_xfitimer_get_wc(atimer); in ct_xfitimer_start()
410 atimer = kzalloc(sizeof(*atimer), GFP_KERNEL); in ct_timer_new()
411 if (!atimer) in ct_timer_new()
417 atimer->atc = atc; in ct_timer_new()
428 return atimer; in ct_timer_new()
436 atimer->ops->free_global(atimer); in ct_timer_free()
[all …]
H A Dcttimer.h21 void ct_timer_free(struct ct_timer *atimer);
24 ct_timer_instance_new(struct ct_timer *atimer, struct ct_atc_pcm *apcm);
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Datimer.c52 static struct atimer *atimers;
89 static struct atimer *append_atimer_lists (struct atimer *,
110 struct atimer *
114 struct atimer *t; in start_atimer()
181 struct atimer *t, *prev; in cancel_atimer()
211 static struct atimer *
212 append_atimer_lists (struct atimer *list_1, struct atimer *list_2) in append_atimer_lists()
220 struct atimer *p; in append_atimer_lists()
240 struct atimer *p, *prev; in stop_other_atimers()
274 struct atimer *next; in run_all_atimers()
[all …]
H A Datimer.h26 struct atimer;
44 typedef void (* atimer_callback) (struct atimer *timer);
48 struct atimer struct
67 struct atimer *next; argument
72 struct atimer *start_atimer (enum atimer_type, struct timespec,
74 void cancel_atimer (struct atimer *);
78 void stop_other_atimers (struct atimer *);
H A Ddeps.mk37 atimer.o: atimer.c atimer.h syssignal.h systime.h lisp.h blockinput.h \
79 xterm.h blockinput.h atimer.h character.h msdos.h keyboard.h \
89 coding.h frame.h blockinput.h atimer.h \
113 blockinput.h atimer.h systime.h lisp.h globals.h $(config_h)
131 atimer.h systime.h region-cache.h lisp.h globals.h $(config_h)
160 nsgui.h keyboard.h blockinput.h atimer.h systime.h buffer.h \
169 blockinput.h atimer.h coding.h msdos.h nsterm.h composite.h \
184 atimer.h systime.h ../lib/unistd.h msdos.h
219 keymap.h blockinput.h atimer.h systime.h $(INTERVALS_H) \
245 atimer.h nsterm.h w32term.h msdos.h
[all …]
H A Dpgtkterm.h383 struct atimer *atimer_visible_bell;
409 struct atimer *scale_factor_atimer;
/dports/editors/emacs/emacs-27.2/src/
H A Datimer.c52 static struct atimer *atimers;
89 static struct atimer *append_atimer_lists (struct atimer *,
110 struct atimer *
114 struct atimer *t; in start_atimer()
181 struct atimer *t, *prev; in cancel_atimer()
211 static struct atimer *
212 append_atimer_lists (struct atimer *list_1, struct atimer *list_2) in append_atimer_lists()
220 struct atimer *p; in append_atimer_lists()
240 struct atimer *p, *prev; in stop_other_atimers()
274 struct atimer *next; in run_all_atimers()
[all …]
H A Datimer.h26 struct atimer;
44 typedef void (* atimer_callback) (struct atimer *timer);
48 struct atimer struct
67 struct atimer *next; argument
72 struct atimer *start_atimer (enum atimer_type, struct timespec,
74 void cancel_atimer (struct atimer *);
78 void stop_other_atimers (struct atimer *);
H A Ddeps.mk37 atimer.o: atimer.c atimer.h syssignal.h systime.h lisp.h blockinput.h \
79 xterm.h blockinput.h atimer.h character.h msdos.h keyboard.h \
89 coding.h frame.h blockinput.h atimer.h \
113 blockinput.h atimer.h systime.h lisp.h globals.h $(config_h)
131 atimer.h systime.h region-cache.h lisp.h globals.h $(config_h)
160 nsgui.h keyboard.h blockinput.h atimer.h systime.h buffer.h \
169 blockinput.h atimer.h coding.h msdos.h nsterm.h composite.h \
184 atimer.h systime.h ../lib/unistd.h msdos.h
219 keymap.h blockinput.h atimer.h systime.h $(INTERVALS_H) \
248 atimer.h nsterm.h w32term.h msdos.h
[all …]
/dports/sysutils/apcctrl/apcctrl-0.8.21/include/
H A Datimer.h31 class atimer: public athread
44 atimer(client &cli, int id = 0);
45 ~atimer();
62 atimer(const atimer &rhs);
63 atimer &operator=(const atimer &rhs);
/dports/sysutils/apcupsd/apcupsd-3.14.14/include/
H A Datimer.h31 class atimer: public athread
44 atimer(client &cli, int id = 0);
45 ~atimer();
62 atimer(const atimer &rhs);
63 atimer &operator=(const atimer &rhs);
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/lib/
H A Datimer.cpp27 atimer::atimer(client &cli, int id) in atimer() function in atimer
36 atimer::~atimer() in ~atimer()
43 void atimer::start(unsigned long timeout) in start()
57 void atimer::stop() in stop()
71 void atimer::body() in body()
H A DMakefile7 amutex.cpp astring.cpp autil.cpp atimer.cpp athread.cpp \
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/lib/
H A Datimer.cpp27 atimer::atimer(client &cli, int id) in atimer() function in atimer
36 atimer::~atimer() in ~atimer()
43 void atimer::start(unsigned long timeout) in start()
57 void atimer::stop() in stop()
71 void atimer::body() in body()
H A DMakefile7 amutex.cpp astring.cpp autil.cpp atimer.cpp athread.cpp \
/dports/x11/innerspace/InnerSpace-0.2.0/
H A DInnerSpaceController.h50 - (void) runAnimation: (NSTimer *)atimer;
/dports/games/ioquake3-server/ioquake3-1.36/code/q3_ui/
H A Dui_sppostgame.c241 int atimer; in UI_SPPostgameMenu_DrawAwardsPresentation() local
245 atimer = timer % AWARD_PRESENTATION_TIME; in UI_SPPostgameMenu_DrawAwardsPresentation()
248 color[3] = (float)( AWARD_PRESENTATION_TIME - atimer ) / (float)AWARD_PRESENTATION_TIME; in UI_SPPostgameMenu_DrawAwardsPresentation()
/dports/games/ioquake3/ioquake3-1.36/code/q3_ui/
H A Dui_sppostgame.c241 int atimer; in UI_SPPostgameMenu_DrawAwardsPresentation() local
245 atimer = timer % AWARD_PRESENTATION_TIME; in UI_SPPostgameMenu_DrawAwardsPresentation()
248 color[3] = (float)( AWARD_PRESENTATION_TIME - atimer ) / (float)AWARD_PRESENTATION_TIME; in UI_SPPostgameMenu_DrawAwardsPresentation()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/q3_ui/
H A Dui_sppostgame.c241 int atimer; in UI_SPPostgameMenu_DrawAwardsPresentation() local
245 atimer = timer % AWARD_PRESENTATION_TIME; in UI_SPPostgameMenu_DrawAwardsPresentation()
248 color[3] = (float)( AWARD_PRESENTATION_TIME - atimer ) / (float)AWARD_PRESENTATION_TIME; in UI_SPPostgameMenu_DrawAwardsPresentation()
/dports/games/evq3/evq3/code/q3_ui/
H A Dui_sppostgame.c241 int atimer; in UI_SPPostgameMenu_DrawAwardsPresentation() local
245 atimer = timer % AWARD_PRESENTATION_TIME; in UI_SPPostgameMenu_DrawAwardsPresentation()
248 color[3] = (float)( AWARD_PRESENTATION_TIME - atimer ) / (float)AWARD_PRESENTATION_TIME; in UI_SPPostgameMenu_DrawAwardsPresentation()
/dports/cad/netgen/netgen-6.2.2105/libsrc/core/
H A Dprofiler.hpp265 RegionTimer (const TTimer & atimer) : timer(atimer) in RegionTimer() argument

1234