Home
last modified time | relevance | path

Searched refs:out_func (Results 1 – 25 of 27) sorted by relevance

12

/external/pixman/pixman/
Dpixman-implementation.c84 pixman_composite_func_t *out_func) in _pixman_implementation_lookup_composite() argument
112 *out_func = cache->cache[i].fast_path.func; in _pixman_implementation_lookup_composite()
138 *out_func = info->func; in _pixman_implementation_lookup_composite()
161 *out_func = dummy_composite_rect; in _pixman_implementation_lookup_composite()
178 cache->cache[0].fast_path.func = *out_func; in _pixman_implementation_lookup_composite()
Dpixman-private.h511 pixman_composite_func_t *out_func);
/external/zlib/src/contrib/infback9/
Dinfback9.h25 out_func out, void FAR *out_desc));
Dinfback9.c221 out_func out;
/external/zlib/src/contrib/pascal/
Dzlibpas.pas24 out_func = function(opaque: Pointer; buf: PByte; size: Integer): Integer; in paque()
139 out_fn: out_func; out_desc: Pointer): Integer;
/external/qemu/distrib/zlib-1.2.3/
Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
882 out_func out, void FAR *out_desc));
Dzconf.h49 # define out_func z_out_func macro
Dinfback.c245 out_func out;
/external/open-vcdiff/src/zlib/
Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
882 out_func out, void FAR *out_desc));
Dzconf.h49 # define out_func z_out_func macro
/external/chromium/sdch/open-vcdiff/src/
Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
882 out_func out, void FAR *out_desc));
Dzconf.h49 # define out_func z_out_func macro
/external/chromium_org/sdch/open-vcdiff/src/zlib/
Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
882 out_func out, void FAR *out_desc));
Dzconf.h49 # define out_func z_out_func macro
/external/chromium_org/third_party/zlib/
Dmozzconf.h119 #define out_func MOZ_Z_out_func macro
Dzlib.h976 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
980 out_func out, void FAR *out_desc));
Dzconf.h122 # define out_func z_out_func macro
Dgoogle.patch137 +#define out_func MOZ_Z_out_func
Dinfback.c245 out_func out;
/external/zlib/src/
Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
1031 out_func out, void FAR *out_desc));
Dzconf.h140 # define out_func z_out_func macro
Dinfback.c254 out_func out;
Dzconf.h.cmakein142 # define out_func z_out_func
/external/zlib/
Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
1031 out_func out, void FAR *out_desc));
Dzconf.h140 # define out_func z_out_func macro

12