OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIFFSwabLong8
(Results
1 - 6
of
6
) sorted by null
/external/pdfium/third_party/libtiff/
tif_dirread.c
821
TIFFSwabLong8
(&offset);
978
TIFFSwabLong8
(ma);
996
TIFFSwabLong8
((uint64*)ma);
[
all
...]
tif_swab.c
57
#ifndef
TIFFSwabLong8
59
TIFFSwabLong8
(uint64* lp)
tif_dirwrite.c
319
TIFFSwabLong8
(&dircount64);
335
TIFFSwabLong8
(&nextnextdir);
[
all
...]
tif_dir.c
[
all
...]
tif_open.c
405
TIFFSwabLong8
(&tif->tif_header.big.tiff_diroff);
tiffio.h
479
extern void
TIFFSwabLong8
(uint64*);
Completed in 91 milliseconds