Searched defs:HashFunc (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dhashtable.h21 typedef unsigned (*HashFunc)(void * cdata, const void * ptr, int numBits); typedef
56 HashFunc hash,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dhashtable.h21 typedef unsigned (*HashFunc)(void * cdata, const void * ptr, int numBits); typedef
56 HashFunc hash,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dhashtable.h21 typedef unsigned (*HashFunc)(void * cdata, const void * ptr, int numBits); typedef
56 HashFunc hash,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dhashtable.h21 typedef unsigned (*HashFunc)(void * cdata, const void * ptr, int numBits); typedef
56 HashFunc hash,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dhashtable.h21 typedef unsigned (*HashFunc)(void * cdata, const void * ptr, int numBits); typedef
56 HashFunc hash,

Completed in 2290 milliseconds