HomeSort by relevance Sort by last modified time
    Searched refs:subDeallocate (Results 1 - 20 of 20) sorted by null

  /external/svox/pico/lib/
picoknow.c 58 this->subDeallocate = NULL;
71 (*this)->subDeallocate((*this),mm);
picokdbg.c 104 this->subDeallocate = kdbgSubObjDeallocate;
picoknow.h 177 picoknow_kbSubDeallocate subDeallocate;
picokpdf.c 319 this->subDeallocate = kpdfDURSubObjDeallocate;
328 this->subDeallocate = kpdfMULSubObjDeallocate;
337 this->subDeallocate = kpdfPHSSubObjDeallocate;
picodata.c 76 picodata_cbSubDeallocateMethod subDeallocate;
125 this->subDeallocate = NULL;
138 (*this)->subDeallocate(*this,mm);
626 this->subDeallocate = NULL;
638 (*this)->subDeallocate(*this,mm);
    [all...]
picoktab.c 100 this->subDeallocate = ktabIdsSubObjDeallocate;
237 this->subDeallocate = ktabGraphsSubObjDeallocate;
725 this->subDeallocate = ktabPhonesSubObjDeallocate;
945 this->subDeallocate = ktabPosSubObjDeallocate;
    [all...]
picodata.h 517 picodata_puSubDeallocateMethod subDeallocate;
picokfst.c 207 this->subDeallocate = kfstSubObjDeallocate;
picoklex.c 204 this->subDeallocate = klexSubObjDeallocate;
picowa.c 176 this->subDeallocate = waSubObjDeallocate;
picoctrl.c 434 this->subDeallocate = ctrlSubObjDeallocate;
picokpr.c 247 this->subDeallocate = kprSubObjDeallocate;
picoacph.c 310 this->subDeallocate = acphSubObjDeallocate;
    [all...]
picosig.c 274 this->subDeallocate = sigSubObjDeallocate;
    [all...]
picosa.c 459 this->subDeallocate = saSubObjDeallocate;
    [all...]
picospho.c 373 this->subDeallocate = sphoSubObjDeallocate;
    [all...]
picocep.c 437 this->subDeallocate = cepSubObjDeallocate;
    [all...]
picokdt.c 654 this->subDeallocate = kdtSubObjDeallocate;
    [all...]
picopam.c 801 this->subDeallocate = pam_subobj_deallocate;
    [all...]
picopr.c     [all...]

Completed in 186 milliseconds