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

  /external/srec/srec/Semproc/src/
SemanticProcessorImpl.c 478 LCHAR meaning[MAX_STRING_LEN]; /* special key */ local
557 * expression is: meaning='hello';meaning=meaning+' '+'world';
560 * root.meaning='hello';root.meaning=root.meaning+' '+'world';
672 * Fill in the 'meaning', if it is not there
673 * map 'ROOT.meaning' to 'meaning'
783 LCHAR meaning[MAX_STRING_LEN]; \/* special key *\/ local
    [all...]
SemanticGraphImpl.c 877 if (*p == MULTIPLE_MEANING_JOIN_CHAR) /* if at the end of a meaning (not end of union)
892 else /* skip to next meaning after join char */
1039 potentially am adding an alternate meaning for the word */
1065 * if the word was added at least 1 iteration ago, meaning that I have already added it to my
    [all...]
  /external/srec/srec/test/SRecTest/src/
SRecTest.c 189 LCHAR* meaning; local
198 meaning = argv[0];
200 meaning = L("");
201 lstrtrim(meaning);
202 LSTRLWR(meaning);
204 if (LISDIGIT(*meaning))
206 /* Penalize meaning starting with "<digit>" */
459 ESR_ReturnCode srec_test_parse (SR_Grammar *grammar, const LCHAR* trans, LCHAR* meaning, size_t *len);
2652 LCHAR meaning[MAX_LINE_LENGTH] = { 0 }; local
    [all...]
  /external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c 187 LCHAR* meaning; local
196 meaning = argv[0];
198 meaning = L("");
199 lstrtrim(meaning);
200 LSTRLWR(meaning);
202 if (LISDIGIT(*meaning))
204 /* Penalize meaning starting with "<digit>" */
459 ESR_ReturnCode srec_test_parse (SR_Grammar *grammar, const LCHAR* trans, LCHAR* meaning, size_t *len);
    [all...]
  /external/v8/test/mjsunit/
string-replace.js 107 // Bug 317 look-alikes. If "$e" has no meaning, the "$" must be retained.
unicode-test.js     [all...]
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
CommandRecognizerEngine.java 1155 String meaning = mOpenEntries.get(commands[1]); local
    [all...]
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.cpp 439 #define DEFINE_VARIABLE(type, name, value, meaning) \
446 #define DEFINE_int64(name, value, meaning) \
447 DEFINE_VARIABLE(int64_t, name, value, meaning)
449 #define DEFINE_double(name, value, meaning) \
450 DEFINE_VARIABLE(double, name, value, meaning)
    [all...]
  /external/v8/src/
regexp.js 68 // Ignore flags that have no meaning to be consistent with
  /external/iproute2/doc/
ip-tunnels.tex 237 meaning that packets inherit TTL value.
ip-cref.tex 72 identifier meaning that no networking protocol is involved.
195 syntax errors). However, as a rule, their meaning is clear
    [all...]
  /external/v8/benchmarks/
richards.js 85 * They don't have any meaning a such but are characteristic of a
  /external/webkit/SunSpider/tests/v8-v4/
v8-richards.js 80 * They don't have any meaning a such but are characteristic of a
  /external/blktrace/btt/doc/
btt.tex 527 \item First there is the total system activity -- meaning activity
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 214 milliseconds