Home
last modified time | relevance | path

Searched refs:info_struct (Results 1 – 4 of 4) sorted by relevance

/external/libpng/
DREADME30 accessing/storing the info_struct data, rather than manipulating it
160 pngset.c => Functions for storing data into the info_struct
DCHANGES128 of info_struct and invalidates all programs that use a shared libpng****
169 More description of info_struct in libpng.txt and png.h
1069 libpng will reallocate the png_struct and info_struct if they are too small.
2463 png_struct or info_struct members and other deprecated usage in
4212 also removes the support for storing unknown chunks in the info_struct
Dlibpng-manual.txt4719 The png_struct and info_struct members "trans" and "trans_values" were
/external/netperf/
Dnettest_xti.c103 static struct t_info info_struct; variable
151 get_xti_info(socket, info_struct) in get_xti_info() argument
153 struct t_info *info_struct;
981 get_xti_info(send_socket,info_struct); in send_xti_tcp_stream()