Home
last modified time | relevance | path

Searched refs:WcmdqUsed (Results 1 – 8 of 8) sorted by relevance

/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dsynthesize.h484 int WcmdqUsed();
H A Dwavegen.cpp326 int WcmdqUsed() in WcmdqUsed() function
693 if(WcmdqUsed() == 0) // also check that the queue is empty in WavegenCloseSound()
1880 if(WcmdqUsed() <= 0) in WavegenFill2()
H A Dspeak_lib.cpp520 if(WcmdqUsed() == 0) in Synthesize()
H A Dsynthesize.cpp1841 if(WcmdqUsed() > 0) in SynthOnTimer()
/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dsynthesize.h462 int WcmdqUsed(void);
H A Dwavegen.cpp260 int WcmdqUsed() in WcmdqUsed() function
1262 if (WcmdqUsed() <= 0) { in WavegenFill2()
H A Dspeech.cpp443 if (WcmdqUsed() == 0) {
/dports/audio/espeak/espeak-1.48.04-source/platforms/riscos/c/
H A Dspeak_riscos58 extern int WcmdqUsed();
709 if((WcmdqUsed() < 5) && (more_text == 0))
1275 if((WcmdqUsed() == 0) && (more_text == 0))
1328 n_queue = WcmdqUsed();