OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNG_tIME
(Results
1 - 10
of
10
) sorted by null
/external/qemu/distrib/libpng-1.2.19/
png.c
51
PNG_tIME
;
pngread.c
400
PNG_CONST
PNG_tIME
;
518
else if (!png_memcmp(png_ptr->chunk_name,
png_tIME
, 4))
980
PNG_CONST
PNG_tIME
;
[
all
...]
pngpread.c
187
PNG_CONST
PNG_tIME
;
450
else if (!png_memcmp(png_ptr->chunk_name,
png_tIME
, 4))
[
all
...]
png.h
619
/*
png_time
is a way to hold the time in an machine independent way.
633
}
png_time
;
typedef in typeref:struct:png_time_struct
634
typedef
png_time
FAR * png_timep;
635
typedef
png_time
FAR * FAR * png_timepp;
[
all
...]
pngwutil.c
[
all
...]
/external/libpng/
pngread.c
436
PNG_CONST
PNG_tIME
;
545
else if (!png_memcmp(chunk_name,
png_tIME
, 4))
[
all
...]
png.c
56
PNG_tIME
;
pngpread.c
201
PNG_CONST
PNG_tIME
;
511
else if (!png_memcmp(png_ptr->chunk_name,
png_tIME
, 4))
[
all
...]
pngwutil.c
[
all
...]
png.h
742
}
png_time
;
typedef in typeref:struct:png_time_struct
[
all
...]
Completed in 22 milliseconds