Home
last modified time | relevance | path

Searched refs:apply_state (Results 1 – 25 of 83) sorted by relevance

1234

/dports/devel/git-svn/git-2.34.1/
H A Dapply.h42 struct apply_state { struct
156 struct apply_state *state,
159 int init_apply_state(struct apply_state *state,
162 void clear_apply_state(struct apply_state *state);
163 int check_apply_state(struct apply_state *state, int force_apply);
186 int apply_all_patches(struct apply_state *state,
H A Dapply.c89 int init_apply_state(struct apply_state *state, in init_apply_state()
117 void clear_apply_state(struct apply_state *state) in clear_apply_state()
1516 static int find_header(struct apply_state *state, in find_header()
2652 static int find_pos(struct apply_state *state, in find_pos()
4832 struct apply_state *state = opt->value; in apply_option_parse_exclude()
4843 struct apply_state *state = opt->value; in apply_option_parse_include()
4856 struct apply_state *state = opt->value; in apply_option_parse_p()
4868 struct apply_state *state = opt->value; in apply_option_parse_space_change()
4882 struct apply_state *state = opt->value; in apply_option_parse_whitespace()
4895 struct apply_state *state = opt->value; in apply_option_parse_directory()
[all …]
/dports/devel/git-p4/git-2.34.1/
H A Dapply.h42 struct apply_state { struct
156 struct apply_state *state,
159 int init_apply_state(struct apply_state *state,
162 void clear_apply_state(struct apply_state *state);
163 int check_apply_state(struct apply_state *state, int force_apply);
186 int apply_all_patches(struct apply_state *state,
H A Dapply.c89 int init_apply_state(struct apply_state *state, in init_apply_state()
117 void clear_apply_state(struct apply_state *state) in clear_apply_state()
1516 static int find_header(struct apply_state *state, in find_header()
2652 static int find_pos(struct apply_state *state, in find_pos()
4832 struct apply_state *state = opt->value; in apply_option_parse_exclude()
4843 struct apply_state *state = opt->value; in apply_option_parse_include()
4856 struct apply_state *state = opt->value; in apply_option_parse_p()
4868 struct apply_state *state = opt->value; in apply_option_parse_space_change()
4882 struct apply_state *state = opt->value; in apply_option_parse_whitespace()
4895 struct apply_state *state = opt->value; in apply_option_parse_directory()
[all …]
/dports/devel/git/git-2.34.1/
H A Dapply.h42 struct apply_state { struct
156 struct apply_state *state,
159 int init_apply_state(struct apply_state *state,
162 void clear_apply_state(struct apply_state *state);
163 int check_apply_state(struct apply_state *state, int force_apply);
186 int apply_all_patches(struct apply_state *state,
H A Dapply.c89 int init_apply_state(struct apply_state *state, in init_apply_state()
117 void clear_apply_state(struct apply_state *state) in clear_apply_state()
1516 static int find_header(struct apply_state *state, in find_header()
2652 static int find_pos(struct apply_state *state, in find_pos()
4832 struct apply_state *state = opt->value; in apply_option_parse_exclude()
4843 struct apply_state *state = opt->value; in apply_option_parse_include()
4856 struct apply_state *state = opt->value; in apply_option_parse_p()
4868 struct apply_state *state = opt->value; in apply_option_parse_space_change()
4882 struct apply_state *state = opt->value; in apply_option_parse_whitespace()
4895 struct apply_state *state = opt->value; in apply_option_parse_directory()
[all …]
/dports/devel/git-gui/git-2.34.1/
H A Dapply.h42 struct apply_state { struct
156 struct apply_state *state,
159 int init_apply_state(struct apply_state *state,
162 void clear_apply_state(struct apply_state *state);
163 int check_apply_state(struct apply_state *state, int force_apply);
186 int apply_all_patches(struct apply_state *state,
H A Dapply.c89 int init_apply_state(struct apply_state *state, in init_apply_state()
117 void clear_apply_state(struct apply_state *state) in clear_apply_state()
1516 static int find_header(struct apply_state *state, in find_header()
2652 static int find_pos(struct apply_state *state, in find_pos()
4832 struct apply_state *state = opt->value; in apply_option_parse_exclude()
4843 struct apply_state *state = opt->value; in apply_option_parse_include()
4856 struct apply_state *state = opt->value; in apply_option_parse_p()
4868 struct apply_state *state = opt->value; in apply_option_parse_space_change()
4882 struct apply_state *state = opt->value; in apply_option_parse_whitespace()
4895 struct apply_state *state = opt->value; in apply_option_parse_directory()
[all …]
/dports/devel/git-cvs/git-2.34.1/
H A Dapply.h42 struct apply_state { struct
156 struct apply_state *state,
159 int init_apply_state(struct apply_state *state,
162 void clear_apply_state(struct apply_state *state);
163 int check_apply_state(struct apply_state *state, int force_apply);
186 int apply_all_patches(struct apply_state *state,
H A Dapply.c89 int init_apply_state(struct apply_state *state, in init_apply_state()
117 void clear_apply_state(struct apply_state *state) in clear_apply_state()
1516 static int find_header(struct apply_state *state, in find_header()
2652 static int find_pos(struct apply_state *state, in find_pos()
4832 struct apply_state *state = opt->value; in apply_option_parse_exclude()
4843 struct apply_state *state = opt->value; in apply_option_parse_include()
4856 struct apply_state *state = opt->value; in apply_option_parse_p()
4868 struct apply_state *state = opt->value; in apply_option_parse_space_change()
4882 struct apply_state *state = opt->value; in apply_option_parse_whitespace()
4895 struct apply_state *state = opt->value; in apply_option_parse_directory()
[all …]
/dports/devel/cgit/cgit-1.2.3/git/
H A Dapply.h42 struct apply_state { struct
156 struct apply_state *state,
159 int init_apply_state(struct apply_state *state,
162 void clear_apply_state(struct apply_state *state);
163 int check_apply_state(struct apply_state *state, int force_apply);
186 int apply_all_patches(struct apply_state *state,
H A Dapply.c88 int init_apply_state(struct apply_state *state, in init_apply_state()
116 void clear_apply_state(struct apply_state *state) in clear_apply_state()
1517 static int find_header(struct apply_state *state, in find_header()
2652 static int find_pos(struct apply_state *state, in find_pos()
4781 struct apply_state *state = opt->value; in apply_option_parse_exclude()
4792 struct apply_state *state = opt->value; in apply_option_parse_include()
4805 struct apply_state *state = opt->value; in apply_option_parse_p()
4817 struct apply_state *state = opt->value; in apply_option_parse_space_change()
4831 struct apply_state *state = opt->value; in apply_option_parse_whitespace()
4844 struct apply_state *state = opt->value; in apply_option_parse_directory()
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/gui/
H A Dmousecursor.cpp58 MouseCursor::apply_state(MouseCursorState state) in apply_state() function in MouseCursor
103 apply_state(MouseCursorState::CLICK); in draw()
107 apply_state(m_state); in draw()
/dports/x11-wm/mutter/mutter-41.1/src/wayland/
H A Dmeta-wayland-dnd-surface.c69 surface_role_class->apply_state (surface_role, pending); in dnd_surface_apply_state()
148 surface_role_class->apply_state = dnd_surface_apply_state; in meta_wayland_surface_role_dnd_class_init()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/openmanage/tests/unit/plugins/modules/
H A Dtest_redfish_powerstate.py335 apply_state = power_map["apply"]
338 res = self.module.is_change_applicable_for_power_state(current_state, apply_state)
342 apply_state = "xyz"
345 res = self.module.is_change_applicable_for_power_state(current_state, apply_state)
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/opengl/
H A Dgl_framebuffer.cc239 void GLFrameBuffer::apply_state(void) in apply_state() function in blender::gpu::GLFrameBuffer
340 context_->state_manager->apply_state(); in clear()
365 context_->state_manager->apply_state(); in clear_attachment()
483 context_->state_manager->apply_state(); in blit_to()
/dports/devel/git-cola/git-cola-3.10.1/cola/widgets/
H A Dremote.py678 def apply_state(self, state): member in Fetch
680 result = RemoteActionDialog.apply_state(self, state)
703 def apply_state(self, state): member in Push
705 result = RemoteActionDialog.apply_state(self, state)
726 def apply_state(self, state): member in Pull
728 result = RemoteActionDialog.apply_state(self, state)
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dapply.c17 struct apply_state state; in cmd_apply()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dapply.c17 struct apply_state state; in cmd_apply()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dapply.c17 struct apply_state state; in cmd_apply()
/dports/devel/git/git-2.34.1/builtin/
H A Dapply.c17 struct apply_state state; in cmd_apply()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dapply.c17 struct apply_state state; in cmd_apply()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dapply.c17 struct apply_state state; in cmd_apply()
H A Dam.c1390 struct apply_state apply_state; in run_apply() local
1395 if (init_apply_state(&apply_state, the_repository, NULL)) in run_apply()
1402 &apply_state, &force_apply, &options, in run_apply()
1409 apply_state.index_file = index_file; in run_apply()
1410 apply_state.cached = 1; in run_apply()
1412 apply_state.check_index = 1; in run_apply()
1419 apply_state.apply_verbosity = verbosity_silent; in run_apply()
1421 if (check_apply_state(&apply_state, force_apply)) in run_apply()
1426 res = apply_all_patches(&apply_state, apply_paths.argc, apply_paths.argv, options); in run_apply()
1430 clear_apply_state(&apply_state); in run_apply()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/
H A Dpin_columns.py51 def apply_state(self, state): member in PinTableView
125 self.apply_state(state)

1234