HomeSort by relevance Sort by last modified time
    Searched refs:PLogError (Results 51 - 72 of 72) sorted by null

1 23

  /external/srec/portable/src/
pmemory_ext.c 186 PLogError("PortMemScan : corrupted start guard from block 0x%08x \n", (int)memPtr);
190 PLogError("PortMemScan : corrupted end guard from block 0x%08x \n", (int)memPtr);
LCHAR.c 50 PLogError(ESR_rc2str(rc));
179 PLogError(ESR_rc2str(rc));
phashtable.c 239 PLogError(ESR_rc2str(rc));
433 PLogError(ESR_rc2str(rc));
plog.c 474 ESR_ReturnCode PLogError(const char* msg, ...)
pstream.c 898 PLogError(L("Error to fopen %s with mode %s\n\n"), fullfname, mode);
  /external/srec/srec/clib/
swimodel.c 342 PLogError("load_swimodel: mmap_zip failed for %s\n", filename);
370 PLogError("load_swimodel: not enough data in %s", filename);
  /external/srec/shared/src/
LStringImpl.c 43 PLogError(L("ESR_OUT_OF_MEMORY"));
  /external/srec/srec/Recognizer/src/
RecognizerResultImpl.c 37 PLogError(L("ESR_INVALID_ARGUMENT"));
43 PLogError(L("ESR_OUT_OF_MEMORY"));
68 PLogError(L("ESR_INVALID_ARGUMENT"));
191 PLogError(L("Buffer Overflow while fetching value for %s of choice %d Len %d"),
  /external/srec/srec/Vocabulary/src/
Vocabulary.c 69 PLogError(L("ESR_INVALID_ARGUMENT"));
79 PLogError(L("ESR_INVALID_ARGUMENT"));
89 PLogError(L("ESR_INVALID_ARGUMENT"));
99 PLogError(L("ESR_INVALID_ARGUMENT"));
  /external/srec/srec/crec/
text_parser.c 44 PLogError("Transcription too long [%s]\n", transcription);
69 PLogError("Word too long in transcription [%s]\n", transcription);
138 PLogError("FST_CheckPath_Complex() failed on too many words\n");
word_lattice.c 189 PLogError(ESR_rc2str(rc));
200 PLogError("Result is loopy, rejecting");
420 PLogError(ESR_rc2str(rc));
430 PLogError(L("ESR_INVALID_STATE"));
srec_tokens.c 29 PLogError ( msg );
srec.c 74 PLogError ( msg );
533 PLogError ("reprune_new_states: can't seem to prune enough - best cost %d num_new_states %d\n",
612 PLogError ("reprune_fsmnode_tokens: can't seem to prune enough - best cost %d\n",
872 PLogError( ("Error: internal search error near %s %d, finding %d\n"), __FILE__, __LINE__, current_ftoken_index);
    [all...]
astar.c     [all...]
  /external/srec/seti/sltsEngine/src/
run_seq_lts.c 531 PLogError(L("Error loading data, num_letters %d doesn't match num from mapping %d\n"),
709 PLogError(L("MAX_CONS_COMB %d exceeded\n"), MAX_CONS_COMB);
718 PLogError(L("Warning: the data file is missing consonant combinations - syllable boundaries will be incorrect\n"));
850 PLogError(L("Cannot open %s\n"), data_filename);
857 PLogError(L("SWIsltsErr: load_phone_mapping() failed: Err_code = %d\n"), nRes);
863 PLogError(L("SWIsltsErr: load_question_strings() failed: Err_code = %d\n"), nRes);
869 PLogError(L("SWIsltsErr: load_outputs() failed: Err_code = %d\n"), nRes);
882 PLogError(L("SWIsltsErr: load_trees() failed: Err_code = %d\n"), nRes);
888 PLogError(L("SWIsltsErr: load_allowable_cons_comb() failed: Err_code = %d\n"), nRes);
945 PLogError("error while in find_phone(%s,%x)\n", ph, pm)
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
audioinwrapper.cpp 138 PLogError ( "AudioRead error: not enough data %d vs %d\n", n, nreq );
  /external/srec/tools/parseStringTest/
parseStringTest.c 375 PLogError(ESR_rc2str(rc));
469 PLogError(L("ESR_READ_ERROR"));
560 PLogError(L("ESR_READ_ERROR"));
642 PLogError("%s while destroying", ESR_rc2str(rc));
  /external/srec/srec/ca/
cnfd_scr.c 153 PLogError("confscor failed\n");
syn_srec.c 203 PLogError("invalid version number %d\n", version_number);
  /external/srec/srec/EventLog/src/
riff.c 970 PLogError(L("audio type not supported for RIFF conversion"));
1010 PLogError(L("ESR_BUFFER_OVERFLOW"));
  /external/srec/srec/test/SRecTest/src/
SRecTest.c     [all...]
  /external/srec/tools/test_g2g/
test_g2g.c 402 PLogError("error: could not find hmm%d under any phoneme! ",ihmms[ii]);

Completed in 539 milliseconds

1 23