Home
last modified time | relevance | path

Searched defs:invoker (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/
H A Dapply_visitor_binary.hpp109 > invoker(visitor_, value1); in BOOST_VARIANT_AUX_GENERIC_RESULT_TYPE() local
239 > invoker(visitor_, value1); in operator ()() local
/OK3568_Linux_fs/kernel/arch/mips/dec/
H A Dkn02xa-berr.c38 int invoker) in dec_kn02xa_be_backend()
H A Dkn01-berr.c60 static int dec_kn01_be_backend(struct pt_regs *regs, int is_fixup, int invoker) in dec_kn01_be_backend()
H A Decc-berr.c40 static int dec_ecc_be_backend(struct pt_regs *regs, int is_fixup, int invoker) in dec_ecc_be_backend()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Dvariant.hpp2430 detail::variant::invoke_visitor<Visitor> invoker(visitor); in apply_visitor() local
2440 detail::variant::invoke_visitor<Visitor> invoker(visitor); in apply_visitor() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function/
H A Dfunction_template.hpp649 invoker_type invoker; member