/external/zlib/src/ |
H A D | zlib.h | 1114 7.6: size of z_off_t 1428 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file, 1429 z_off_t offset, int whence)); 1455 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file)); 1466 ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile file)); 1590 z_off_t len2)); 1596 that the z_off_t type (like off_t) is a signed integer. If len2 is 1618 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2)); 1718 ZEXTERN z_off_t ZEXPORT gzseek64 OF((gzFile, z_off_t, in [all...] |
H A D | gzlib.c | 439 z_off_t ZEXPORT gzseek(file, offset, whence) 441 z_off_t offset; 447 return ret == (z_off_t)ret ? (z_off_t)ret : -1; 468 z_off_t ZEXPORT gztell(file) 474 return ret == (z_off_t)ret ? (z_off_t)ret : -1; 501 z_off_t ZEXPORT gzoffset(file) 507 return ret == (z_off_t)ret ? (z_off_t)re [all...] |
H A D | zconf.h | 456 # ifndef z_off_t 457 # define z_off_t off_t macro 480 #ifndef z_off_t 481 # define z_off_t long macro 490 # define z_off64_t z_off_t
|
H A D | zconf.h.cmakein | 458 # ifndef z_off_t 459 # define z_off_t off_t 482 #ifndef z_off_t 483 # define z_off_t long 492 # define z_off64_t z_off_t
|
H A D | zconf.h.in | 456 # ifndef z_off_t 457 # define z_off_t off_t 480 #ifndef z_off_t 481 # define z_off_t long 490 # define z_off64_t z_off_t
|
H A D | zutil.h | 173 ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, z_off_t)); 174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
H A D | adler32.c | 168 z_off_t len2;
|
H A D | zutil.c | 58 switch ((int)(sizeof(z_off_t))) {
|
H A D | crc32.c | 414 z_off_t len2;
|
/external/zlib/ |
H A D | zlib.h | 1114 7.6: size of z_off_t 1428 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file, 1429 z_off_t offset, int whence)); 1455 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file)); 1466 ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile file)); 1590 z_off_t len2)); 1596 that the z_off_t type (like off_t) is a signed integer. If len2 is 1618 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2)); 1718 ZEXTERN z_off_t ZEXPORT gzseek64 OF((gzFile, z_off_t, in [all...] |
H A D | zconf.h | 456 # ifndef z_off_t 457 # define z_off_t off_t macro 480 #ifndef z_off_t 481 # define z_off_t long macro 490 # define z_off64_t z_off_t
|
H A D | zutil.h | 173 ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, z_off_t)); 174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
/external/pdfium/third_party/zlib_v128/ |
H A D | gzlib.c | 439 z_off_t ZEXPORT gzseek( 441 z_off_t offset, 447 return ret == (z_off_t)ret ? (z_off_t)ret : -1; 468 z_off_t ZEXPORT gztell( 474 return ret == (z_off_t)ret ? (z_off_t)ret : -1; 501 z_off_t ZEXPORT gzoffset( 507 return ret == (z_off_t)ret ? (z_off_t)re [all...] |
H A D | zconf.h | 463 # ifndef z_off_t 464 # define z_off_t off_t 488 #ifndef z_off_t 489 # define z_off_t long macro 498 # define z_off64_t z_off_t
|
H A D | zlib.h | 1183 7.6: size of z_off_t 1497 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file, 1498 z_off_t offset, int whence)); 1524 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file)); 1535 ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile file)); 1659 z_off_t len2)); 1665 that the z_off_t type (like off_t) is a signed integer. If len2 is 1687 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2)); 1797 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, in [all...] |
H A D | zutil.h | 175 ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, z_off_t)); 176 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
H A D | adler32.c | 168 z_off_t len2)
|
H A D | crc32.c | 414 z_off_t len2)
|
H A D | zutil.c | 58 switch ((int)(sizeof(z_off_t))) {
|
/external/freetype/src/gzip/ |
H A D | zconf.h | 246 # define z_off_t off_t macro 253 #ifndef z_off_t 254 # define z_off_t long macro
|
/external/zlib/src/as400/ |
H A D | zlib.inc | 83 D z_off_t S 10i 0 Stream offsets 205 D like(z_off_t) 207 D offset value like(z_off_t) Offset 211 D like(z_off_t) 213 D offset value like(z_off_t) Offset 228 D like(z_off_t) 232 D like(z_off_t) 242 D like(z_off_t) 246 D like(z_off_t)
|
/external/zlib/src/contrib/minizip/ |
H A D | unzip.h | 393 extern z_off_t ZEXPORT unztell OF((unzFile file));
|
H A D | unzip.c | 1889 extern z_off_t ZEXPORT unztell (unzFile file) 1901 return (z_off_t)pfile_in_zip_read_info->stream.total_out;
|
/external/zlib/src/examples/ |
H A D | gzjoin.c | 288 z_off_t len; /* length of uncompressed data (support > 4 GB) */
|
/external/zlib/src/test/ |
H A D | example.c | 125 z_off_t pos;
|