OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PICO_STEP_IDLE
(Results
1 - 4
of
4
) sorted by null
/external/svox/pico/lib/
picodefs.h
154
#define
PICO_STEP_IDLE
(pico_Status) 200
picoapi.c
651
if ((status !=
PICO_STEP_IDLE
) && (status != PICO_STEP_BUSY)) {
picoctrl.c
781
return (picodata_step_result_t)
PICO_STEP_IDLE
;
/external/svox/pico/tts/
com_svox_picottsengine.cpp
[
all
...]
Completed in 19 milliseconds