Home
last modified time | relevance | path

Searched refs:in_func (Results 1 – 20 of 20) sorted by relevance

/external/llvm/utils/abtest/
Dmark_armfns.py42 in_func = None variable
46 if in_func is not None and linenum == end:
47 out.write("# -- End %s\n" % in_func)
48 in_func = None variable
52 in_func, begin, end = triple variable
53 out.write("# -- Begin %s\n" % in_func)
Dmark_aarch64fns.py53 in_func = None variable
57 if in_func is not None and linenum == end:
58 out.write("# -- End %s\n" % in_func)
59 in_func = None variable
63 in_func, begin, end = triple variable
64 out.write("# -- Begin %s\n" % in_func)
/external/zlib/src/contrib/infback9/
Dinfback9.h24 in_func in, void FAR *in_desc,
Dinfback9.c219 in_func in;
/external/zlib/src/contrib/pascal/
Dzlibpas.pas22 in_func = function(opaque: Pointer; var buf: PByte): Integer; in paque()
138 function inflateBack(var strm: z_stream; in_fn: in_func; in_desc: Pointer; in inflateBack()
/external/python/cpython2/Modules/zlib/
Dzlib.h1092 typedef unsigned (*in_func) OF((void FAR *,
1097 in_func in, void FAR *in_desc,
Dzconf.h151 # define in_func z_in_func macro
Dinfback.c252 in_func in;
Dzconf.h.in151 # define in_func z_in_func macro
Dzconf.h.cmakein153 # define in_func z_in_func
DChangeLog740 - Add alloc_func, free_func, in_func, out_func to Z_PREFIX list
/external/zlib/src/
Dzlib.h1093 typedef unsigned (*in_func) OF((void FAR *,
1098 in_func in, void FAR *in_desc,
Dzconf.h151 # define in_func z_in_func macro
Dinfback.c252 in_func in;
Dzconf.h.cmakein153 # define in_func z_in_func
Dzconf.h.in151 # define in_func z_in_func macro
DChangeLog740 - Add alloc_func, free_func, in_func, out_func to Z_PREFIX list
/external/zlib/
Dzlib.h1093 typedef unsigned (*in_func) OF((void FAR *,
1098 in_func in, void FAR *in_desc,
Dzconf.h151 # define in_func z_in_func macro
/external/u-boot/include/u-boot/
Dzlib.h99 # define in_func z_in_func macro