Searched refs:PICODBG_INFO (Results 1 – 9 of 9) sorted by relevance
/external/svox/pico/lib/ |
D | picospho.c | 959 PICODBG_INFO(("doing state %i, headxReadPos: %d, headxWritePos: %d", in sphoStep() 1066 PICODBG_INFO(("no more items in headx but we are forced to transduce")); in sphoStep() 1076 PICODBG_INFO(("no more items in headx, try to collect more")); in sphoStep() 1092 PICODBG_INFO(("PARSE found sentence end or term BOUND")); in sphoStep() 1096 PICODBG_INFO(("PARSE found sentence end")); in sphoStep() 1116 PICODBG_INFO(("PARSE forwarding input end (flush)")); in sphoStep() 1141 PICODBG_INFO(("PARSE found sentence start")); in sphoStep() 1152 PICODBG_INFO(("PARSE found WORD phon or phrase BOUND")); in sphoStep() 1157 PICODBG_INFO(("PARSE successfully returned from phoneme extraction")); in sphoStep() 1163 PICODBG_INFO(("PARSE found new activeEndPos: %i,%i -> %i,%i", in sphoStep() [all …]
|
D | picodbg.h | 237 #define PICODBG_INFO(msg) \ macro 295 #define PICODBG_INFO(msg)
|
D | picopr.c | 369 … PICODBG_INFO(("pr_WorkMem: +%u, tot:%i of %i", byteSize, pr->workMemTop, PR_WORK_MEM_SIZE)); in pr_ALLOCATE() 375 PICODBG_INFO(("new max pr_WorkMem: %i of %i", pr->workMemTop, PR_WORK_MEM_SIZE)); in pr_ALLOCATE() 392 … PICODBG_INFO(("pr_DynMem : +%i, tot:%i of %i", incrUsedBytes, pr->dynMemSize, PR_DYN_MEM_SIZE)); in pr_ALLOCATE() 397 PICODBG_INFO(("new max pr_DynMem : %i of %i", pr->maxDynMemSize, PR_DYN_MEM_SIZE)); in pr_ALLOCATE() 418 PICODBG_INFO(("not possible; use pr_resetMemState instead")); in pr_DEALLOCATE() 424 …PICODBG_INFO(("pr_DynMem : %i, tot:%i of %i: adr: %u", incrUsedBytes, pr->dynMemSize, PR_DYN_MEM_S… in pr_DEALLOCATE() 446 …PICODBG_INFO(("pr_WorkMem: -%i, tot:%i of %i", pr->workMemTop-lmemState, lmemState, PR_WORK_MEM_SI… in pr_resetMemState() 1663 PICODBG_INFO(("unknown command")); in pr_genCommands() 1960 PICODBG_INFO(("unkown command")); in pr_getOutputItemList() 2020 …PICODBG_INFO(("pp path :%s%s(", pr->lspaces, picokpr_getVarStrPtr(with__0->rnetwork,with__0->rpro… in pr_getOutput() [all …]
|
D | picowa.c | 484 PICODBG_INFO(("skipping OTHER item")); in waStep() 516 PICODBG_INFO(("no item in inBuf")); in waStep() 552 PICODBG_INFO(("feeding, overflow, PICODATA_PU_OUT_FULL")); in waStep()
|
D | picokdbg.c | 101 PICODBG_INFO(("no debug symbols loaded")); in picokdbg_specializeDbgKnowledgeBase()
|
D | picosa.c | 1263 PICODBG_INFO(("wordsep id is %i",wordsep)); in saStep() 1270 … PICODBG_INFO(("accepting phoneme %i",sa->cbuf1[sa->headx[sa->headxLen].cind+i])); in saStep() 1275 PICODBG_INFO(("cutting off superfluous phonetic words at %i",i)); in saStep()
|
D | picosig.c | 1073 PICODBG_INFO(("End of sentence - Processed frames : %d", in sigStep()
|
D | picoacph.c | 1199 PICODBG_INFO(("acph-p: boundstrength '%c', " in acphStep()
|
D | picocep.c | 1892 PICODBG_INFO(("End of sentence - Processed frames : %d", in cepStep()
|