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

  /external/svox/pico/lib/
picokdt.h 89 typedef struct picokdt_dtphr * picokdt_DtPHR;
97 picokdt_DtPHR picokdt_getDtPHR (picoknow_KnowledgeBase this);
348 picoos_uint8 picokdt_dtPHRconstructInVec(const picokdt_DtPHR this,
361 picoos_uint8 picokdt_dtPHRclassify(const picokdt_DtPHR this);
367 picoos_uint8 picokdt_dtPHRdecomposeOutClass(const picokdt_DtPHR this,
picokdt.c 733 picokdt_DtPHR picokdt_getDtPHR (picoknow_KnowledgeBase this) {
734 return ((NULL == this) ? NULL : ((picokdt_DtPHR) this->subObj));
    [all...]
picoacph.c 153 picokdt_DtPHR dtphr;
    [all...]

Completed in 230 milliseconds