Home
last modified time | relevance | path

Searched defs:force_apply (Results 1 – 20 of 20) sorted by relevance

/dports/devel/git-svn/git-2.34.1/builtin/
H A Dapply.c14 int force_apply = 0; in cmd_apply() local
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dapply.c14 int force_apply = 0; in cmd_apply() local
H A Dam.c1447 int force_apply = 0; in run_apply() local
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dapply.c14 int force_apply = 0; in cmd_apply() local
H A Dam.c1447 int force_apply = 0; in run_apply() local
/dports/devel/git/git-2.34.1/builtin/
H A Dapply.c14 int force_apply = 0; in cmd_apply() local
H A Dam.c1447 int force_apply = 0; in run_apply() local
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dapply.c14 int force_apply = 0; in cmd_apply() local
H A Dam.c1447 int force_apply = 0; in run_apply() local
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dapply.c14 int force_apply = 0; in cmd_apply() local
H A Dam.c1392 int force_apply = 0; in run_apply() local
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/openmpt/
H A Dmpt.cc34 static bool force_apply = false; variable
/dports/devel/cgit/cgit-1.2.3/git/
H A Dapply.c130 int check_apply_state(struct apply_state *state, int force_apply) in check_apply_state()
4961 int *force_apply, int *options, in apply_parse_options()
/dports/devel/git-svn/git-2.34.1/
H A Dapply.c131 int check_apply_state(struct apply_state *state, int force_apply) in check_apply_state()
5012 int *force_apply, int *options, in apply_parse_options()
/dports/devel/git-p4/git-2.34.1/
H A Dapply.c131 int check_apply_state(struct apply_state *state, int force_apply) in check_apply_state()
5012 int *force_apply, int *options, in apply_parse_options()
/dports/devel/git/git-2.34.1/
H A Dapply.c131 int check_apply_state(struct apply_state *state, int force_apply) in check_apply_state()
5012 int *force_apply, int *options, in apply_parse_options()
/dports/devel/git-gui/git-2.34.1/
H A Dapply.c131 int check_apply_state(struct apply_state *state, int force_apply) in check_apply_state()
5012 int *force_apply, int *options, in apply_parse_options()
/dports/devel/git-cvs/git-2.34.1/
H A Dapply.c131 int check_apply_state(struct apply_state *state, int force_apply) in check_apply_state()
5012 int *force_apply, int *options, in apply_parse_options()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DUpdatesManager.cpp1867 …esManager::process_updates(vector<tl_object_ptr<telegram_api::Update>> &&updates, bool force_apply, in process_updates()
H A DMessagesManager.cpp6642 bool force_apply) { in on_update_channel_too_long()