Searched defs:in_func (Results 1 – 12 of 12) sorted by relevance
/external/llvm/utils/abtest/ |
D | mark_armfns.py | 42 in_func = None variable 48 in_func = None variable 52 in_func, begin, end = triple variable
|
D | mark_aarch64fns.py | 53 in_func = None variable 59 in_func = None variable 63 in_func, begin, end = triple variable
|
/external/mesa3d/src/amd/compiler/tests/ |
D | check_output.py | 207 def do_match(g, pattern, output, skip_lines, in_func=False): argument
|
/external/zlib/ |
D | chromeconf.h | 153 #define in_func Cr_z_in_func macro
|
D | zlib.h | 1143 typedef unsigned (*in_func)(void FAR *, typedef
|
D | zconf.h.in | 154 # define in_func z_in_func macro
|
D | zconf.h | 170 # define in_func z_in_func macro
|
/external/trusty/arm-trusted-firmware/lib/zlib/ |
D | zlib.h | 1097 typedef unsigned (*in_func)(void FAR *, typedef
|
D | zconf.h | 154 # define in_func z_in_func macro
|
/external/libwebsockets/win32port/zlib/ |
D | zconf.h | 118 # define in_func z_in_func macro
|
/external/rust/android-crates-io/crates/libz-sys/src/ |
D | lib.rs | 33 pub type in_func = unsafe extern "C" fn(*mut c_void, *mut *const c_uchar) -> c_uint; typedef 162 _in: in_func, in inflateBack()
|
/external/freetype/src/gzip/ |
D | ftzconf.h | 154 # define in_func z_in_func macro
|