Searched defs:subObj (Results 1 - 3 of 3) sorted by relevance

/external/svox/pico/lib/
H A Dpicoknow.h178 void * subObj; member in struct:picoknow_knowledge_base
H A Dpicodata.c77 void * subObj; member in struct:picodata_char_buffer
94 if (NULL != this->subObj) {
126 this->subObj = NULL;
137 if (NULL != (*this)->subObj) {
627 this->subObj = NULL;
637 if (NULL != (*this)->subObj) {
H A Dpicodata.h518 void * subObj; member in struct:picodata_processing_unit

Completed in 1663 milliseconds