Lines Matching refs:PICODBG_DEBUG
297 PICODBG_DEBUG(("init")); in sphoInitialize()
323 PICODBG_DEBUG(("got %i fsts", spho->numFsts)); in sphoInitialize()
433 PICODBG_DEBUG(( in shift_range_left_1()
455 PICODBG_DEBUG(( in shift_range_left_1()
468 PICODBG_DEBUG(("couldn't add because phon buffer full")); in sphoAddPhoneme()
594 … PICODBG_DEBUG(("skipping primary stress at pos %i (in 1 .. %i)",i, head->len)); in sphoExtractPhonemes()
598 … PICODBG_DEBUG(("skipping secondary stress at pos %i (in 1 .. %i)",i, head->len)); in sphoExtractPhonemes()
686 …PICODBG_DEBUG(("ignoring phone at spho->phonBuf[%i] because it has pos==IGNORE",spho->phonReadPos)… in getNextPosSym()
822 …PICODBG_DEBUG(("outputting a bound of strength '%c' and type '%c' without duration constraints",oh… in putSideBoundToOutput()
828 …PICODBG_DEBUG(("outputting a bound of strength '%c' and type '%c' with duration constraints [%i,%i… in putSideBoundToOutput()
862 …PICODBG_DEBUG(("setting bound strength to fst-suggested value %c (was %c)",strength, spho->headx[s… in setSideBound()
871 …PICODBG_DEBUG(("setting bound strength to break-imposed value %c (was %c) and time to %i",strength… in setSideBound()
883 PICODBG_DEBUG(("setting phrase type (wasPhrase=%i, isPhrase=%i)",fromPhrase,toPhrase)); in setSideBound()
968 PICODBG_DEBUG(("INIT")); in sphoStep()
995 …PICODBG_DEBUG(("COLLECT getting item at headxWritePos %i (remaining %i)",spho->headxWritePos, remH… in sphoStep()
1018 PICODBG_DEBUG(("COLLECT ** problem getting item, unhandled, rv: %i", rv)); in sphoStep()
1025 PICODBG_DEBUG(("COLLECT read %i items", in sphoStep()
1030 PICODBG_DEBUG(("COLLECT need more data, returning IDLE")); in sphoStep()
1038 PICODBG_DEBUG(("COLLECT input buffer full")); in sphoStep()
1086 …PICODBG_DEBUG(("PARSE looking at item %s",picodata_head_to_string(&ihead,msgstr,SPHO_MSGSTR_SIZE))… in sphoStep()
1198 PICODBG_DEBUG(("TRANSDUCE (%i-th of %i fsts",spho->curFst+1, spho->numFsts)); in sphoStep()
1407 PICODBG_DEBUG(("RECOMB reached active region's end at %i",spho->outReadPos)); in sphoStep()
1416 …PICODBG_DEBUG(("RECOMB looking at item %s",picodata_head_to_string(&ihead,msgstr,SPHO_MSGSTR_SIZE)… in sphoStep()
1420 PICODBG_DEBUG(("RECOMB treating item in headx at pos %i",spho->outReadPos)); in sphoStep()
1422 …PICODBG_DEBUG(("RECOMB skipping item in the left context (%i <= %i)",nextInPos, spho->activeStartP… in sphoStep()
1450 PICODBG_DEBUG(("RECOMB got BOUND item and expects corresponding phone")); in sphoStep()
1471 PICODBG_DEBUG(("RECOMB got WORDPHON item but skips expecting BOUND")); in sphoStep()
1474 … PICODBG_DEBUG(("RECOMB got WORDPHON item and expects corresponding bound phone")); in sphoStep()
1486 … PICODBG_DEBUG(("RECOMB consuming item from inBuf %i -> %i",spho->outReadPos, nextInPos)); in sphoStep()
1491 PICODBG_DEBUG(("RECOMB found other item, just copying")); in sphoStep()
1494 … PICODBG_DEBUG(("RECOMB consuming item from inBuf %i -> %i",spho->outReadPos, nextInPos)); in sphoStep()
1511 PICODBG_DEBUG(("SYL")); in sphoStep()
1519 PICODBG_DEBUG(("SYL (1) treating item in headx at pos %i",spho->outReadPos)); in sphoStep()
1531 PICODBG_DEBUG(("SYL sets accent to %c", sym)); in sphoStep()
1535 … PICODBG_DEBUG(("SYL (2) treating item in inBuf range [%i,%i[",spho->outReadPos,nextInPos)); in sphoStep()
1547 PICODBG_DEBUG(("SYL setting POS to %c", ohead.info1)); in sphoStep()
1552 … PICODBG_DEBUG(("SYL (3) treating item in inBuf range [%i,%i[",spho->outReadPos,nextInPos)); in sphoStep()
1556 PICODBG_DEBUG(("collecting syllable phonemes before headx position %i",nextInPos)); in sphoStep()
1564 … PICODBG_DEBUG(("SYL (4) treating item in inBuf range [%i,%i[",spho->outReadPos,nextInPos)); in sphoStep()
1570 … PICODBG_DEBUG(("SYL arrived at end of word and/or end of phon buffer, go to next word")); in sphoStep()
1576 … PICODBG_DEBUG(("SYL (5) treating item in inBuf range [%i,%i[",spho->outReadPos,nextInPos)); in sphoStep()
1595 PICODBG_DEBUG(("FEED")); in sphoStep()
1597 PICODBG_DEBUG(("FEED putting outBuf item into cb")); in sphoStep()
1609 PICODBG_DEBUG(("FEED got overflow, returning ICODATA_PU_OUT_FULL")); in sphoStep()
1614 PICODBG_DEBUG(("FEED ok, going back to procState %i", spho->procState)); in sphoStep()
1617 PICODBG_DEBUG(("FEED got exception %i when trying to output item",rv)); in sphoStep()
1633 PICODBG_DEBUG(("SHIFT")); in sphoStep()
1638 PICODBG_DEBUG(( in sphoStep()
1661 PICODBG_DEBUG(("SHIFT shift active end from %i to %i", in sphoStep()