Home
last modified time | relevance | path

Searched defs:apply_cb (Results 1 – 25 of 138) sorted by relevance

123456

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl.erl307 apply_cb(Ms, F, Df, Args) -> function
310 apply_cb(Ms, F, Df, Args, A) -> function
313 apply_cb([M|Ms], F, Df, Args, A, Ms0) -> function
318 apply_cb([], Df, Df, Args, _A, _Ms0) -> function
320 apply_cb([], F, Df, Args, A, Ms0) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl.erl307 apply_cb(Ms, F, Df, Args) -> function
310 apply_cb(Ms, F, Df, Args, A) -> function
313 apply_cb([M|Ms], F, Df, Args, A, Ms0) -> function
318 apply_cb([], Df, Df, Args, _A, _Ms0) -> function
320 apply_cb([], F, Df, Args, A, Ms0) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl.erl307 apply_cb(Ms, F, Df, Args) -> function
310 apply_cb(Ms, F, Df, Args, A) -> function
313 apply_cb([M|Ms], F, Df, Args, A, Ms0) -> function
318 apply_cb([], Df, Df, Args, _A, _Ms0) -> function
320 apply_cb([], F, Df, Args, A, Ms0) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl.erl307 apply_cb(Ms, F, Df, Args) -> function
310 apply_cb(Ms, F, Df, Args, A) -> function
313 apply_cb([M|Ms], F, Df, Args, A, Ms0) -> function
318 apply_cb([], Df, Df, Args, _A, _Ms0) -> function
320 apply_cb([], F, Df, Args, A, Ms0) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl.erl307 apply_cb(Ms, F, Df, Args) -> function
310 apply_cb(Ms, F, Df, Args, A) -> function
313 apply_cb([M|Ms], F, Df, Args, A, Ms0) -> function
318 apply_cb([], Df, Df, Args, _A, _Ms0) -> function
320 apply_cb([], F, Df, Args, A, Ms0) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl.erl307 apply_cb(Ms, F, Df, Args) -> function
310 apply_cb(Ms, F, Df, Args, A) -> function
313 apply_cb([M|Ms], F, Df, Args, A, Ms0) -> function
318 apply_cb([], Df, Df, Args, _A, _Ms0) -> function
320 apply_cb([], F, Df, Args, A, Ms0) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl.erl307 apply_cb(Ms, F, Df, Args) -> function
310 apply_cb(Ms, F, Df, Args, A) -> function
313 apply_cb([M|Ms], F, Df, Args, A, Ms0) -> function
318 apply_cb([], Df, Df, Args, _A, _Ms0) -> function
320 apply_cb([], F, Df, Args, A, Ms0) -> function
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/applier/
H A Dapply_callback.hpp66 apply_cb(naming::id_type const& gid, Callback && cb, Ts&&... vs) in apply_cb() function
75 apply_cb( in apply_cb() function
100 apply_cb(DistPolicy const& policy, Callback && cb, Ts&&... vs) in apply_cb() function
111 apply_cb( in apply_cb() function
194 apply_cb(Continuation && c, naming::id_type const& gid, in apply_cb() function
206 apply_cb(Continuation && c, in apply_cb() function
236 apply_cb(Continuation && c, DistPolicy const& policy, in apply_cb() function
250 apply_cb(Continuation && c, in apply_cb() function
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/components/
H A Dunwrapping_result_policy.hpp100 bool apply_cb(Continuation&& c, threads::thread_priority priority, in apply_cb() function
109 bool apply_cb( in apply_cb() function
H A Dtarget_distribution_policy.hpp174 bool apply_cb(Continuation && c, in apply_cb() function
183 bool apply_cb( in apply_cb() function
H A Dcolocating_distribution_policy.hpp222 bool apply_cb(Continuation && c, in apply_cb() function
239 bool apply_cb( in apply_cb() function
H A Ddefault_distribution_policy.hpp257 bool apply_cb(Continuation && c, in apply_cb() function
266 bool apply_cb( in apply_cb() function
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/
H A Dpackaged_action.hpp266 void apply_cb(naming::id_type const& id, Callback&& cb, Ts&&... vs) in apply_cb() function in hpx::lcos::packaged_action
273 void apply_cb(naming::address&& addr, naming::id_type const& id, in apply_cb() function in hpx::lcos::packaged_action
471 void apply_cb(naming::id_type const& id, Callback&& cb, Ts&&... vs) in apply_cb() function in hpx::lcos::packaged_action
520 void apply_cb(naming::address&& addr, naming::id_type const& id, in apply_cb() function in hpx::lcos::packaged_action
/dports/devel/librcc/librcc-0.2.12/examples/
H A Drcc-gtk-config.c46 static void apply_cb(GtkWidget * w, gpointer data) in apply_cb() function
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/imagemap/
H A Dimap_default_dialog.h35 void (*apply_cb)(gpointer); member
/dports/games/minetest/minetest-5.4.1/src/server/
H A Dserverinventorymgr.cpp185 std::function<void(const std::string &, Inventory *)> apply_cb) in sendDetachedInventories()
/dports/astro/nightfall/nightfall-1.92/
H A DLightGnome.c147 static void apply_cb( GtkWidget *w, gint pagenum, gpointer data) in apply_cb() function
/dports/databases/galera/galera-release_25.3.35/galera/src/
H A Dtrx_handle.cpp301 wsrep_apply_cb_t apply_cb, in apply()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/wsrep/src/
H A Dwsrep_listener.c87 apply_cb (void* recv_ctx, in apply_cb() function
/dports/databases/galera26/galera-release_26.4.10/galera/src/
H A Dtrx_handle.cpp369 wsrep_apply_cb_t apply_cb, in apply()
/dports/databases/galera/galera-release_25.3.35/wsrep/src/
H A Dwsrep_listener.c87 apply_cb (void* recv_ctx, in apply_cb() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/wsrep/src/
H A Dwsrep_listener.c87 apply_cb (void* recv_ctx, in apply_cb() function
/dports/databases/galera26/galera-release_26.4.10/wsrep/src/examples/
H A Dlistener.c97 apply_cb (void* recv_ctx, in apply_cb() function
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/wsrep-API/v26/examples/
H A Dlistener.c97 apply_cb (void* recv_ctx, in apply_cb() function
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/wsrep-API/v26/examples/
H A Dlistener.c97 apply_cb (void* recv_ctx, in apply_cb() function

123456