• Home
  • Raw
  • Download

Lines Matching refs:PICODBG_INFO

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()
1173PICODBG_INFO(("PARSE returned from phoneme extraction with overflow, number of phonemes in phonBuf… in sphoStep()
1185 PICODBG_INFO(("PARSE found other item, passing over")); in sphoStep()
1189PICODBG_INFO(("PARSE going to next item: %i -> %i",spho->headxReadPos, spho->headxReadPos + 1)); in sphoStep()
1268 PICODBG_INFO(("BOUNDS")); in sphoStep()
1276PICODBG_INFO(("in position %i, looking at item %s",spho->outReadPos,picodata_head_to_string(&ihead… in sphoStep()
1292PICODBG_INFO(("skipping left context phones results in %s", (SPHO_POSSYM_OUT_OF_RANGE==rv) ? "OUT_… in sphoStep()
1305PICODBG_INFO(("in position %i, looking at item %s",spho->outReadPos,picodata_head_to_string(&ihead… in sphoStep()
1322PICODBG_INFO(("got BOUND or WORDPHON item and expects corresponding phone")); in sphoStep()