Searched refs:PICO_FUNC (Results 1 - 4 of 4) sorted by relevance

/external/svox/pico/lib/
H A Dpicoextapi.h79 PICO_FUNC picoext_initialize(
91 PICO_FUNC picoext_getVersionInfo(
99 PICO_FUNC picoext_getResourceName(
110 PICO_FUNC picoext_setTraceLevel(
118 PICO_FUNC picoext_setTraceFilterFN(
126 PICO_FUNC picoext_setLogFile(
134 PICO_FUNC picoext_getSystemMemUsage(
142 PICO_FUNC picoext_getEngineMemUsage(
150 PICO_FUNC picoext_getLastScheduledPU(
154 PICO_FUNC picoext_getLastProducedItemTyp
[all...]
H A Dpicoapi.h131 #define PICO_FUNC PICO_EXPORT pico_Status macro
209 PICO_FUNC pico_initialize(
224 PICO_FUNC pico_terminate(
236 PICO_FUNC pico_getSystemStatusMessage(
246 PICO_FUNC pico_getNrSystemWarnings(
258 PICO_FUNC pico_getSystemWarning(
279 PICO_FUNC pico_loadResource(
291 PICO_FUNC pico_unloadResource(
301 PICO_FUNC pico_getResourceName(
316 PICO_FUNC pico_createVoiceDefinitio
[all...]
H A Dpicoextapi.c58 PICO_FUNC picoext_initialize(
72 PICO_FUNC picoext_getVersionInfo(
88 PICO_FUNC picoext_setTraceLevel(
107 PICO_FUNC picoext_setTraceFilterFN(
122 PICO_FUNC picoext_setLogFile(
161 PICO_FUNC picoext_getSystemMemUsage(
184 PICO_FUNC picoext_getEngineMemUsage(
206 PICO_FUNC picoext_getLastScheduledPU(
215 PICO_FUNC picoext_getLastProducedItemType(
H A Dpicoapi.c145 PICO_FUNC pico_initialize(
161 PICO_FUNC pico_terminate(
201 PICO_FUNC pico_getSystemStatusMessage(
241 PICO_FUNC pico_getNrSystemWarnings(
273 PICO_FUNC pico_getSystemWarning(
313 PICO_FUNC pico_loadResource(
346 PICO_FUNC pico_unloadResource(
382 PICO_FUNC pico_getResourceName(
407 PICO_FUNC pico_createVoiceDefinition(
438 PICO_FUNC pico_addResourceToVoiceDefinitio
[all...]

Completed in 312 milliseconds