HomeSort by relevance Sort by last modified time
    Searched refs:LSTRCPY (Results 26 - 34 of 34) sorted by null

12

  /external/srec/srec/Recognizer/src/
RecognizerResultImpl.c 198 LSTRCPY(value, L(""));
RecognizerImpl.c     [all...]
  /external/srec/srec/Semproc/src/
ExpressionParser.c 273 LSTRCPY(self->functionName, self->identifiers[self->idCount-1]);
  /external/srec/shared/src/
SessionTypeImpl.c 267 LSTRCPY(value, lValue);
446 LSTRCPY(clone, value);
617 LSTRCPY(value, *argv);
656 LSTRCPY(key, "cmdline.");
931 LSTRCPY(key, line);
    [all...]
  /external/srec/srec/test/SRecTest/src/
SRecTest.c 212 LSTRCPY(result, "1000");
221 LSTRCPY(result, "0");
904 LSTRCPY ( data->grammars [grammar_num].grammar_path, path );
905 LSTRCPY ( data->grammars [grammar_num].grammarID, id );
906 LSTRCPY ( data->grammars [grammar_num].ruleName, rule );
    [all...]
  /external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c 210 LSTRCPY(result, "1000");
219 LSTRCPY(result, "0");
896 LSTRCPY ( data->grammars [grammar_num].grammar_path, path );
897 LSTRCPY ( data->grammars [grammar_num].grammarID, id );
898 LSTRCPY ( data->grammars [grammar_num].ruleName, rule );
    [all...]
  /external/srec/tools/test_g2g/
test_g2g.c 125 LSTRCPY(base, argv[i]);
  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 380 LSTRCPY(filename, grammar);
  /external/srec/srec/crec/
srec_context.c 513 LSTRCPY(word_dot_rule, word);
    [all...]

Completed in 879 milliseconds

12