Home
last modified time | relevance | path

Searched defs:handle_commit (Results 1 – 25 of 29) sorted by relevance

12

/dports/net/elixir-kafka_ex/kafka_ex-0.10.0/lib/kafka_ex/
H A Dgen_consumer.ex762 defp handle_commit(:sync_commit, %State{} = state), do: commit(state) function
764 defp handle_commit( function
/dports/databases/elixir-db_connection/db_connection-1.1.3/examples/db_agent/lib/
H A Ddb_agent.ex78 def handle_commit(_, %{status: :transaction} = s) do function
/dports/databases/elixir-ecto/ecto-2.2.10/lib/ecto/adapters/sql/
H A Dsandbox.ex324 def handle_commit(opts, {conn_mod, state, true}) do function
/dports/databases/elixir-db_connection/db_connection-1.1.3/test/
H A Dtest_support.exs98 def handle_commit(opts, state) do function
/dports/databases/elixir-db_connection/db_connection-1.1.3/lib/
H A Ddb_connection.ex170 @callback handle_commit(opts :: Keyword.t, state :: any) :: callback
358 def handle_commit(_, state) do function
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dtext_box_base.cpp432 void text_box_base::handle_commit(bool& handled, const utf8::string& unicode) in handle_commit() function in gui2::text_box_base
/dports/x11-toolkits/libdecor/libdecor-3ec3fadd59a21835079fbb3046d2bec6c649d6fa/demo/
H A Dc++-demo.cc251 static void handle_commit(struct libdecor_frame *frame, in handle_commit() function in Window
H A Ddemo.c1126 handle_commit(struct libdecor_frame *frame, in handle_commit() function
/dports/databases/elixir-postgrex/postgrex-0.13.5/lib/postgrex/
H A Dprotocol.ex388 def handle_commit(_, %{postgres: {_, _}} = s) do function
391 def handle_commit(opts, %{postgres: postgres} = s) do function
/dports/databases/elixir-mariaex/mariaex-0.8.4/lib/mariaex/
H A Dprotocol.ex930 def handle_commit(opts, s) do function
/dports/x11-wm/sway/sway-1.5.1/sway/desktop/
H A Dxdg_shell.c272 static void handle_commit(struct wl_listener *listener, void *data) { in handle_commit() function
H A Dxwayland.c360 static void handle_commit(struct wl_listener *listener, void *data) { in handle_commit() function
/dports/chinese/wenju/wenju-1.6/src/tim/
H A Dgtkimcontexttim.c580 static int handle_commit(GtkIMContextTIM *tim, GdkEventKey *event) in handle_commit() function
/dports/java/java-subversion/subversion-1.14.1/tools/server-side/
H A Dtest_svn_server_log_parse.py397 def handle_commit(self, revision): member in Test
/dports/devel/py-subversion/subversion-1.14.1/tools/server-side/
H A Dtest_svn_server_log_parse.py397 def handle_commit(self, revision): member in Test
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/server-side/
H A Dtest_svn_server_log_parse.py397 def handle_commit(self, revision): member in Test
/dports/devel/p5-subversion/subversion-1.14.1/tools/server-side/
H A Dtest_svn_server_log_parse.py397 def handle_commit(self, revision): member in Test
/dports/databases/pglogical/pglogical-REL2_4_0/
H A Dpglogical_apply.c334 handle_commit(StringInfo s) in handle_commit() function
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dfast-import.c618 b->pack_id = MAX_PACK_ID; in handle_commit()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dfast-export.c618 static void handle_commit(struct commit *commit, struct rev_info *rev, in handle_commit() function
/dports/devel/git/git-2.34.1/builtin/
H A Dfast-export.c618 static void handle_commit(struct commit *commit, struct rev_info *rev, in handle_commit() function
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dfast-export.c618 static void handle_commit(struct commit *commit, struct rev_info *rev, in handle_commit() function
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dfast-export.c618 static void handle_commit(struct commit *commit, struct rev_info *rev, in handle_commit() function
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dfast-export.c603 static void handle_commit(struct commit *commit, struct rev_info *rev, in handle_commit() function
/dports/devel/cgit/cgit-1.2.3/git/
H A Drevision.c396 static struct commit *handle_commit(struct rev_info *revs, in handle_commit() function

12