Searched defs:dispatcher (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/variant/1.1.4/include/mapbox/ |
| H A D | variant.hpp | 294 struct dispatcher<F, V, R, T, Types...> struct 296 VARIANT_INLINE static R apply_const(V const& v, F&& f) in apply_const() 308 VARIANT_INLINE static R apply(V& v, F&& f) in apply() 322 struct dispatcher<F, V, R, T> struct 324 VARIANT_INLINE static R apply_const(V const& v, F&& f) in apply_const() 329 VARIANT_INLINE static R apply(V& v, F&& f) in apply()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_dispatch.h | 35 void **dispatcher; //an array of struct cmd_dispatcher member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_dispatch.h | 35 void **dispatcher; //an array of struct cmd_dispatcher member
|