OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:png_sig_cmp
(Results
26 - 35
of
35
) sorted by null
1
2
/ndk/tests/build/issue20862-libpng-O0/jni/
png.h
[
all
...]
/external/libpng/
libpng-1.2.44.txt
146
png_sig_cmp
(), and it will return 0 (false) if the bytes match the
168
is_png = !
png_sig_cmp
(header, 0, number);
[
all
...]
libpng-1.2.46.txt
146
png_sig_cmp
(), and it will return 0 (false) if the bytes match the
168
is_png = !
png_sig_cmp
(header, 0, number);
[
all
...]
libpng.3
733
\fBint
png_sig_cmp
(png_bytep \fP\fIsig\fP\fB, png_size_t \fP\fIstart\fP\fB, png_size_t \fInum_to_check\fP\fB);\fP
[
all
...]
png.h
[
all
...]
CHANGES
412
Changed libpng.txt to demonstrate
png_sig_cmp
() instead of png_check_sig()
[
all
...]
/external/chromium_org/third_party/libpng/
png.h
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
png.h
[
all
...]
/hardware/ti/omap4xxx/hwc/
hwc.c
[
all
...]
/prebuilts/sdk/tools/linux/
aapt
Completed in 403 milliseconds
1
2