Home
last modified time | relevance | path

Searched refs:invoker (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/
H A Dmk_events.h38 const mk_publish_auth_invoker invoker,
49 const mk_auth_invoker invoker,
76 const mk_http_response_invoker invoker,
91 const mk_http_access_path_invoker invoker,
112 const mk_rtsp_get_realm_invoker invoker,
129 const mk_rtsp_auth_invoker invoker,
142 const mk_auth_invoker invoker,
/OK3568_Linux_fs/buildroot/package/valgrind/
H A D0002-Define-PTRACE_GETSIGINFO-on-PowerPC-when-not-availab.patch15 coregrind/vgdb-invoker-ptrace.c | 6 ++++++
18 diff --git a/coregrind/vgdb-invoker-ptrace.c b/coregrind/vgdb-invoker-ptrace.c
20 --- a/coregrind/vgdb-invoker-ptrace.c
21 +++ b/coregrind/vgdb-invoker-ptrace.c
/OK3568_Linux_fs/kernel/arch/mips/dec/
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() argument
90 kind = invoker ? intstr : excstr; in dec_kn01_be_backend()
94 if (invoker) in dec_kn01_be_backend()
129 cycle = invoker ? writestr : readstr; in dec_kn01_be_backend()
H A Dkn02xa-berr.c38 int invoker) in dec_kn02xa_be_backend() argument
63 kind = invoker ? intstr : excstr; in dec_kn02xa_be_backend()
75 cycle = invoker ? writestr : readstr; in dec_kn02xa_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() argument
69 kind = invoker ? intstr : excstr; 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/detail/
H A Dapply_visitor_binary.hpp109 > invoker(visitor_, value1); in BOOST_VARIANT_AUX_GENERIC_RESULT_TYPE() local
111 return boost::apply_visitor(invoker, visitable2_); in BOOST_VARIANT_AUX_GENERIC_RESULT_TYPE()
239 > invoker(visitor_, value1); in operator ()() local
241 return boost::apply_visitor(invoker, visitable2_); in operator ()()
/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
2431 return this->internal_apply_visitor(invoker); in apply_visitor()
2440 detail::variant::invoke_visitor<Visitor> invoker(visitor); in apply_visitor() local
2441 return this->internal_apply_visitor(invoker); in apply_visitor()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0001-support-authentication-for-kickstart.patch10 which the invoker could parse this specific error.
/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
759 return get_vtable()->invoker in operator ()()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dkmeans_index.h805 …KMeansDistanceComputer invoker(distance_, dataset_, branching, indices, dcenters, veclen_, count, … in computeClustering()
806 parallel_for_(cv::Range(0, (int)indices_length), invoker); in computeClustering()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dfunctional1982 // Creates an invoker that throws bad_function_call.
1986 // Creates an invoker that calls the given instance of __func.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dfunctional1982 // Creates an invoker that throws bad_function_call.
1986 // Creates an invoker that calls the given instance of __func.