Lines Matching full:feed
1019 init, collect into internal buffer, process, and then feed to
1039 PACC | acc = 0 0 ~m=n | BUSY -> FEED (acc done)
1042 FEED | putItems 0 0 0 -m-n +m 0 | BUSY -> COLL (put items)
1043 FEED | putItems 0 0 0 -m-n +m 1 | BUSY -> INIT (put items)
1044 FEED | putItems 0 0 0 -d-d +d | OUT_FULL (put some items)
1265 /* feed state: copy item in internal outBuf to output charBuf */