/external/svox/pico/lib/ |
picoacph.c | 457 PICODBG_WARN(("syncing POS")); 477 PICODBG_WARN(("problem with invec")); 485 PICODBG_WARN(("problem classifying")); 493 PICODBG_WARN(("problem decomposing")); 502 PICODBG_WARN(("problem determining subphrase boundary strength")); 507 PICODBG_WARN(("dt class outside valid range, setting to PHR0")); 535 PICODBG_WARN(("invalid boundary type, not set")); 561 PICODBG_WARN(("invalid boundary strength, not set")); 575 PICODBG_WARN(("invalid boundary strength state, not changed")); 600 PICODBG_WARN(("invalid boundary type, not set")) [all...] |
picodbg.h | 234 #define PICODBG_WARN(msg) \ 294 #define PICODBG_WARN(msg)
|
picosa.c | 590 PICODBG_WARN(("syncing POS")); 626 PICODBG_WARN(("problem with invec")); 634 PICODBG_WARN(("problem classifying")); 642 PICODBG_WARN(("problem decomposing")); 650 PICODBG_WARN(("problem disambiguating POS")); 655 PICODBG_WARN(("dt result outside valid range, setting pos to ERR")); 711 PICODBG_WARN(("phones skipped")); 749 PICODBG_WARN(("phones skipped")); 770 PICODBG_WARN(("lexIndLookup problem")); [all...] |
picowa.c | 218 PICODBG_WARN(("problem with invec")); 226 PICODBG_WARN(("problem classifying")); 235 PICODBG_WARN(("problem decomposing")); 245 PICODBG_WARN(("result not set")); 426 PICODBG_WARN(("item already in input buffer")); 523 PICODBG_WARN(("no valid item, discard buffer content")); 556 PICODBG_WARN(("feeding problem, discarding item"));
|
picodata.c | 188 PICODBG_WARN(("problem getting item, incomplete head, underflow")); 199 PICODBG_WARN(("item type mismatch for speech data: %c", 212 PICODBG_WARN(("problem getting item, incomplete content, underflow; " 218 PICODBG_WARN(("problem getting item, overflow")); 268 PICODBG_WARN(("problem putting item, underflow")); 274 PICODBG_WARN(("problem putting item, overflow")); 279 PICODBG_WARN(("problem putting item, underflow")); 374 PICODBG_WARN(("item type problem: %c", ch)); 382 PICODBG_WARN(("item header problem")); 424 PICODBG_WARN(("problem getting item, overflow")) [all...] |
picotrns.c | 401 PICODBG_WARN(("**** output symbol array too small to hold full solution\n")); 526 PICODBG_WARN(("--- transduction path too long; may fail to find solution\n")); 537 PICODBG_WARN(("--- no transduction solution found, using input as output\n")); 546 PICODBG_WARN(("--- more than one transducer solutions found\n"));
|
picotok.c | 518 PICODBG_WARN(("tok_putItem: output buffer too small")); 530 PICODBG_WARN(("tok_putItem: output buffer too small")); 548 PICODBG_WARN(("tok_putItem: output buffer too small")); 552 PICODBG_WARN(("tok_putItem: unknown command type")); 567 PICODBG_WARN(("tok_putItem: output buffer too small")); 571 PICODBG_WARN(("tok_putItem: unknown item type")); [all...] |
picoklex.c | 513 PICODBG_WARN(("no searchindex, no lexblock"));
|
picokdt.c | [all...] |
picorsrc.c | 588 PICODBG_WARN((">>> lingware '%s' allready loaded",header.field[PICOOS_HEADER_NAME].value)); [all...] |
picosig.c | [all...] |
picoos.c | [all...] |
picopam.c | [all...] |
picopr.c | 977 PICODBG_WARN(("context '%s' not found; no change",context)); [all...] |
picocep.c | 496 }PICODBG_WARN(("picocep_fixptmultpow warning: overflow in fixed point multiplication %i*1<<%i. Clipping to %i\n", a, pow, b)); 624 PICODBG_WARN(("picocep_fixptmult warning: overflow in fixed point multiplication %i*%i, multsz = %i, pow = %i, decrease bigpow\n", x, y, multsz, pow)); [all...] |
picoktab.c | [all...] |