OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:total_in_lo32
(Results
1 - 10
of
10
) sorted by null
/external/valgrind/main/perf/
test_input_for_tinycc.c
923
unsigned int
total_in_lo32
;
member in struct:__anon12766
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_lo32
== 0) s->strm->total_in_hi32++; };
1525
case 12: s->state = 12; 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++; }
1528
case 13: s->state = 13; while (((Bool)1)) { if (s->bsLive >= 8) { UInt32 v; v = (s->bsBuff >> (s->bsLive-8)) & ((1 << 8)-1); s->bsLive -= 8; s->blockSize100k = 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++;
[
all
...]
bz2.c
183
unsigned int
total_in_lo32
;
member in struct:__anon12753
[
all
...]
/external/bzip2/
bzlib.h
52
unsigned int
total_in_lo32
;
member in struct:__anon2135
bzlib.c
204
strm->
total_in_lo32
= 0;
305
s->strm->
total_in_lo32
++;
306
if (s->strm->
total_in_lo32
== 0) s->strm->total_in_hi32++;
323
s->strm->
total_in_lo32
++;
324
if (s->strm->
total_in_lo32
== 0) s->strm->total_in_hi32++;
516
strm->
total_in_lo32
= 0;
[
all
...]
decompress.c
62
s->strm->
total_in_lo32
++; \
63
if (s->strm->
total_in_lo32
== 0) \
/external/valgrind/main/exp-ptrcheck/tests/
hackedbz2.c
190
unsigned int
total_in_lo32
;
member in struct:__anon12484
[
all
...]
/external/valgrind/main/memcheck/tests/
origin5-bz2.c
183
unsigned int
total_in_lo32
;
member in struct:__anon12657
[
all
...]
varinfo6.c
221
unsigned int
total_in_lo32
;
member in struct:__anon12671
[
all
...]
/external/zlib/contrib/minizip/
zip.c
[
all
...]
unzip.c
[
all
...]
Completed in 480 milliseconds