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

/external/bzip2/
H A Dbzlib_private.h438 DState; typedef in typeref:struct:__anon1465
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/VEX/switchback/
H A Dtest_bzip2.c804 DState; typedef in typeref:struct:__anon13456
848 BZ2_decompress ( DState* );
1362 void makeMaps_d ( DState* s )
1456 Int32 BZ2_decompress ( DState* s )
4848 DState* s;
4859 s = BZALLOC( sizeof(DState) );
4887 Bool unRLE_obuf_to_output_FAST ( DState* s )
5041 Bool unRLE_obuf_to_output_SMALL ( DState* s )
5146 DState* s;
5199 DState*
[all...]
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c827 DState; typedef in typeref:struct:__anon13910
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:__anon14103
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:__anon14133
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:__anon14221
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:__anon14234
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 119 milliseconds