Home
last modified time | relevance | path

Searched defs:BZ_API (Results 1 – 7 of 7) sorted by relevance

/external/bzip2/
Dbzlib.c148 int BZ_API(BZ2_bzCompressInit) in BZ_API() function
407 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API() function
468 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API() function
492 int BZ_API(BZ2_bzDecompressInit) in BZ_API() function
808 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API() function
862 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API() function
916 BZFILE* BZ_API(BZ2_bzWriteOpen) in BZ_API() function
964 void BZ_API(BZ2_bzWrite) in BZ_API() function
1009 void BZ_API(BZ2_bzWriteClose) in BZ_API() function
1021 void BZ_API(BZ2_bzWriteClose64) in BZ_API() function
[all …]
Dbzlib.h85 # define BZ_API(func) WINAPI func macro
89 # define BZ_API(func) (WINAPI * func) macro
93 # define BZ_API(func) func macro
/external/valgrind/main/exp-sgcheck/tests/
Dhackedbz2.c223 # define BZ_API(func) WINAPI func macro
227 # define BZ_API(func) (WINAPI * func) macro
231 # define BZ_API(func) func macro
4523 int BZ_API(BZ2_bzCompressInit) in BZ_API() function
4782 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API() function
4843 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API() function
4867 int BZ_API(BZ2_bzDecompressInit) in BZ_API() function
5167 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API() function
5221 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API() function
5275 BZFILE* BZ_API(BZ2_bzWriteOpen) in BZ_API() function
[all …]
/external/valgrind/main/VEX/switchback/
Dtest_bzip2.c200 # define BZ_API(func) WINAPI func macro
204 # define BZ_API(func) (WINAPI * func) macro
208 # define BZ_API(func) func macro
4499 int BZ_API(BZ2_bzCompressInit) in BZ_API() function
4758 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API() function
4819 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API() function
4843 int BZ_API(BZ2_bzDecompressInit) in BZ_API() function
5143 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API() function
5197 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API() function
5251 BZFILE* BZ_API(BZ2_bzWriteOpen) in BZ_API() function
[all …]
/external/valgrind/main/memcheck/tests/
Dorigin5-bz2.c216 # define BZ_API(func) WINAPI func macro
220 # define BZ_API(func) (WINAPI * func) macro
224 # define BZ_API(func) func macro
4514 int BZ_API(BZ2_bzCompressInit) in BZ_API() function
4774 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API() function
4834 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API() function
4858 int BZ_API(BZ2_bzDecompressInit) in BZ_API() function
5158 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API() function
5212 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API() function
5266 BZFILE* BZ_API(BZ2_bzWriteOpen) in BZ_API() function
[all …]
Dvarinfo6.c254 # define BZ_API(func) WINAPI func macro
258 # define BZ_API(func) (WINAPI * func) macro
262 # define BZ_API(func) func macro
4552 int BZ_API(BZ2_bzCompressInit) in BZ_API() function
4811 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API() function
4872 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API() function
4896 int BZ_API(BZ2_bzDecompressInit) in BZ_API() function
5196 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API() function
5250 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API() function
5304 BZFILE* BZ_API(BZ2_bzWriteOpen) in BZ_API() function
[all …]
/external/valgrind/main/perf/
Dbz2.c216 # define BZ_API(func) WINAPI func macro
220 # define BZ_API(func) (WINAPI * func) macro
224 # define BZ_API(func) func macro
4514 int BZ_API(BZ2_bzCompressInit) in BZ_API() function
4773 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API() function
4834 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API() function
4858 int BZ_API(BZ2_bzDecompressInit) in BZ_API() function
5158 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API() function
5212 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API() function
5266 BZFILE* BZ_API(BZ2_bzWriteOpen) in BZ_API() function
[all …]