HomeSort by relevance Sort by last modified time
    Searched defs:addWords (Results 1 - 3 of 3) sorted by null

  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 359 int addWords;
374 * recog_nm/namesnnumsSC_dyn,addWords=2000 becomes
376 * property: addWords=2000
381 addWords = 0;
385 if (LSTRSTR(tok, "addWords"))
387 addWords = atoi(LSTRCHR(tok, L('=')) + sizeof(LCHAR));
422 if (CA_LoadSyntaxAsExtensible(impl->syntax, (LCHAR*) filename, addWords))
437 rc = impl->semgraph->load(impl->semgraph, impl->syntax->synx->olabels, filename, addWords);
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 

Completed in 78 milliseconds