HomeSort by relevance Sort by last modified time
    Searched refs:PICODBG_ERROR (Results 1 - 14 of 14) sorted by null

  /external/svox/pico/lib/
picodbg.h 231 #define PICODBG_ERROR(msg) \
293 #define PICODBG_ERROR(msg)
picokdt.c 337 PICODBG_ERROR(("invalid kb position info"));
344 PICODBG_ERROR(("wrong number of outmaptables"));
360 PICODBG_ERROR(("table length vs. type problem"));
378 PICODBG_ERROR(("problem with nr of vfields (%d) or qfields (%d)",
391 PICODBG_ERROR(("problem reading kb in memory"));
416 PICODBG_ERROR(("check failed, nratt %d, nrimt %d, nromt %d, omttype %d",
    [all...]
picorsrc.c 576 PICODBG_ERROR(("can't open file %s",fileName));
627 PICODBG_ERROR(("failed assigning name %s to resource",
665 PICODBG_ERROR(("failed to load resource"));
760 PICODBG_ERROR(("failed assigning name %s to default resource",res->name));
820 PICODBG_ERROR(("this is NULL"));
832 PICODBG_ERROR(("illegal name (%s)",resourceName));
848 PICODBG_ERROR(("this is NULL"));
852 PICODBG_ERROR(("voice %s allready defined",voiceName));
856 PICODBG_ERROR(("max number of vdefs exceeded (%i)",this->numVdefs));
882 PICODBG_ERROR(("illegal name (%s)",voiceName))
    [all...]
picokpdf.c 179 PICODBG_ERROR(("bigpow %i is larger than maxbigpow %i defined in pdf lingware", PICOKPDF_BIG_POW, maxbigpow));
189 PICODBG_ERROR(("error in convScaleFactorToBig"));
217 PICODBG_ERROR(("header has inconsistent values for vecsize, ceporder, numvuv, and numdeltas"));
227 PICODBG_ERROR(("header has inconsistent values for vecsize, ceporder, numvuv, and numdeltas\n"
picowa.c 415 PICODBG_ERROR(("problem getting item"));
420 PICODBG_ERROR(("problem getting item, unhandled"));
496 PICODBG_ERROR(("problem processing item", rvP));
506 PICODBG_ERROR(("problem getting item info, "
572 PICODBG_ERROR(("reached end of function"));
picoacph.c     [all...]
picosa.c 609 PICODBG_ERROR(("problem doing reverse output mapping"));
    [all...]
picospho.c     [all...]
picocep.c     [all...]
picoklex.c 493 PICODBG_ERROR(("no lexicon loaded"));
picosig.c 279 PICODBG_ERROR(("Error in Sig Object allocation"));
289 PICODBG_ERROR(("Error in Sig Sub Object Allocation"));
298 PICODBG_ERROR(("Error in iSig Sub Object initialization"));
    [all...]
picoctrl.c 774 PICODBG_ERROR(("problem getting speech data"));
picopam.c 804 PICODBG_ERROR(("Error in Pam Object allocation"));
814 PICODBG_ERROR(("Error in Pam buffers Allocation"));
824 PICODBG_ERROR(("problem initializing the pam sub-object"));
    [all...]
picopr.c 381 PICODBG_ERROR(("pr out of working memory"));
402 PICODBG_ERROR(("pr out of dynamic memory"));
    [all...]

Completed in 1160 milliseconds