HomeSort by relevance Sort by last modified time
    Searched refs:hfunc (Results 1 - 7 of 7) sorted by null

  /external/curl/lib/
hash.h 73 hash_function hfunc,
hash.c 53 hash_function hfunc,
59 if(!slots || !hfunc || !comparator ||!dtor) {
63 h->hash_func = hfunc;
  /external/javasqlite/src/main/native/
sqlite_jni.c 66 struct hfunc *funcs; /* SQLite user defined function handles */
83 typedef struct hfunc { struct
84 struct hfunc *next; /* next function */
94 } hfunc; typedef in typeref:struct:hfunc
778 hfunc *f;
    [all...]
  /bionic/libc/kernel/uapi/linux/
ethtool.h 361 __u8 hfunc; member in struct:ethtool_rxfh
  /external/kernel-headers/original/uapi/linux/
ethtool.h 940 __u8 hfunc; member in struct:ethtool_rxfh
    [all...]
  /external/opencv3/modules/hal/include/opencv2/hal/
intrin_cpp.hpp 202 #define OPENCV_HAL_IMPL_MINMAX_FUNC(func, hfunc, cfunc) \
210 template<typename _Tp, int n> inline _Tp hfunc(const v_reg<_Tp, n>& a) \
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h     [all...]

Completed in 910 milliseconds