/external/svox/pico/lib/ |
D | picoktab.h | 64 pico_status_t picoktab_specializeIdsKnowledgeBase(picoknow_KnowledgeBase this, 67 picoktab_FixedIds picoktab_getFixedIds(picoknow_KnowledgeBase this); 77 pico_status_t picoktab_specializeGraphsKnowledgeBase(picoknow_KnowledgeBase this, 81 picoktab_Graphs picoktab_getGraphs(picoknow_KnowledgeBase this); 136 pico_status_t picoktab_specializePhonesKnowledgeBase(picoknow_KnowledgeBase this, 142 picoktab_Phones picoktab_getPhones(picoknow_KnowledgeBase this); 189 pico_status_t picoktab_specializePosKnowledgeBase(picoknow_KnowledgeBase this, 197 picoktab_Pos picoktab_getPos(picoknow_KnowledgeBase this);
|
D | picokdt.h | 76 pico_status_t picokdt_specializeDtKnowledgeBase(picoknow_KnowledgeBase this, 94 picokdt_DtPosP picokdt_getDtPosP(picoknow_KnowledgeBase this); 95 picokdt_DtPosD picokdt_getDtPosD(picoknow_KnowledgeBase this); 96 picokdt_DtG2P picokdt_getDtG2P (picoknow_KnowledgeBase this); 97 picokdt_DtPHR picokdt_getDtPHR (picoknow_KnowledgeBase this); 98 picokdt_DtACC picokdt_getDtACC (picoknow_KnowledgeBase this); 99 picokdt_DtPAM picokdt_getDtPAM (picoknow_KnowledgeBase this);
|
D | picoknow.h | 165 typedef struct picoknow_knowledge_base * picoknow_KnowledgeBase; typedef 167 typedef pico_status_t (* picoknow_kbSubDeallocate) (register picoknow_KnowledgeBase this, picoos_Me… 171 picoknow_KnowledgeBase next; 181 extern picoknow_KnowledgeBase picoknow_newKnowledgeBase(picoos_MemoryManager mm); 183 extern void picoknow_disposeKnowledgeBase(picoos_MemoryManager mm, picoknow_KnowledgeBase * this);
|
D | picokpdf.c | 92 static pico_status_t kpdfDURInitialize(register picoknow_KnowledgeBase this, in kpdfDURInitialize() 144 static pico_status_t kpdfMULInitialize(register picoknow_KnowledgeBase this, in kpdfMULInitialize() 249 static pico_status_t kpdfPHSInitialize(register picoknow_KnowledgeBase this, in kpdfPHSInitialize() 273 static pico_status_t kpdfMULSubObjDeallocate(register picoknow_KnowledgeBase this, in kpdfMULSubObjDeallocate() 288 static pico_status_t kpdfDURSubObjDeallocate(register picoknow_KnowledgeBase this, in kpdfDURSubObjDeallocate() 296 static pico_status_t kpdfPHSSubObjDeallocate(register picoknow_KnowledgeBase this, in kpdfPHSSubObjDeallocate() 308 pico_status_t picokpdf_specializePdfKnowledgeBase(picoknow_KnowledgeBase this, in picokpdf_specializePdfKnowledgeBase() 363 picokpdf_PdfDUR picokpdf_getPdfDUR(picoknow_KnowledgeBase this) { in picokpdf_getPdfDUR() 367 picokpdf_PdfMUL picokpdf_getPdfMUL(picoknow_KnowledgeBase this) { in picokpdf_getPdfMUL() 371 picokpdf_PdfPHS picokpdf_getPdfPHS(picoknow_KnowledgeBase this) { in picokpdf_getPdfPHS()
|
D | picokpdf.h | 80 pico_status_t picokpdf_specializePdfKnowledgeBase(picoknow_KnowledgeBase this, 135 picokpdf_PdfDUR picokpdf_getPdfDUR(picoknow_KnowledgeBase this); 136 picokpdf_PdfMUL picokpdf_getPdfMUL(picoknow_KnowledgeBase this); 137 picokpdf_PdfPHS picokpdf_getPdfPHS(picoknow_KnowledgeBase this);
|
D | picoktab.c | 65 static pico_status_t ktabIdsInitialize(register picoknow_KnowledgeBase this, in ktabIdsInitialize() 84 static pico_status_t ktabIdsSubObjDeallocate(register picoknow_KnowledgeBase this, in ktabIdsSubObjDeallocate() 93 pico_status_t picoktab_specializeIdsKnowledgeBase(picoknow_KnowledgeBase this, in picoktab_specializeIdsKnowledgeBase() 109 picoktab_FixedIds picoktab_getFixedIds(picoknow_KnowledgeBase this) in picoktab_getFixedIds() 204 static pico_status_t ktabGraphsInitialize(register picoknow_KnowledgeBase this, in ktabGraphsInitialize() 222 static pico_status_t ktabGraphsSubObjDeallocate(register picoknow_KnowledgeBase this, in ktabGraphsSubObjDeallocate() 231 pico_status_t picoktab_specializeGraphsKnowledgeBase(picoknow_KnowledgeBase this, in picoktab_specializeGraphsKnowledgeBase() 247 picoktab_Graphs picoktab_getGraphs(picoknow_KnowledgeBase this) { in picoktab_getGraphs() 695 static pico_status_t ktabPhonesInitialize(register picoknow_KnowledgeBase this, in ktabPhonesInitialize() 711 static pico_status_t ktabPhonesSubObjDeallocate(register picoknow_KnowledgeBase this, in ktabPhonesSubObjDeallocate() [all …]
|
D | picokdbg.c | 73 static pico_status_t kdbgInitialize(register picoknow_KnowledgeBase this, in kdbgInitialize() 89 static pico_status_t kdbgSubObjDeallocate(register picoknow_KnowledgeBase this, in kdbgSubObjDeallocate() 98 pico_status_t picokdbg_specializeDbgKnowledgeBase(picoknow_KnowledgeBase this, in picokdbg_specializeDbgKnowledgeBase() 114 picokdbg_Dbg picokdbg_getDbg(picoknow_KnowledgeBase this) { in picokdbg_getDbg()
|
D | picoknow.c | 44 extern picoknow_KnowledgeBase picoknow_newKnowledgeBase(picoos_MemoryManager mm) in picoknow_newKnowledgeBase() 46 picoknow_KnowledgeBase this; in picoknow_newKnowledgeBase() 63 extern void picoknow_disposeKnowledgeBase(picoos_MemoryManager mm, picoknow_KnowledgeBase * this) in picoknow_disposeKnowledgeBase()
|
D | picokdbg.h | 52 pico_status_t picokdbg_specializeDbgKnowledgeBase(picoknow_KnowledgeBase this, 60 picokdbg_Dbg picokdbg_getDbg(picoknow_KnowledgeBase this);
|
D | picoklex.h | 48 pico_status_t picoklex_specializeLexKnowledgeBase(picoknow_KnowledgeBase this, 60 picoklex_Lex picoklex_getLex(picoknow_KnowledgeBase this);
|
D | picokfst.h | 90 pico_status_t picokfst_specializeFSTKnowledgeBase(picoknow_KnowledgeBase this, 102 picokfst_FST picokfst_getFST(picoknow_KnowledgeBase this);
|
D | picorsrc.c | 71 picoknow_KnowledgeBase kbList; 220 picoknow_KnowledgeBase freeKbs; 342 picoknow_KnowledgeBase * kb) in picorsrc_createKnowledgeBase() 465 picoknow_KnowledgeBase * kb) in picorsrc_releaseKnowledgeBase() 474 picoknow_KnowledgeBase * kbList) in picorsrc_getKbList() 481 picoknow_KnowledgeBase kb; in picorsrc_getKbList() 675 static pico_status_t picorsrc_releaseKbList(picorsrc_ResourceManager this, picoknow_KnowledgeBase *… in picorsrc_releaseKbList() 677 picoknow_KnowledgeBase kbprev, kb; in picorsrc_releaseKbList() 934 picoknow_KnowledgeBase kb; in picorsrc_createVoice()
|
D | picoklex.c | 148 static pico_status_t klexInitialize(register picoknow_KnowledgeBase this, in klexInitialize() 182 static pico_status_t klexSubObjDeallocate(register picoknow_KnowledgeBase this, in klexSubObjDeallocate() 196 pico_status_t picoklex_specializeLexKnowledgeBase(picoknow_KnowledgeBase this, in picoklex_specializeLexKnowledgeBase() 232 picoklex_Lex picoklex_getLex(picoknow_KnowledgeBase this) in picoklex_getLex()
|
D | picokfst.c | 144 static pico_status_t kfstInitialize(register picoknow_KnowledgeBase this, in kfstInitialize() 184 static pico_status_t kfstSubObjDeallocate(register picoknow_KnowledgeBase this, in kfstSubObjDeallocate() 197 pico_status_t picokfst_specializeFSTKnowledgeBase(picoknow_KnowledgeBase this, in picokfst_specializeFSTKnowledgeBase() 230 picokfst_FST picokfst_getFST(picoknow_KnowledgeBase this) in picokfst_getFST()
|
D | picotrns.h | 83 void PICOTRNS_PRINTSYM(picoknow_KnowledgeBase kbdbg, picoos_int16 insym); 85 void PICOTRNS_PRINTSYMSEQ(picoknow_KnowledgeBase kbdbg, const picotrns_possym_t seq[], const picoos…
|
D | picokdt.c | 299 static pico_status_t kdtDtInitialize(register picoknow_KnowledgeBase this, in kdtDtInitialize() 398 static pico_status_t kdtDtCheck(register picoknow_KnowledgeBase this, in kdtDtCheck() 430 static pico_status_t kdtPosPInitialize(register picoknow_KnowledgeBase this, in kdtPosPInitialize() 463 static pico_status_t kdtPosDInitialize(register picoknow_KnowledgeBase this, in kdtPosDInitialize() 496 static pico_status_t kdtG2PInitialize(register picoknow_KnowledgeBase this, in kdtG2PInitialize() 530 static pico_status_t kdtPhrInitialize(register picoknow_KnowledgeBase this, in kdtPhrInitialize() 564 static pico_status_t kdtAccInitialize(register picoknow_KnowledgeBase this, in kdtAccInitialize() 598 static pico_status_t kdtPamInitialize(register picoknow_KnowledgeBase this, in kdtPamInitialize() 632 static pico_status_t kdtSubObjDeallocate(register picoknow_KnowledgeBase this, in kdtSubObjDeallocate() 645 pico_status_t picokdt_specializeDtKnowledgeBase(picoknow_KnowledgeBase this, in picokdt_specializeDtKnowledgeBase() [all …]
|
D | picokpr.h | 54 pico_status_t picokpr_specializePreprocKnowledgeBase(picoknow_KnowledgeBase this, 90 picokpr_Preproc picokpr_getPreproc(picoknow_KnowledgeBase this);
|
D | picokpr.c | 169 static pico_status_t kprInitialize(register picoknow_KnowledgeBase this, in kprInitialize() 226 static pico_status_t kprSubObjDeallocate(register picoknow_KnowledgeBase this, in kprSubObjDeallocate() 240 pico_status_t picokpr_specializePreprocKnowledgeBase(picoknow_KnowledgeBase this, in picokpr_specializePreprocKnowledgeBase() 260 picokpr_Preproc picokpr_getPreproc(picoknow_KnowledgeBase this) in picokpr_getPreproc()
|
D | picotrns.c | 58 void PICOTRNS_PRINTSYM1(picoknow_KnowledgeBase kbdbg, picoos_int16 insym, picoos_uint8 phonemic) in PICOTRNS_PRINTSYM1() 97 void PICOTRNS_PRINTSYM(picoknow_KnowledgeBase kbdbg, picoos_int16 insym) in PICOTRNS_PRINTSYM() 102 void PICOTRNS_PRINTSYMSEQ1(picoknow_KnowledgeBase kbdbg, const picotrns_possym_t seq[], const picoo… in PICOTRNS_PRINTSYMSEQ1() 110 void PICOTRNS_PRINTSYMSEQ(picoknow_KnowledgeBase kbdbg, const picotrns_possym_t seq[], const picoos… in PICOTRNS_PRINTSYMSEQ()
|
D | picorsrc.h | 162 picoknow_KnowledgeBase kbArray[PICORSRC_KB_ARRAY_SIZE];
|
D | picodata.h | 620 void picodata_info_item(const picoknow_KnowledgeBase kb,
|
D | picodata.c | 1043 void picodata_info_item(const picoknow_KnowledgeBase kb, in picodata_info_item()
|