Home
last modified time | relevance | path

Searched refs:module_stop (Results 1 – 25 of 66) sorted by relevance

123

/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_modules.h56 void module_stop(vlc_object_t *, const module_t *);
57 #define module_stop(o, m) module_stop(VLC_OBJECT(o),m) macro
/dports/multimedia/vlc/vlc-3.0.16/src/misc/
H A Dxml.c98 module_stop(reader, reader->p_module); in xml_ReaderDelete()
118 module_stop(reader, reader->p_module); in xml_ReaderReset()
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dflite.c184 int module_stop(void) in module_stop() function
207 module_stop(); in module_pause()
222 module_stop(); in module_close()
H A Dcicero.c274 int module_stop(void) in module_stop() function
290 module_stop(); in module_pause()
301 module_stop(); in module_close()
H A Ddummy.c116 int module_stop(void) in module_stop() function
150 module_stop(); in module_close()
H A Dkali.cpp197 int module_stop(void) in module_stop() function
220 module_stop(); in module_pause()
235 module_stop(); in module_close()
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dcicero.c274 int module_stop(void) in module_stop() function
290 module_stop(); in module_pause()
301 module_stop(); in module_close()
H A Dflite.c184 int module_stop(void) in module_stop() function
207 module_stop(); in module_pause()
222 module_stop(); in module_close()
H A Ddummy.c116 int module_stop(void) in module_stop() function
150 module_stop(); in module_close()
H A Dkali.cpp197 int module_stop(void) in module_stop() function
220 module_stop(); in module_pause()
235 module_stop(); in module_close()
/dports/games/ags/ags_linux_v.3.4.4.1/Plugins/sdk/
H A Dpsp.c10 int module_stop(SceSize args, void *argp) in module_stop() function
/dports/games/ags/ags_linux_v.3.4.4.1/Plugins/AGSSpriteFont/
H A Dpsp.c10 int module_stop(SceSize args, void *argp) in module_stop() function
/dports/games/ags/ags_linux_v.3.4.4.1/Plugins/ags_parallax/
H A Dpsp.c10 int module_stop(SceSize args, void *argp) in module_stop() function
/dports/games/ags/ags_linux_v.3.4.4.1/Plugins/agsblend/
H A Dpsp.c10 int module_stop(SceSize args, void *argp) in module_stop() function
/dports/games/ags/ags_linux_v.3.4.4.1/Plugins/agslua/
H A Dpsp.c10 int module_stop(SceSize args, void *argp) in module_stop() function
/dports/games/ags/ags_linux_v.3.4.4.1/Plugins/AGSflashlight/
H A Dpsp.c10 int module_stop(SceSize args, void *argp) in module_stop() function
/dports/games/ags/ags_linux_v.3.4.4.1/Plugins/ags_snowrain/
H A Dpsp.c10 int module_stop(SceSize args, void *argp) in module_stop() function
/dports/games/openbor4432/openbor-ba1eb4f/engine/psp/kernel/
H A Dmain.c41 int module_stop() in module_stop() function
/dports/games/openbor/openbor-3caaddd5/engine/psp/kernel/
H A Dmain.c41 int module_stop() in module_stop() function
/dports/games/openbor3979/openbor-2bcf25b/engine/psp/kernel/
H A Dmain.c41 int module_stop() in module_stop() function
/dports/games/openbor3711/openbor-6ec17fa/engine/psp/kernel/
H A Dmain.c41 int module_stop() in module_stop() function
/dports/games/openbor3482/openbor-2c1ecd7/engine/psp/kernel/
H A Dmain.c41 int module_stop() in module_stop() function
/dports/games/openbor3711/openbor-6ec17fa/engine/psp/control/
H A Dmain.c64 int module_stop() in module_stop() function
/dports/games/openbor4432/openbor-ba1eb4f/engine/psp/control/
H A Dmain.c64 int module_stop() in module_stop() function
/dports/games/openbor3979/openbor-2bcf25b/engine/psp/control/
H A Dmain.c64 int module_stop() in module_stop() function

123