Searched refs:DState (Results 1 - 8 of 8) sorted by relevance

/external/bzip2/
H A Dbzlib_private.h438 DState; typedef in typeref:struct:__anon742
488 BZ2_decompress ( DState* );
H A Dbzlib.c497 DState* s;
508 s = BZALLOC( sizeof(DState) );
536 Bool unRLE_obuf_to_output_FAST ( DState* s )
706 Bool unRLE_obuf_to_output_SMALL ( DState* s )
811 DState* s;
864 DState* s;
H A Ddecompress.c27 void makeMaps_d ( DState* s )
106 Int32 BZ2_decompress ( DState* s )
/external/valgrind/main/exp-ptrcheck/tests/
H A Dhackedbz2.c827 DState; typedef in typeref:struct:__anon11200
871 BZ2_decompress ( DState* );
1386 void makeMaps_d ( DState* s )
1480 Int32 BZ2_decompress ( DState* s )
4872 DState* s;
4883 s = BZALLOC( sizeof(DState) );
4911 Bool unRLE_obuf_to_output_FAST ( DState* s )
5065 Bool unRLE_obuf_to_output_SMALL ( DState* s )
5170 DState* s;
5223 DState*
[all...]
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c820 DState; typedef in typeref:struct:__anon11373
864 BZ2_decompress ( DState* );
1377 void makeMaps_d ( DState* s )
1471 Int32 BZ2_decompress ( DState* s )
4863 DState* s;
4874 s = BZALLOC( sizeof(DState) );
4902 Bool unRLE_obuf_to_output_FAST ( DState* s )
5056 Bool unRLE_obuf_to_output_SMALL ( DState* s )
5161 DState* s;
5214 DState*
[all...]
H A Dvarinfo6.c858 DState; typedef in typeref:struct:__anon11387
902 BZ2_decompress ( DState* );
1415 void makeMaps_d ( DState* s )
1509 Int32 BZ2_decompress ( DState* s )
4901 DState* s;
4912 s = BZALLOC( sizeof(DState) );
4940 Bool unRLE_obuf_to_output_FAST ( DState* s )
5094 Bool unRLE_obuf_to_output_SMALL ( DState* s )
5199 DState* s;
5252 DState*
[all...]
/external/valgrind/main/perf/
H A Dbz2.c820 DState; typedef in typeref:struct:__anon11469
864 BZ2_decompress ( DState* );
1377 void makeMaps_d ( DState* s )
1471 Int32 BZ2_decompress ( DState* s )
4863 DState* s;
4874 s = BZALLOC( sizeof(DState) );
4902 Bool unRLE_obuf_to_output_FAST ( DState* s )
5056 Bool unRLE_obuf_to_output_SMALL ( DState* s )
5161 DState* s;
5214 DState*
[all...]
H A Dtest_input_for_tinycc.c1188 DState; typedef in typeref:struct:__anon11482
1194 BZ2_decompress ( DState* );
1403 void makeMaps_d ( DState* s )
1428 Int32 BZ2_decompress ( DState* s )
3955 DState* s;
3966 s = (strm->bzalloc)(strm->opaque,(sizeof(DState)),1);
3994 Bool unRLE_obuf_to_output_FAST ( DState* s )
4148 Bool unRLE_obuf_to_output_SMALL ( DState* s )
4253 DState* s;
4306 DState*
[all...]

Completed in 192 milliseconds