Home
last modified time | relevance | path

Searched defs:_looped (Results 1 – 10 of 10) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/psp/
H A Drtc.h34 bool _looped; // make sure we only loop once - for threading variable
/dports/games/scummvm/scummvm-2.5.1/backends/platform/psp/
H A Drtc.h34 bool _looped; // make sure we only loop once - for threading variable
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/sound/
H A DOgg.h60 bool _looped = false; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/players/
H A Dplayer_mac.h110 bool _looped; member
H A Dplayer_v2a.cpp214 const bool _looped; member in Scumm::V2A_Sound_Music
740 const bool _looped; member in Scumm::V2A_Sound_Special_ManiacTypewriter
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/players/
H A Dplayer_mac.h109 bool _looped; member
H A Dplayer_v2a.cpp214 const bool _looped; member in Scumm::V2A_Sound_Music
740 const bool _looped; member in Scumm::V2A_Sound_Special_ManiacTypewriter
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/data/
H A Dsnd.cpp436 bool _running, _looped; member in LastExpress::LastExpress_ADPCMStream
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/data/
H A Dsnd.cpp436 bool _running, _looped; member in LastExpress::LastExpress_ADPCMStream
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/dialogs/
H A Dvlm.cpp527 bool _looped, VLMDialog *_parent ) in VLMBroadcast()