Searched defs:in_func (Results  1 – 18 of 18) 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/rust/crates/libz-sys/src/zlib-ng/ | 
| D | zlib.h.in | 1078 typedef uint32_t (*in_func) (void *, z_const unsigned char * *);  typedef
  | 
| D | zlib-ng.h.in | 1088 typedef uint32_t (*in_func) (void *, const uint8_t * *);  typedef
  | 
| D | zlib_name_mangling.h.in | 141 #define in_func               @ZLIB_SYMBOL_PREFIX@in_func  macro
  | 
| D | zlib_name_mangling-ng.h.in | 141 #define in_func               @ZLIB_SYMBOL_PREFIX@in_func  macro
  | 
| /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 | zconf.h | 170 #  define in_func               z_in_func  macro
  | 
| /external/tflite-support/third_party/zlib/ | 
| D | chromeconf.h | 150 #define in_func Cr_z_in_func  macro
  | 
| D | zconf.h | 167 #  define in_func               z_in_func  macro
  | 
| /external/rust/crates/libz-sys/src/ | 
| D | lib.rs | 32 pub type in_func = unsafe extern "C" fn(*mut c_void, *mut *const c_uchar) -> c_uint;  typedef 172         _in: in_func,  in inflateBack()
  | 
| /external/libwebsockets/win32port/zlib/ | 
| D | zconf.h | 118 #  define in_func               z_in_func  macro
  | 
| /external/freetype/src/gzip/ | 
| D | ftzconf.h | 154 #  define in_func               z_in_func  macro
  | 
| /external/python/cpython2/Modules/zlib/ | 
| D | zconf.h.in | 151 #  define in_func               z_in_func  macro
  | 
| D | zconf.h | 151 #  define in_func               z_in_func  macro
  | 
| /external/rust/crates/libz-sys/src/zlib/ | 
| D | zconf.h.in | 151 #  define in_func               z_in_func  macro
  | 
| D | zconf.h | 151 #  define in_func               z_in_func  macro
  |