Home
last modified time | relevance | path

Searched refs:hfunc (Results 1 – 6 of 6) sorted by relevance

/external/curl/lib/
Dhash.c53 hash_function hfunc, in Curl_hash_init() argument
59 if(!slots || !hfunc || !comparator ||!dtor) { in Curl_hash_init()
63 h->hash_func = hfunc; in Curl_hash_init()
Dhash.h73 hash_function hfunc,
/external/javasqlite/src/main/native/
Dsqlite_jni.c66 struct hfunc *funcs; /* SQLite user defined function handles */
83 typedef struct hfunc { struct
84 struct hfunc *next; /* next function */ argument
94 } hfunc; argument
778 hfunc *f; in doclose()
1692 static hfunc *
1698 return (hfunc *) v.l; in getfunc()
1705 hfunc *f = (hfunc *) sqlite_user_data(sf); in call_common()
1759 hfunc *f = (hfunc *) sqlite_user_data(sf); in call_final()
1781 hfunc *f = (hfunc *) sqlite3_user_data(sf); in call3_common()
[all …]
/external/kernel-headers/original/uapi/linux/
Dethtool.h940 __u8 hfunc; member
/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin_cpp.hpp202 #define OPENCV_HAL_IMPL_MINMAX_FUNC(func, hfunc, cfunc) \ in OPENCV_HAL_IMPL_MATH_FUNC() argument
210 template<typename _Tp, int n> inline _Tp hfunc(const v_reg<_Tp, n>& a) \
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h9605 typedef void (GLAPIENTRY * PFNGLTEXSCISSORFUNCINTELPROC) (GLenum target, GLenum lfunc, GLenum hfunc