Home
last modified time | relevance | path

Searched defs:vcs (Results 1 – 25 of 1065) sorted by relevance

12345678910>>...43

/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/git/
H A Dgbp-git-vcs.c52 gbp_git_vcs_get_workdir (IdeVcs *vcs) in gbp_git_vcs_get_workdir()
58 gbp_git_vcs_is_ignored (IdeVcs *vcs, in gbp_git_vcs_is_ignored()
100 gbp_git_vcs_get_config (IdeVcs *vcs) in gbp_git_vcs_get_config()
115 gbp_git_vcs_get_branch_name (IdeVcs *vcs) in gbp_git_vcs_get_branch_name()
173 gbp_git_vcs_switch_branch_finish (IdeVcs *vcs, in gbp_git_vcs_switch_branch_finish()
212 gbp_git_vcs_push_branch_async (IdeVcs *vcs, in gbp_git_vcs_push_branch_async()
270 gbp_git_vcs_push_branch_finish (IdeVcs *vcs, in gbp_git_vcs_push_branch_finish()
339 gbp_git_vcs_list_branches_finish (IdeVcs *vcs, in gbp_git_vcs_list_branches_finish()
389 gbp_git_vcs_list_tags_async (IdeVcs *vcs, in gbp_git_vcs_list_tags_async()
412 gbp_git_vcs_list_tags_finish (IdeVcs *vcs, in gbp_git_vcs_list_tags_finish()
[all …]
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/vcsui/
H A Dgbp-vcsui-tree-addin.c42 IdeVcs *vcs; member
51 IdeVcs *vcs = (IdeVcs *)object; in gbp_vcsui_tree_addin_switch_branch_cb() local
103 IdeVcs *vcs = (IdeVcs *)object; in gbp_vcsui_tree_addin_push_branch_cb() local
151 IdeVcs *vcs; in gbp_vcsui_tree_addin_load() local
275 IdeVcs *vcs = (IdeVcs *)object; in gbp_vcsui_tree_addin_list_branches_cb() local
315 IdeVcs *vcs = (IdeVcs *)object; in gbp_vcsui_tree_addin_list_tags_cb() local
371 IdeVcs *vcs = ide_vcs_from_context (context); in gbp_vcsui_tree_addin_build_children_async() local
391 IdeVcs *vcs = ide_tree_node_get_item (node); in gbp_vcsui_tree_addin_build_children_async() local
402 IdeVcs *vcs = ide_tree_node_get_item (node); in gbp_vcsui_tree_addin_build_children_async() local
413 IdeVcs *vcs = ide_tree_node_get_item (node); in gbp_vcsui_tree_addin_build_children_async() local
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/vcs/
H A Dide-directory-vcs.c55 ide_directory_vcs_get_branch_name (IdeVcs *vcs) in ide_directory_vcs_get_branch_name()
61 ide_directory_vcs_get_workdir (IdeVcs *vcs) in ide_directory_vcs_get_workdir()
77 ide_directory_vcs_is_ignored (IdeVcs *vcs, in ide_directory_vcs_is_ignored()
160 ide_directory_vcs_get_priority (IdeVcs *vcs) in ide_directory_vcs_get_priority()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/beans/VetoableChangeSupport/
H A DTestSerialization.java63 VetoableChangeSupport vcs = new VetoableChangeSupport(TestSerialization.class); in create() local
69 private static void check(VetoableChangeSupport vcs) { in check()
143 private static void serialize(String file, VetoableChangeSupport vcs) throws Exception { in serialize()
155 private static byte[] serialize(VetoableChangeSupport vcs) throws Exception { in serialize()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/beans/VetoableChangeSupport/
H A DTestSerialization.java63 VetoableChangeSupport vcs = new VetoableChangeSupport(TestSerialization.class); in create() local
69 private static void check(VetoableChangeSupport vcs) { in check()
143 private static void serialize(String file, VetoableChangeSupport vcs) throws Exception { in serialize()
155 private static byte[] serialize(VetoableChangeSupport vcs) throws Exception { in serialize()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/beans/VetoableChangeSupport/
H A DTestSerialization.java63 VetoableChangeSupport vcs = new VetoableChangeSupport(TestSerialization.class); in create() local
69 private static void check(VetoableChangeSupport vcs) { in check()
143 private static void serialize(String file, VetoableChangeSupport vcs) throws Exception { in serialize()
155 private static byte[] serialize(VetoableChangeSupport vcs) throws Exception { in serialize()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/beans/VetoableChangeSupport/
H A DTestSerialization.java63 VetoableChangeSupport vcs = new VetoableChangeSupport(TestSerialization.class); in create() local
69 private static void check(VetoableChangeSupport vcs) { in check()
143 private static void serialize(String file, VetoableChangeSupport vcs) throws Exception { in serialize()
155 private static byte[] serialize(VetoableChangeSupport vcs) throws Exception { in serialize()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/beans/VetoableChangeSupport/
H A DTestSerialization.java63 VetoableChangeSupport vcs = new VetoableChangeSupport(TestSerialization.class); in create() local
69 private static void check(VetoableChangeSupport vcs) { in check()
143 private static void serialize(String file, VetoableChangeSupport vcs) throws Exception { in serialize()
155 private static byte[] serialize(VetoableChangeSupport vcs) throws Exception { in serialize()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/beans/VetoableChangeSupport/
H A DTestSerialization.java63 VetoableChangeSupport vcs = new VetoableChangeSupport(TestSerialization.class); in create() local
69 private static void check(VetoableChangeSupport vcs) { in check()
143 private static void serialize(String file, VetoableChangeSupport vcs) throws Exception { in serialize()
155 private static byte[] serialize(VetoableChangeSupport vcs) throws Exception { in serialize()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/beans/VetoableChangeSupport/
H A DTestSerialization.java63 VetoableChangeSupport vcs = new VetoableChangeSupport(TestSerialization.class); in create() local
69 private static void check(VetoableChangeSupport vcs) { in check()
143 private static void serialize(String file, VetoableChangeSupport vcs) throws Exception { in serialize()
155 private static byte[] serialize(VetoableChangeSupport vcs) throws Exception { in serialize()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/beans/VetoableChangeSupport/
H A DTestSerialization.java63 VetoableChangeSupport vcs = new VetoableChangeSupport(TestSerialization.class); in create() local
69 private static void check(VetoableChangeSupport vcs) { in check()
143 private static void serialize(String file, VetoableChangeSupport vcs) throws Exception { in serialize()
155 private static byte[] serialize(VetoableChangeSupport vcs) throws Exception { in serialize()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/beans/VetoableChangeSupport/
H A DTestSerialization.java63 VetoableChangeSupport vcs = new VetoableChangeSupport(TestSerialization.class); in create() local
69 private static void check(VetoableChangeSupport vcs) { in check()
143 private static void serialize(String file, VetoableChangeSupport vcs) throws Exception { in serialize()
155 private static byte[] serialize(VetoableChangeSupport vcs) throws Exception { in serialize()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/beans/VetoableChangeSupport/
H A DTestSerialization.java63 VetoableChangeSupport vcs = new VetoableChangeSupport(TestSerialization.class); in create() local
69 private static void check(VetoableChangeSupport vcs) { in check()
143 private static void serialize(String file, VetoableChangeSupport vcs) throws Exception { in serialize()
155 private static byte[] serialize(VetoableChangeSupport vcs) throws Exception { in serialize()
/dports/devel/eric6/eric6-21.11/eric/eric6/Plugins/VcsPlugins/vcsMercurial/CloseheadExtension/
H A DHgCloseHeadSelectionDialog.py20 def __init__(self, vcs, parent=None): argument
41 def __getHeads(self, vcs): argument
/dports/finance/gnucash/gnucash-4.9/libgnucash/core-utils/
H A Dgnc-version.c29 #define vcs GNC_VCS " " macro
31 #define vcs "" macro
/dports/www/firefox-esr/firefox-91.8.0/testing/mozharness/mozharness/base/vcs/
H A Dvcsbase.py55 def _get_vcs_class(self, vcs): argument
60 def vcs_checkout(self, vcs=None, error_level=FATAL, **kwargs): argument
110 def vcs_query_pushinfo(self, repository, revision, vcs=None): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/mozharness/base/vcs/
H A Dvcsbase.py52 def _get_vcs_class(self, vcs): argument
57 def vcs_checkout(self, vcs=None, error_level=FATAL, **kwargs): argument
106 def vcs_query_pushinfo(self, repository, revision, vcs=None): argument
/dports/www/firefox/firefox-99.0/testing/mozharness/mozharness/base/vcs/
H A Dvcsbase.py55 def _get_vcs_class(self, vcs): argument
60 def vcs_checkout(self, vcs=None, error_level=FATAL, **kwargs): argument
110 def vcs_query_pushinfo(self, repository, revision, vcs=None): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/mozharness/base/vcs/
H A Dvcsbase.py55 def _get_vcs_class(self, vcs): argument
60 def vcs_checkout(self, vcs=None, error_level=FATAL, **kwargs): argument
110 def vcs_query_pushinfo(self, repository, revision, vcs=None): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozharness/mozharness/base/vcs/
H A Dvcsbase.py58 def _get_vcs_class(self, vcs): argument
65 def vcs_checkout(self, vcs=None, error_level=FATAL, **kwargs): argument
116 def vcs_query_pushinfo(self, repository, revision, vcs=None): argument
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/vcsbase/
H A Dvcsoutputformatter.cpp75 if (IVersionControl *vcs = VcsManager::findVersionControlForDirectory(workingDirectory)) in handleVcsLink() local
91 …if (Core::IVersionControl *vcs = Core::VcsManager::findVersionControlForDirectory(workingDirectory… in fillLinkContextMenu() local
/dports/devel/tailor/tailor-06d9068d84a4e78f30579fbdc46ed22ec9d953c7/vcpx/tests/
H A Dfixed_bugs.py127 def assert_function(project, vcs): argument
154 def assert_function(project, vcs): argument
/dports/www/firefox-esr/firefox-91.8.0/python/mozboot/bin/
H A Dbootstrap.py87 def input_clone_dest(vcs, no_interactive): argument
244 def clone(vcs, no_interactive): argument
/dports/www/firefox/firefox-99.0/python/mozboot/bin/
H A Dbootstrap.py91 def input_clone_dest(vcs, no_interactive): argument
255 def clone(vcs, no_interactive): argument
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozboot/bin/
H A Dbootstrap.py87 def input_clone_dest(vcs, no_interactive): argument
244 def clone(vcs, no_interactive): argument

12345678910>>...43