OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bsLive
(Results
1 - 11
of
11
) sorted by null
/external/valgrind/main/perf/
test_input_for_tinycc.c
1052
Int32
bsLive
;
1113
Int32
bsLive
;
1519
case 10: s->state = 10; while (((Bool)1)) { if (s->
bsLive
>= 8) { UInt32 v; v = (s->bsBuff >> (s->
bsLive
-8)) & ((1 << 8)-1); s->
bsLive
-= 8; uc = v; break; } if (s->strm->avail_in == 0) { retVal = 0; goto save_state_and_return; };; s->bsBuff = (s->bsBuff << 8) | ((UInt32) (*((UChar*)(s->strm->next_in)))); s->
bsLive
+= 8; s->strm->next_in++; s->strm->avail_in--; s->strm->total_in_lo32++; if (s->strm->total_in_lo32 == 0) s->strm->total_in_hi32++; };
1522
case 11: s->state = 11; while (((Bool)1)) { if (s->
bsLive
>= 8) { UInt32 v; v = (s->bsBuff >> (s->
bsLive
-8)) & ((1 << 8)-1); s->
bsLive
-= 8; uc = v; break; } if (s->strm->avail_in == 0) { retVal = 0; goto save_state_and_return; };; s->bsBuff = (s->bsBuff << 8) | ((UInt32) (*((UChar*)(s->strm->next_in)))); s->
bsLive
+= 8; s->strm->next_in++; s->strm->avail_in--; s->strm->total_in_lo32++; if (s->strm->total_in_lo3 (…)
[
all
...]
bz2.c
624
Int32
bsLive
;
745
Int32
bsLive
;
[
all
...]
/external/bzip2/
compress.c
39
s->
bsLive
= 0;
48
while (s->
bsLive
> 0) {
52
s->
bsLive
-= 8;
60
while (s->
bsLive
>= 8) { \
65
s->
bsLive
-= 8; \
76
s->bsBuff |= (v << (32 - s->
bsLive
- n));
77
s->
bsLive
+= n;
bzlib_private.h
242
Int32
bsLive
;
363
Int32
bsLive
;
decompress.c
46
if (s->
bsLive
>= nnn) { \
49
(s->
bsLive
-nnn)) & ((1 << nnn)-1); \
50
s->
bsLive
-= nnn; \
59
s->
bsLive
+= 8; \
bzlib.c
513
s->
bsLive
= 0;
[
all
...]
/external/valgrind/main/exp-ptrcheck/tests/
hackedbz2.c
631
Int32
bsLive
;
752
Int32
bsLive
;
[
all
...]
/external/valgrind/main/memcheck/tests/
origin5-bz2.c
624
Int32
bsLive
;
745
Int32
bsLive
;
[
all
...]
varinfo6.c
662
Int32
bsLive
;
783
Int32
bsLive
;
[
all
...]
/prebuilt/common/commons-compress/
commons-compress-1.0.jar
/prebuilt/common/ant/
ant.jar
Completed in 41 milliseconds