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

  /external/svox/pico/lib/
picowa.c 60 picoos_uint16 inLen; /* length of item in inBuf, 0 for empty buf */
97 wa->inLen = 0;
292 if (PICO_OK == picodata_copy_item(wa->inBuf, wa->inLen,
295 wa->inLen = 0;
333 wa->inLen = 0;
340 if (PICO_OK == picodata_copy_item(wa->inBuf, wa->inLen,
343 wa->inLen = 0;
390 PICODBG_DEBUG(("doing state %i, inLen: %d, outLen: %d",
391 wa->procState, wa->inLen, wa->outLen));
398 if (wa->inLen == 0) { /* is input buffer empty? *
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 

Completed in 50 milliseconds