Home
last modified time | relevance | path

Searched defs:meaning (Results 1 – 4 of 4) sorted by relevance

/external/srec/srec/Semproc/src/
DSemanticProcessorImpl.c478 LCHAR meaning[MAX_STRING_LEN]; /* special key */ in SR_SemanticProcessor_CheckParseByWordID() local
783 LCHAR meaning[MAX_STRING_LEN]; /* special key */ in SR_SemanticProcessor_CheckParse() local
/external/srec/srec/test/SRecTest/src/
DSRecTest.c189 LCHAR* meaning; in myDSMCallback() local
2652 LCHAR meaning[MAX_LINE_LENGTH] = { 0 }; in srec_test_log_reco_from_file_data() local
3184 ESR_ReturnCode srec_test_parse ( SR_Grammar* grammar, const LCHAR* trans, LCHAR* meaning, size_t *l… in srec_test_parse()
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c187 LCHAR* meaning; in myDSMCallback() local
2798 ESR_ReturnCode srec_test_parse ( SR_Grammar* grammar, const LCHAR* trans, LCHAR* meaning, size_t *l… in srec_test_parse()
/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp439 #define DEFINE_VARIABLE(type, name, value, meaning) \ argument
446 #define DEFINE_int64(name, value, meaning) \ argument
449 #define DEFINE_double(name, value, meaning) \ argument