Lines Matching full:partial
233 * bitstream : 11 22 33 44 55 br->words=1 br->bytes=1 (partial tail word is left-justified)
456 if(br->consumed_words < br->words) { /* if we've not consumed up to a partial tail word... */
494 /* in this case we're starting our read at a partial tail word;
614 /* step 1: skip over partial head word to get word aligned */
631 /* step 3: skip any remainder from partial tail bytes */
649 /* step 1: read from partial head word to get word aligned */
686 /* step 3: read any remainder from partial tail bytes */
725 while(br->consumed_words < br->words) { /* if we've not consumed up to a partial tail word... */
838 while(cwords < br->words) { /* if we've not consumed up to a partial tail word... */
922 if(cwords < br->words) { /* if we've not consumed up to a partial tail word... */
955 /* in this case we're starting our read at a partial tail word;
1021 while(cwords < br->words) { /* if we've not consumed up to a partial tail word... */
1113 if(cwords < br->words) { /* if we've not consumed up to a partial tail word... */
1142 /* in this case we're starting our read at a partial tail word;