Home
last modified time | relevance | path

Searched refs:subDeallocate (Results 1 – 21 of 21) sorted by relevance

/external/svox/pico/lib/
Dpicoknow.c58 this->subDeallocate = NULL; in picoknow_newKnowledgeBase()
71 (*this)->subDeallocate((*this),mm); in picoknow_disposeKnowledgeBase()
Dpicokpdf.c319 this->subDeallocate = kpdfDURSubObjDeallocate; in picokpdf_specializePdfKnowledgeBase()
328 this->subDeallocate = kpdfMULSubObjDeallocate; in picokpdf_specializePdfKnowledgeBase()
337 this->subDeallocate = kpdfPHSSubObjDeallocate; in picokpdf_specializePdfKnowledgeBase()
Dpicoknow.h177 picoknow_kbSubDeallocate subDeallocate; member
Dpicokdbg.c104 this->subDeallocate = kdbgSubObjDeallocate; in picokdbg_specializeDbgKnowledgeBase()
Dpicodata.c76 picodata_cbSubDeallocateMethod subDeallocate; member
125 this->subDeallocate = NULL; in picodata_newCharBuffer()
138 (*this)->subDeallocate(*this,mm); in picodata_disposeCharBuffer()
626 this->subDeallocate = NULL; in picodata_newProcessingUnit()
638 (*this)->subDeallocate(*this,mm); in picodata_disposeProcessingUnit()
Dpicoktab.c100 this->subDeallocate = ktabIdsSubObjDeallocate; in picoktab_specializeIdsKnowledgeBase()
237 this->subDeallocate = ktabGraphsSubObjDeallocate; in picoktab_specializeGraphsKnowledgeBase()
725 this->subDeallocate = ktabPhonesSubObjDeallocate; in picoktab_specializePhonesKnowledgeBase()
945 this->subDeallocate = ktabPosSubObjDeallocate; in picoktab_specializePosKnowledgeBase()
Dpicodata.h517 picodata_puSubDeallocateMethod subDeallocate; member
Dpicoklex.c204 this->subDeallocate = klexSubObjDeallocate; in picoklex_specializeLexKnowledgeBase()
Dpicokfst.c207 this->subDeallocate = kfstSubObjDeallocate; in picokfst_specializeFSTKnowledgeBase()
Dpicowa.c176 this->subDeallocate = waSubObjDeallocate; in picowa_newWordAnaUnit()
Dpicokpr.c247 this->subDeallocate = kprSubObjDeallocate; in picokpr_specializePreprocKnowledgeBase()
Dpicoctrl.c434 this->subDeallocate = ctrlSubObjDeallocate; in picoctrl_newControl()
Dpicosig.c274 this->subDeallocate = sigSubObjDeallocate; in picosig_newSigUnit()
Dpicoacph.c310 this->subDeallocate = acphSubObjDeallocate; in picoacph_newAccPhrUnit()
Dpicospho.c373 this->subDeallocate = sphoSubObjDeallocate; in picospho_newSentPhoUnit()
Dpicosa.c459 this->subDeallocate = saSubObjDeallocate; in picosa_newSentAnaUnit()
Dpicocep.c437 this->subDeallocate = cepSubObjDeallocate; in picocep_newCepUnit()
Dpicotok.c1512 this->subDeallocate = tokSubObjDeallocate; in picotok_newTokenizeUnit()
Dpicokdt.c654 this->subDeallocate = kdtSubObjDeallocate; in picokdt_specializeDtKnowledgeBase()
Dpicopam.c801 this->subDeallocate = pam_subobj_deallocate; in picopam_newPamUnit()
Dpicopr.c3299 this->subDeallocate = prSubObjDeallocate; in picopr_newPreprocUnit()